free-Runner/PyWinDbg
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Python Debugger - built off Grayhat Python Tested on 32-bit Windows 7 with Python 2.7.3 Files: [*] my_debugger.py : main debugger [*] test.py : run to test shell [*] find_printf.py : sample program to debug Testing: [*] Run find_printf.py [*] Run test.py, enter PID of find_prinf.py [*] Select commands Change test.py to launch process instead of attaching!