You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tutorial code for [Gray Hat Python](https://nostarch.com/ghpython.htm), rewritten for [Python 3 64bit](https://www.python.org/ftp/python/3.9.2/python-3.9.2-amd64.exe) compatibility.
3
3
4
-
Main [downlaod](https://nostarch.com/download/ghpython_src.zip) directory src, is included in the package. (Not refractored for python3)
5
-
Refractored [PyDBG](https://github.com/OpenRCE/pydbg) for python3 is included in the package.
6
-
Refractored [pydasm](https://github.com/axcheron/pydasm) for python3 is included in the package.
4
+
Main [downlaod](https://nostarch.com/download/ghpython_src.zip) directory src, is included in the package. (Not refractored for python3)
5
+
Refractored [PyDBG](https://github.com/OpenRCE/pydbg) for python3 is included in the package.
6
+
Refractored [pydasm](https://github.com/axcheron/pydasm) for python3 is included in the package.
0 commit comments