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
- Host: GitHub
- URL: https://github.com/trou/gdb-x86-sysutils
- Owner: trou
- License: gpl-2.0
- Created: 2015-03-03T14:07:10.000Z (over 11 years ago)
- Default Branch: 64b
- Last Pushed: 2016-07-25T13:25:26.000Z (almost 10 years ago)
- Last Synced: 2023-04-01T10:14:13.296Z (about 3 years ago)
- Language: Python
- Size: 20.5 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Usage : source gdb-utils.py
Help :
help sys
sys gdt GDT_ADDRESS
sys mmap : read the code ;)