Skip to content

stephenbradshaw/pygdbdis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pygdbdis

Repository for pygdbdis gdb no source debugging extensions

The extensions are intended for those of us who use gdb to debug applications without the source

e.g. for reverse engineering, exploit development, etc.

They contain a number of helper functions that allow you to easily view the program state in a familiar and easy to use fashion, with string reading, hexdump memory reading, stack viewing, register printout with pointer dereferencing, etc.

See my blog for more information: http://www.thegreycorner.com/

About

Repository for pygdbdis gdb debugging extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages