Python module to read and work with PE (Portable Executable) files
pefile is a multi-platform Python module to read and work with Portable Executable (aka PE) files. Most of the information in the PE Header is accessible, as well as all the sections, section's information and data.
pefile requires some basic understanding of the layout of a PE file. Armed with it it's possible to explore nearly every single feature of the file.
Some of the tasks that pefile makes possible are:
Modifying and writing back to the PE image
Header Inspection
Sections analysis
Retrieving data
Warnings for suspicious and malformed values
Packer detection with PEiD's signatures
PEiD signature generation
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0/python-pefile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pefile-2017.11.5.tar.gz | 0000061774 60.3 KB | |
python-pefile.changes | 0000001620 1.58 KB | |
python-pefile.spec | 0000002359 2.3 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 553068
from
Yuchen Lin (maxlin_factory)
(revision 1)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Comments 0