Package Info

python3-pefile


A python module to work with PE (pertable executable) files


Development/Languages/Python

Portable Executable reader module.

All the PE file basic structures are available with their default names as attributes of the instance returned.

Processed elements such as the import table are made available with lowercase names, to differentiate them from the upper case basic structure names.

pefile has been tested against many edge cases such as corrupted and malformed PEs as well as malware, which often attempts to abuse the format way beyond its standard use. To the best of my knowledge most of the abuse is handled gracefully.


License: BSD-3-Clause
URL: https://github.com/erocarrera/pefile

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
2022.5.30-150500.1.4 info GA Release 2023-05-17 15 SP5 Subpackages
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-pefile