A python library to read and manipulate portable executable files.
Find a file
2014-10-18 22:07:10 +13:00
.gitignore Initial commit 2014-10-04 17:13:58 +13:00
LICENSE Initial commit 2014-10-04 17:13:58 +13:00
pe.py Finished off making pe.py process the .rsrc section and added a method to replace the image. 2014-10-18 22:07:10 +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.