pefile
pefile is a Python module to read and work with PE (Portable Executable) files
pefile is a Python module to read and work with PE (Portable Executable) files
To install this package, run one of the following:
pefile is a Python module to read and work with PE (Portable Executable) files. The structures defined in the Windows header files will be accessible as attributes in the PE instance. The naming of fields/attributes will try to adhere to the naming scheme in those headers. Only shortcuts added for convenience will depart from that convention.
Summary
pefile is a Python module to read and work with PE (Portable Executable) files
Last Updated
Sep 8, 2025 at 14:56
License
MIT
Total Downloads
6
GitHub Repository
https://github.com/erocarrera/pefile