python-pefile - Python PE parsing module
Website: | https://github.com/erocarrera/pefile |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
pefile is a multi-platform Python module to parse and work with Portable Executable (PE) files. Most of the information contained in the PE file headers is accessible, as well as all the sections' details and data.
Packages
python-pefile-2023.2.7-3.vl9.src [82 KiB] |
Changelog
by Gerd Hoffmann (2023-05-25):
- Add gating configuration. |