m0dern_p4cker

Binary encryptor

A modern packer for Linux executables that applies various encryption techniques to hide their contents

Just a modern packer for elf binaries ( works on linux executables only )

GitHub

42 stars
5 watching
6 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
arisada/midgetpack Protects binary assets by encrypting and authenticating them with Curve25519 key exchange or password-based encryption. 197
droberson/elfcrypt An ELF crypter using RC4 encryption 93
m4b/goblin A Rust-based library for parsing and analyzing binary formats 1,190
rubencaro/cipher A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir 61
nqntmqmqmb/xorpacker A tool that encrypts and decrypts .NET executables using a simple XOR cipher 14
alichtman/deadbolt A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function 341
packing-box/bintropy An analysis tool for estimating the likelihood of binary compression or encryption 42
samlarenn/pepacker A tool for encrypting and obfuscating .text sections of executable files. 49
m4rco-/dorothy2 A framework for analyzing suspicious binaries by configuring analysis environments and executing them in a sandboxed space 197
bitbeans/streamcryptor A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. 131
sorairolake/abcrypt A comprehensive Rust library and toolset for secure file encryption and data protection. 13
elfmaster/sherlocked Transforms any type of script into a protected executable file with anti-debugging and encryption. 104
89luca89/pakkero A tool for compressing and protecting binary files 250