packerid
PE file analyzer
A tool for analyzing and disassembling PE files with additional features for parsing and extracting data
42 stars
5 watching
9 forks
Language: Python
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hiddenillusion/analyzepe | Analyzes PE files by combining data from various tools to generate a centralized report. | 204 |
petoolse/petools | A toolkit for analyzing and manipulating Portable Executable (PE) files used in Windows applications. | 1,039 |
hasherezade/pe-bear-releases | An open-source tool for analyzing and editing PE file formats | 767 |
ffri/pypeid | An implementation of PEiD analysis with Yara-python | 6 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 796 |
yurisizuku/win-simpledpack | A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 108 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
dragon-dreamer/binary-valentine | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 16 |
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 |
czs108/windows-pe-packer | A tool that packs Windows executable files to make them harder to reverse-engineer | 328 |
justicerage/manalyze | Analyzes PE files for security vulnerabilities and suspicious behavior | 1,018 |
knight0x07/pyc2bytecode | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 42 |
erocarrera/pefile | A Python module for parsing and working with Portable Executable files. | 1,880 |