pkgsrc/sysutils/py-pefile/PLIST
khorben d0338e6a68 Import py27-pefile-1.2.10-139 as sysutils/py-pefile (from wip)
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
2014-05-17 16:57:55 +00:00

20 lines
692 B
Text

@comment $NetBSD: PLIST,v 1.1 2014/05/17 16:57:55 khorben Exp $
${PYSITELIB}/ordlookup/__init__.py
${PYSITELIB}/ordlookup/__init__.pyc
${PYSITELIB}/ordlookup/__init__.pyo
${PYSITELIB}/ordlookup/oleaut32.py
${PYSITELIB}/ordlookup/oleaut32.pyc
${PYSITELIB}/ordlookup/oleaut32.pyo
${PYSITELIB}/ordlookup/ws2_32.py
${PYSITELIB}/ordlookup/ws2_32.pyc
${PYSITELIB}/ordlookup/ws2_32.pyo
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pefile.py
${PYSITELIB}/pefile.pyc
${PYSITELIB}/pefile.pyo
${PYSITELIB}/peutils.py
${PYSITELIB}/peutils.pyc
${PYSITELIB}/peutils.pyo