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
- Developed at devel:languages:python
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pefile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pefile-2023.2.7.tar.gz | 0000074854 73.1 KB | |
python-pefile.changes | 0000003975 3.88 KB | |
python-pefile.spec | 0000002293 2.24 KB |
Revision 8 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 1092237
from
Dirk Mueller (dirkmueller)
(revision 8)
- Add %{?sle15_python_module_pythons}
Comments 0