About Anaconda Help Download Anaconda

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

Installers

  • linux-64 v2023.2.7
  • noarch v2019.4.18

conda install

To install this package run one of the following:
conda install anaconda-python-gte-3.10::pefile

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy