stevepan643/gdt-descriptors-tool
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
GDT Descriptions Tool ===================== a simple command-line utility for working with GDT descriptors (Global Descriptor Table). It supports descriptor generation, decoding, and documentation browsing. Features -------- - Generate GDT descriptors - Decode a given GDT descriptor - Show a help message and version - View a explanation of GDT concepts Usage ----- gdt-tool <option> [arguments...] Option Description -h, --help Show help message -v, --version Show version information -g, --generate Generate a default GDT descriptor -d, --decode Decode a given GDT descriptor -w, --what Explain GDT and its descriptors License ------- This project is licensed under the GNU General Public License v3.0. See LICENSE for details.