An open API service indexing awesome lists of open source software.

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

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.