FICHA · MANJARO

python-pefile

Python PE parsing module

  • Library
  • Dev
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Parses Windows Portable Executable files from Python code. It is useful for malware analysis, reverse engineering, software inventory, and tools that need to inspect executable headers, sections, imports, and resources.

PE files may be untrusted or malicious. This library inspects file structure; it should be used in controlled workflows that avoid executing the samples being analyzed.

Permissions

Permissions not analysed for this source yet.