AnalyzePE
PE file analyzer
Analyzes PE files by combining data from various tools to generate a centralized report.
Wraps around various tools and provides some additional checks/information to produce a centralized report of a PE file.
204 stars
19 watching
35 forks
Language: Python
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hiddenillusion/analyzepdf | A tool to analyze PDF files by examining their characteristics to determine if they are malicious or benign. | 176 |
petoolse/petools | A toolkit for analyzing and manipulating Portable Executable (PE) files used in Windows applications. | 1,039 |
sooshie/packerid | A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
pandora-analysis/pandora | Analyzes files to detect potential security threats | 251 |
dragon-dreamer/binary-valentine | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 16 |
hasherezade/pe-bear-releases | An open-source tool for analyzing and editing PE file formats | 767 |
justicerage/manalyze | Analyzes PE files for security vulnerabilities and suspicious behavior | 1,018 |
ffri/pypeid | An implementation of PEiD analysis with Yara-python | 6 |
struppigel/portex | A Java library for static analysis of Portable Executable files with focus on malware detection and PE malformation robustness | 496 |
jesparza/peepdf | A Python tool for analyzing PDF files to identify potential security risks and malicious content. | 1,309 |
alephre/aleph | An artifact inspection pipeline and analysis tool that processes samples and extracts intelligence from files. | 2 |
erocarrera/pefile | A Python module for parsing and working with Portable Executable files. | 1,880 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 42 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 796 |