PINdemonium
Windows unpacker
An unpacker tool that uses the PIN technology to analyze and dissect Windows executables.
A pintool in order to unpack malware
229 stars
32 watching
69 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
unipacker/unipacker | An automatic unpacker for Windows binaries using emulation. | 666 |
malwaremusings/unpacker | Automated malware analysis tool | 118 |
hasherezade/mal_unpack | A tool to unpack malicious code from packed executables using the PE-sieve technique. | 668 |
mitsuhiko/unp | A command line tool for unpacking various types of archives and files | 425 |
crackinglandia/fuu | A GUI tool with plugins to unpack and decrypt software protected by various compression and encryption algorithms. | 46 |
notprab/.net-deobfuscator | A collection of tools and deobfuscators for .NET assemblies | 1,264 |
strazzere/android-unpacker | A tool designed to reverse-engineer and analyze Android malware by unpacking and disassembling APK files | 1,129 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
uchihal/appspear | A tool for automatically unpacking Android apps | 42 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 807 |
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 |
hatching/sflock | A utility for staging and detoning binary samples, compatible with various archive formats. | 82 |
banaanhangwagen/winhello2hashcat | Extracts the hash from a Windows Hello PIN using Hashcat and various system hive files. | 69 |
dimkr/papaw | A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 |
unknow101/fuckthatpacker | A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike | 630 |