This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > pefile (2018.8.8)

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

python-future is a run time dependency.

This requires: python-future

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

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

Source Downloads:
pefile-2018.8.8.tar.gz (ba779dbf686a513d5ae57d82dd9bc579)

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 14.2

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