midgetpack
Encryptor
Protects binary assets by encrypting and authenticating them with secure key exchange protocols
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. | 81 |
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 | 252 |
zhuangsirui/binpacker | A tool that packs and unpacks binary data in a compact format | 221 |
ex0dus-0x/ward | Creates stealthy droppers for loading malicious code into memory | 19 |
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 | 43 |
nqntmqmqmb/xorpacker | A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
aaaddress1/theark | A tool for creating Windows PE files with dynamic compression and file mapping. | 52 |
emmanuel-marty/lzsa | A compression format designed for efficient decompression on 8-bit microcomputers. | 237 |
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 | Protects scripts by encrypting and decrypting them within an executable binary | 104 |