papaw
Executable packer
A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering
A simple, decompressing executable packer
41 stars
4 watching
3 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aaaddress1/theark | A Windows x86 PE packer implemented in C++ that repackages executable files | 52 |
akuafif/hxor-packer | A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. | 58 |
czs108/windows-pe-packer | A tool that packs Windows executable files to make them harder to reverse-engineer | 328 |
z3r0d4y5/simple-pe32-packer | A tool for compressing and decompressing PE32 executables using aPLib compression library | 10 |
xrw67/petoy | A tool that allows adding protection to executable files by packing them into a container | 9 |
eronana/packer | A tool for compressing and modifying executable files on Windows. | 46 |
unknow101/fuckthatpacker | A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike | 628 |
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 |
kt3k/packup | A web application packager for Deno that bundles, builds, and serves frontend applications with minimal configuration. | 329 |
friedkiwi/netcrypt | A .NET executable packer providing runtime packing for .NET executables without native code usage | 58 |
89luca89/pakkero | A tool for compressing and protecting binary files | 250 |
emmanuel-marty/lzsa | A compression format designed for efficient decompression on 8-bit microcomputers. | 236 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
frostming/pdm-packer | A tool that packages Python projects into standalone zip archives. | 48 |
mesaleh/packid | A tool for identifying and analyzing packers in executable files. | 9 |