nepx / descriptor-calculator

A web-based calculator for x86 descriptors

Home Page:https://rawcdn.githack.com/nepx/descriptor-calculator/f5818fdae9af27847a70b8d48464b6f6c8a96850/descriptor-calculator.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A web-based calculator for x86 descriptors

https://rawcdn.githack.com/nepx/descriptor-calculator/f5818fdae9af27847a70b8d48464b6f6c8a96850/descriptor-calculator.html

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 100.0%