Skip to content
crossbowerbt edited this page Oct 9, 2011 · 29 revisions

Welcome to the GDB Python Utils wiki!

This project to create and maintain an utility library to provide useful functions to the standard GDB Python library, that is still under construction, and, for this reason, lacks very important features...

Using GDB Python Utils you can write powerful python scripts that can exploit most of the features of GDB Debugger.

Some features already implemented:

  1. Execute a GDB command and obtain its output
  2. Search functions and processes with or without regular expressions
  3. Disassemble memory regions and obtain a structured output
  4. Assemble x86/x64 instructions and obtain the resulting payload

oeuaou

  1. oeei
Clone this wiki locally