2009-10-12

Parsing PE (EXE, DLL) Files in Python

 
 

Sent to you by l5g via Google Reader:

 
 

via From a malicious attacker by Jason on 1/11/07

pefile is a Python module to read and work with PE files. Most of the information in the PE Header is accessible, as well as all the sections, section's information and data.

 
 

Things you can do from here:

 
 

No comments:

Post a Comment