About Anaconda Help Download Anaconda

main / packages / pefile 2023.2.7

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

Installers

  • linux-64 v2023.2.7
  • linux-aarch64 v2023.2.7
  • linux-s390x v2023.2.7
  • osx-64 v2023.2.7
  • osx-arm64 v2023.2.7
  • win-64 v2023.2.7
  • noarch v2019.4.18
  • linux-ppc64le v2022.5.30

conda install

To install this package run one of the following:
conda install main::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy