Skip to content

stevepan643/gdt-descriptors-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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.

About

A command-line tool for generating, decoding, and analyzing x86 GDT descriptors with documentation support.

Topics

Resources

License

Stars

Watchers

Forks