A python library to read and manipulate portable executable files.
Find a file
2014-10-19 16:16:56 +13:00
.gitignore Initial commit 2014-10-04 17:13:58 +13:00
__init__.py Added init file for python module. 2014-10-19 15:38:29 +13:00
LICENSE Initial commit 2014-10-04 17:13:58 +13:00
pe.py Made sure pythonmagick image is given a string, not unicode. 2014-10-19 16:16:56 +13:00
README.md Initial commit 2014-10-04 17:13:58 +13:00

PePy

A python library to read and manipulate portable executable files.