petoy
File packer
A tool that allows adding protection to executable files by packing them into a container
A PE file packer
9 stars
4 watching
4 forks
Language: Assembly
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
czs108/windows-pe-packer | A tool that packs Windows executable files to make them harder to reverse-engineer | 328 |
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 |
dimkr/papaw | A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 41 |
eronana/packer | A tool for compressing and modifying executable files on Windows. | 46 |
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 |
nqntmqmqmb/xorpacker | A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
z3r0d4y5/simple-pe32-packer | A tool for compressing and decompressing PE32 executables using aPLib compression library | 10 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
packing-box/docker-packing-box | A tool for analyzing and training on packed executables to improve detection techniques | 49 |
unknow101/fuckthatpacker | A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike | 628 |
frostming/pdm-packer | A tool that packages Python projects into standalone zip archives. | 48 |
89luca89/pakkero | A tool for compressing and protecting binary files | 250 |
onyxflames/cpack | A tool for packaging source code into a distributable package. | 1 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |