unipacker
Windows binary unpacker
An automatic unpacker for Windows binaries using emulation.
Automatic and platform-independent unpacker for Windows binaries based on emulation
666 stars
32 watching
83 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
debuggerdumperemulationpackerspefilepythonreverse-engineeringsecurityunicorn-engineunpackerwindows
Related projects:
Repository | Description | Stars |
---|---|---|
unknow101/fuckthatpacker | A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike | 630 |
phat3/pindemonium | An unpacker tool that uses the PIN technology to analyze and dissect Windows executables. | 229 |
malwaremusings/unpacker | Automated malware analysis tool | 118 |
hatching/sflock | A utility for staging and detoning binary samples, compatible with various archive formats. | 82 |
mitsuhiko/unp | A command line tool for unpacking various types of archives and files | 425 |
notprab/.net-deobfuscator | A collection of tools and deobfuscators for .NET assemblies | 1,264 |
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 |
crackinglandia/fuu | A GUI tool with plugins to unpack and decrypt software protected by various compression and encryption algorithms. | 46 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
hasherezade/mal_unpack | A tool to unpack malicious code from packed executables using the PE-sieve technique. | 668 |
czs108/windows-pe-packer | A tool that packs Windows executable files to make them harder to reverse-engineer | 330 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
redballoonsecurity/ofrak | An interactive platform for analyzing and modifying binary firmware | 1,882 |
dimkr/papaw | A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 |
zhuangsirui/binpacker | A tool that packs and unpacks binary data in a compact format | 221 |