SlackBuilds Repository

15.0 > Python > pefile (2023.2.7)

pefile is a Python Portable Executable (PE) reader module.

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

Maintained by: Barry J. Grundy
Keywords: executable,PE
ChangeLog: pefile

Homepage:
https://pypi.python.org/pypi/pefile/

Source Downloads:
pefile-2023.2.7.tar.gz (fa0eba7c91f4e696771ddbfacdca25e4)

Download SlackBuild:
pefile.tar.gz
pefile.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
pefile.SlackBuild
pefile.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds