A python library to read and manipulate portable executable files.
Find a file
2016-02-06 09:22:21 -07:00
.gitignore Initial commit 2014-10-04 17:13:58 +13:00
__init__.py Switched to python 3. 2016-01-25 11:39:33 -07:00
bmpimageplugin.py Switched to python 3. 2016-01-25 11:39:33 -07:00
ico_plugin.py Switched to python 3. 2016-01-25 11:39:33 -07:00
LICENSE Initial commit 2014-10-04 17:13:58 +13:00
pe.py Merge branch 'master' of github.com:jyapayne/PePy into python3 2016-02-06 09:22:21 -07:00
README.md Initial commit 2014-10-04 17:13:58 +13:00

PePy

A python library to read and manipulate portable executable files.