pefile
PE file parser
A Python module for parsing and working with Portable Executable files.
pefile is a Python module to read and work with PE (Portable Executable) files
2k stars
80 watching
521 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for analyzing Portable Executable files in a tree-like structure | 1,310 |
| A C++ library for parsing Portable Executable files | 647 |
| A toolkit for analyzing and manipulating Portable Executable (PE) files used in Windows applications. | 1,057 |
| Analyzes PE files by combining data from various tools to generate a centralized report. | 204 |
| A collection of features extracted from PE files for use in malware benchmarking and classification | 962 |
| A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
| A C++ library that provides a set of helper functions for loading, manipulating, and dumping PE files. | 1,129 |
| An open-source tool for analyzing and editing PE file formats | 772 |
| A Rust library that parses and encodes PEM-encoded data | 57 |
| An implementation of PEiD analysis with Yara-python | 6 |
| An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 18 |
| Creates reflective PE files that can be executed in memory without being written to disk | 1,208 |
| A Python library for parsing and analyzing ELF and DWARF files | 2,038 |
| Detects whether an executable is packed using various methods and signatures. | 21 |
| A tool for encrypting and obfuscating .text sections of executable files. | 49 |