dholm / dotgdbLinks
GDB scripts to add support for low level debugging and reverse engineering
☆148Updated 9 years ago
Alternatives and similar repositories for dotgdb
Users that are interested in dotgdb are comparing it to the libraries listed below
Sorting:
- Dive into ELF files using simple self-contained examples☆147Updated 9 years ago
- A GDB toolbox for low-level debugging☆137Updated 11 years ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆87Updated 8 years ago
- Handy kernel development scripts.☆49Updated 2 weeks ago
- ☆49Updated 4 years ago
- POSIX Function tracing☆337Updated 8 years ago
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- A minimal toy implementation of strace(1)☆177Updated 2 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆78Updated 13 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated 2 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆109Updated 6 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- Generate JSON system call info from Linux source☆149Updated 4 years ago
- An ELF parsing and manipulation library for Python