midgetpack
Packer
Protects binary assets by encrypting and authenticating them with Curve25519 key exchange or password-based encryption.
midgetpack is a multiplatform secure ELF packer
197 stars
19 watching
37 forks
Language: C
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
n4sm/m0dern_p4cker | A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |
silentvoid13/silent_packer | A binary packer that encrypts and decrypts the code section of an executable before execution. | 80 |
packz/binary-encryption | An implementation of binary encryption from the phrack magazine. | 65 |
binarydefense/artillery | A tool designed to detect and respond to potential security threats on Linux and Windows systems. | 1,007 |
89luca89/pakkero | A tool for compressing and protecting binary files | 250 |
zhuangsirui/binpacker | A tool that packs and unpacks binary data in a compact format | 220 |
ex0dus-0x/ward | Creates stealthy droppers for loading malicious code into memory | 18 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 42 |
nqntmqmqmb/xorpacker | A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
aaaddress1/theark | A Windows x86 PE packer implemented in C++ that repackages executable files | 52 |
emmanuel-marty/lzsa | A compression format designed for efficient decompression on 8-bit microcomputers. | 236 |
suirad/seal | An allocator wrapper with leak detection capabilities | 6 |
crackinglandia/fuu | A GUI tool with plugins to unpack and decrypt software protected by various compression and encryption algorithms. | 46 |
elfmaster/sherlocked | Transforms any type of script into a protected executable file with anti-debugging and encryption. | 104 |