Python PE parsing module
Project description
pefile, Portable Executable reader module
>>> This is an unofficial mirror of the pefile library in a way that it <<< >>> can be used by projects and libraries. It mirrors the last properly <<< >>> working version, namely 1.2.10-139, that in the past would be found <<< >>> at Google Code. This project is a temporary solution that will have <<< >>> to make do until the official version is fully functional & tested. <<< >>> June 28th 2016, Jurriaan Bremer, jbr@cuckoo.sh <<<
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-2013 Ero Carrera <ero.carrera@gmail.com>
All rights reserved.
For detailed copyright information see the file COPYING in the root of the distribution archive.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pefile2-1.2.11.tar.gz
.
File metadata
- Download URL: pefile2-1.2.11.tar.gz
- Upload date:
- Size: 53.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cf44c00d22e4fcfad995f183c0814af86fe848a5cb8c1e28604a454e0592422 |
|
MD5 | 17161e73b3a3c470c2bab557aea4102b |
|
BLAKE2b-256 | a1ab61489e4acfaa41ffb53b821f649646cd79f5787886aadc30c4058fd6ec3c |