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.

GitHub

57 stars
3 watching
13 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list

cpphuffman-algorithmhuffman-compressionhuffman-treepackerpe-headerxor-encryption

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nqntmqmqmb/xorpackerA tool that encrypts and decrypts .NET executables using a simple XOR cipher14
dimkr/papawA tool that reduces the size of executables and provides basic protection to prevent reverse-engineering43
z3r0d4y5/simple-pe32-packerA tool for compressing and decompressing PE32 executables using aPLib compression library10
aaaddress1/thearkA tool for creating Windows PE files with dynamic compression and file mapping.52
eronana/packerA tool for compressing and modifying executable files on Windows.46
czs108/windows-pe-packerA tool that packs Windows executable files to make them harder to reverse-engineer330
emmanuel-marty/lzsaA compression format designed for efficient decompression on 8-bit microcomputers.237
friedkiwi/netcryptA .NET executable packer designed to provide a basic understanding of runtime packing and compression59
89luca89/pakkeroA tool for compressing and protecting binary files252
yurisizuku/win-simpledpackA tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL.110
breakingpitt/zsh-packerAn oh-my-zsh plugin that adds useful aliases and autocomplete features for HashiCorp Packer2
silentvoid13/silent_packerA binary packer that encrypts and decrypts the code section of an executable before execution.81
hashicorp/packerCreates identical machine images for multiple platforms from a single source configuration15,152
packing-box/pypackerdetectDetects whether an executable is packed using various methods and signatures.21