My favorites | Sign in
Project Logo
                
Links:
Blogs:
Feeds:
Groups:
People details
Project owners:
  ero.carrera
Project committers:
c1de0x, gergely.erdelyi

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:

Please, refer to UsageExamples for starting points on how to use pefile

Latest changes

Version: 1.2.10-63

Version: 1.2.10-60

Version: 1.2.10-56

Version: 1.2.9.1

Version: 1.2.9

Version: 1.2.8

Projects and products using pefile

Additional resources

Posters depicting the PE file format:

A PDF file that I put together depicting the PE file format. (Hosted in OpenRCE) (The poster just mentioned is based on this).

The following links provide extended information on the PE format and its structures.









Hosted by Google Code