Next | Query returned 4 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-05-17 19:01:01 by Pierre Pronchery | Files touched by this commit (4) | Package removed
Log message:
Imported wip/py-pefile into pkgsrc (in sysutils)
   2014-03-20 03:24:37 by Pierre Pronchery | Files touched by this commit (1)
Log message:
Fixed versioning so that the package name is correctly interpreted
   2014-03-19 17:29:37 by Pierre Pronchery | Files touched by this commit (2)
Log message:
Use ${EGG_INFODIR} in the PLIST
   2014-03-19 12:54:31 by Pierre Pronchery | Files touched by this commit (4)
Log message:
Import py27-pefile-1.2.10-139 as wip/py-pefile.

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


Next | Query returned 4 messages, browsing 1 to 10 | previous