pe-bear-releases
PE file analyzer
An open-source tool for analyzing and editing PE file formats
PE-bear (builds only)
772 stars
34 watching
73 forks
last commit: over 1 year ago
Linked from 1 awesome list
pe-analyzerpe-editorpe-format
Related projects:
Repository | Description | Stars |
---|---|---|
hasherezade/bearparser | A C++ library for parsing Portable Executable files | 647 |
petoolse/petools | A toolkit for analyzing and manipulating Portable Executable (PE) files used in Windows applications. | 1,057 |
hasherezade/libpeconv | A C++ library that provides a set of helper functions for loading, manipulating, and dumping PE files. | 1,129 |
hiddenillusion/analyzepe | Analyzes PE files by combining data from various tools to generate a centralized report. | 204 |
sooshie/packerid | A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
hasherezade/mal_unpack | A tool to unpack malicious code from packed executables using the PE-sieve technique. | 668 |
justicerage/manalyze | Analyzes PE files for security vulnerabilities and suspicious behavior | 1,024 |
dragon-dreamer/binary-valentine | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 18 |
hasherezade/hollows_hunter | Analyzes running processes to detect and dump malicious code | 2,047 |
struppigel/portex | A Java library for static analysis of Portable Executable files with focus on malware detection and PE malformation robustness | 499 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
pandora-analysis/pandora | An analysis framework to detect suspicious files and provide analysis results | 254 |
erocarrera/pefile | A Python module for parsing and working with Portable Executable files. | 1,890 |
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. | 110 |
g-les/yara-pe-features | A presentation project showcasing how to quickly analyze executable files using YARA and PE features | 4 |