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

https://github.com/trou/gdb-x86-sysutils

GDB scripts to dump low level structures on x86/x86-64 hardware
https://github.com/trou/gdb-x86-sysutils

Last synced: 11 months ago
JSON representation

GDB scripts to dump low level structures on x86/x86-64 hardware

Awesome Lists containing this project

README

          

Usage : source gdb-utils.py

Help :
help sys

sys gdt GDT_ADDRESS
sys mmap : read the code ;)