skip to navigation
skip to content

pefile 1.2.10-63

Python PE parsing module

Downloads ↓

Latest Version: 1.2.10-114

pefile, Portable Executable reader module

All the PE file basic structures are available with their default names as attributes of the instance returned.

Processed elements such as the import table are made available with lowercase names, to differentiate them from the upper case basic structure names.

pefile has been tested against the limits of valid PE headers, that is, malware. Lots of packed malware attempt to abuse the format way beyond its standard use. To the best of my knowledge most of the abuses are handled gracefully.

Copyright (c) 2005, 2006, 2007, 2008, 2009 Ero Carrera <ero@dkbza.org>

All rights reserved.

For detailed copyright information see the file COPYING in the root of the distribution archive.

 
File Type Py Version Uploaded on Size # downloads
pefile-1.2.10-63.tar.gz (md5) Source 2009-03-02 39KB 717
pefile-1.2.10_63-py2.5.egg (md5) Python Egg 2.5 2009-03-02 76KB 1291