pefile 1.2.10-114
Python PE parsing module
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-2011 Ero Carrera <ero.carrera@gmail.com>
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-114.tar.gz (md5) | Source | 2011-10-23 | 47KB | 777 | |
| pefile-1.2.10_114-py2.6.egg (md5) | Python Egg | 2.6 | 2011-10-23 | 94KB | 415 |
- Author: Ero Carrera
- Home Page: http://code.google.com/p/pefile/
- Download URL: http://pefile.googlecode.com/files/pefile-1.2.10-114.tar.gz
- Platform: any
- Categories
- Package Index Owner: ero
- DOAP record: pefile-1.2.10-114.xml
