CMD + K

pefile

Community

pefile is a Python module to read and work with PE (Portable Executable) files

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::pefile

Usage Tracking

2023.2.7
2022.5.30
2019.4.18
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

pefile is a Python module to read and work with PE (Portable Executable) files

Last Updated

Mar 31, 2025 at 23:11

License

MIT

Total Downloads

6

Supported Platforms

linux-64

Unsupported Platforms

noarch Last supported version: 2019.4.18