Skip to content

A code rebase for python3 compatibility for the book Gray Hat Python

Notifications You must be signed in to change notification settings

Dont-Copy-That-Floppy/GHpy3

Repository files navigation

Gray Hat Python 3

Not Finished

Tutorial code for Gray Hat Python, rewritten for Python 3 64bit compatibility.

Main downlaod directory src, is included in the package. (Not refractored for python3)
Refractored PyDBG for python3 is included in the package.
Pre-compiled version using pydasm are included for pydbg. If you want to build it yourself, use the .msi executable to compile with python2.7.

Simplified the startup procedure for testing my_debugger.py with my_test.py. Now, just use the term dynamic or dyn, to initiate the printf_loop.
ex: python my_test.py dyn
If you want to attach to a different program, use python my_test.py dyn *pid*.

About

A code rebase for python3 compatibility for the book Gray Hat Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published