https://github.com/nepx/descriptor-calculator
A web-based calculator for x86 descriptors
https://github.com/nepx/descriptor-calculator
gdt osdev segmentation x86
Last synced: 3 months ago
JSON representation
A web-based calculator for x86 descriptors
- Host: GitHub
- URL: https://github.com/nepx/descriptor-calculator
- Owner: nepx
- License: bsd-3-clause
- Created: 2020-05-14T15:36:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T16:43:51.000Z (almost 5 years ago)
- Last Synced: 2024-12-30T06:17:50.028Z (5 months ago)
- Topics: gdt, osdev, segmentation, x86
- Language: HTML
- Homepage: https://rawcdn.githack.com/nepx/descriptor-calculator/f5818fdae9af27847a70b8d48464b6f6c8a96850/descriptor-calculator.html
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# descriptor-calculator
Tired of fiddling with bits in your descriptor tables? Tired of constantly flipping through documentation?This repository contains a web-based descriptor calculator, for all your GDT/LDT/IDT needs. Create code segments, data segments, interrupt gates, call gates, and more with ease.
No dependencies. No HTTP server required. Simply download the file and open it in your browser.