hXOR-Packer
Executable packer
A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption.
A PE (Portable Executable) packer with Huffman Compression and Xor encryption.
57 stars
3 watching
13 forks
Language: C++
last commit: about 5 years agoLinked from 1 awesome list
cpphuffman-algorithmhuffman-compressionhuffman-treepackerpe-headerxor-encryption
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 | |
| A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 | |
| A tool for compressing and decompressing PE32 executables using aPLib compression library | 10 | |
| A tool for creating Windows PE files with dynamic compression and file mapping. | 52 | |
| A tool for compressing and modifying executable files on Windows. | 46 | |
| A tool that packs Windows executable files to make them harder to reverse-engineer | 330 | |
| A compression format designed for efficient decompression on 8-bit microcomputers. | 237 | |
| A .NET executable packer designed to provide a basic understanding of runtime packing and compression | 59 | |
| A tool for compressing and protecting binary files | 252 | |
| A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 110 | |
| An oh-my-zsh plugin that adds useful aliases and autocomplete features for HashiCorp Packer | 2 | |
| A binary packer that encrypts and decrypts the code section of an executable before execution. | 81 | |
| Creates identical machine images for multiple platforms from a single source configuration | 15,152 | |
| Detects whether an executable is packed using various methods and signatures. | 21 |