./sysutils/py-pefile, Python module to read and work with PE files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 2019.4.18, Package name: py37-pefile-2019.4.18, Maintainer: khorben

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


Master sites:

SHA1: 4cadf66db1e8640733054f7b2e1920900dfed704
RMD160: b1445655604ec9b0e8aa53f45e4ee27179a77221
Filesize: 60.912 KB

Version history: (Expand)