pefile

Python module to read and work with PE (Portable Executable) files
Download

pefile Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Ero Carrera
  • Publisher web site:
  • http://code.google.com/u/ero.carrera/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 42 KB

pefile Tags


pefile Description

Python module to read and work with PE (Portable Executable) files pefile is a free and open source Pyhon module that will help you 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:· Modifying and writing back to the PE image· Header Inspection· Sections analysis· Retrieving data· Warnings for suspicious and malformed values· Packer detection with PEiD’s signatures· PEiD signature generation NOTE: pefile is licensed and distributed under the terms of the MIT License. Requirements: · Python


pefile Related Software