pkgsrc/sysutils/py-pefile/distinfo
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

5 lines
257 B
Text

$NetBSD: distinfo,v 1.1 2014/05/17 16:57:55 khorben Exp $
SHA1 (pefile-1.2.10-139.tar.gz) = a1bc91758ed1ff8c2df661511023360fcf9bbf77
RMD160 (pefile-1.2.10-139.tar.gz) = 3d1d676134bc138f7b90abb6d0d8661066a10e1c
Size (pefile-1.2.10-139.tar.gz) = 57322 bytes