theArk
PE packer
A tool for creating Windows PE files with dynamic compression and file mapping.
Windows x86 PE Packer In C++
52 stars
10 watching
11 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 |
| A tool that packs Windows executable files to make them harder to reverse-engineer | 330 |
| A tool for compressing and modifying executable files on Windows. | 46 |
| A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. | 57 |
| 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 to bypass Windows Defender by packing payloads and integrating with CobaltStrike | 630 |
| A tool for packaging source code into a distributable package. | 1 |
| Creates stealthy droppers for loading malicious code into memory | 19 |
| A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 110 |
| A compression format designed for efficient decompression on 8-bit microcomputers. | 237 |
| A platform for evaluating and training machine learning models on packed executables | 49 |
| A software tool for efficiently packing and arranging sprite sheets from multiple game assets | 320 |
| A binary packer that encrypts and decrypts the code section of an executable before execution. | 81 |