Skip to content

Code Based off the book updated to use modern windows environment

License

Notifications You must be signed in to change notification settings

stavinski/grayhat_python_redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gray Hat Python Redux

Based off the fantastic book by Justin Seitz, I wanted to bring it up to date to get it working on an upto date Windows 10 64 bit OS as this is realistically where these type of actions are going to take place.

Main Differences

  1. Calls to the Win32 API are using the x64 versions (Wow64XXX)
  2. As a replacement for pydbg I have used WinAppDbg
  3. I have used PyCharm as an IDE I would highly recommend it

Chapters Covered

Releases

No releases published

Packages

No packages published