Python module to read and work with PE (Portable Executable) files

Edit Package python-pefile

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

Refresh
Refresh
Source Files
Filename Size Changed
pefile-2023.2.7.tar.gz 0000074854 73.1 KB
python-pefile.changes 0000004276 4.18 KB
python-pefile.spec 0000002538 2.48 KB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1136456 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- require setuptools

  * Fix a bug attempting to handle an invalid string
	* Merged path from ThreatGrid's Wesley Brown. Thanks!
		revamped to use bytearrays rather than list,
- moved UserDB.txt to /usr/share/python-pefile
	* This is a PE file signature database.
	* It is available to callers of python-pefile,
Comments 0
openSUSE Build Service is sponsored by