pe-bear-releases
PE file analyzer
An open-source tool for analyzing and editing PE file formats
PE-bear (builds only)
767 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 | 648 |
petoolse/petools | A toolkit for analyzing and manipulating Portable Executable (PE) files used in Windows applications. | 1,039 |
hasherezade/libpeconv | A library for loading and manipulating executable files (PE files) in a low-level way | 1,117 |
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. | 657 |
justicerage/manalyze | Analyzes PE files for security vulnerabilities and suspicious behavior | 1,018 |
dragon-dreamer/binary-valentine | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 16 |
hasherezade/hollows_hunter | Analyzes running processes to detect and dump malicious code | 2,036 |
struppigel/portex | A Java library for static analysis of Portable Executable files with focus on malware detection and PE malformation robustness | 496 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
pandora-analysis/pandora | Analyzes files to detect potential security threats | 251 |
erocarrera/pefile | A Python module for parsing and working with Portable Executable files. | 1,880 |
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 |
g-les/yara-pe-features | A presentation project showcasing how to quickly analyze executable files using YARA and PE features | 4 |