Contents

pefile 2023.2.7

0

Python PE parsing module

Python PE parsing module

Stars: 1788, Watchers: 1788, Forks: 516, Open Issues: 85

The erocarrera/pefile repo was created 9 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1788 github stars!

How to Install pefile

You can install pefile using pip

pip install pefile

or add it to a project with poetry

poetry add pefile

Package Details

Author
Ero Carrera
License
MIT
Homepage
https://github.com/erocarrera/pefile
PyPi:
https://pypi.org/project/pefile/
GitHub Repo:
https://github.com/erocarrera/pefile

Classifiers

  • Software Development/Libraries/Python Modules
No  pefile  pypi packages just yet.

Errors

A list of common pefile errors.

Code Examples

Here are some pefile code examples and snippets.

GitHub Issues

The pefile package has 85 open issues on GitHub

  • Fix handling of pefile.PE(fast_load=False)

See more issues on GitHub