A python library to read and manipulate portable executable files.
Find a file
2014-11-03 20:14:31 +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
bmpimageplugin.py Fixed some issues with icon generation. 2014-11-03 20:14:31 +13:00
ico_plugin.py Fixed some issues with icon generation. 2014-11-03 20:14:31 +13:00
LICENSE Initial commit 2014-10-04 17:13:58 +13:00
pe.py Fixed some issues with icon generation. 2014-11-03 20:14:31 +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.