packer
Exe packer
A tool for compressing and modifying executable files on Windows.
A win32 exe packer
46 stars
4 watching
13 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that packs Windows executable files to make them harder to reverse-engineer | 330 |
| A tool for creating Windows PE files with dynamic compression and file mapping. | 52 |
| A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. | 57 |
| A compression format designed for efficient decompression on 8-bit microcomputers. | 237 |
| A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 |
| A .NET executable packer designed to provide a basic understanding of runtime packing and compression | 59 |
| A tool for compressing and decompressing PE32 executables using aPLib compression library | 10 |
| A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 110 |
| A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike | 630 |
| A platform for evaluating and training machine learning models on packed executables | 49 |
| Writing a simple PE Packer in detail to understand its inner workings and techniques | 15 |
| A tool for compressing and protecting binary files | 252 |
| A software tool for efficiently packing and arranging sprite sheets from multiple game assets | 320 |
| A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |