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 )
42 stars
5 watching
6 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A binary packer that encrypts and decrypts the code section of an executable before execution. | 81 |
| An implementation of binary encryption from the phrack magazine. | 65 |
| Protects binary assets by encrypting and authenticating them with secure key exchange protocols | 197 |
| An ELF crypter using RC4 encryption | 114 |
| A Rust-based library for parsing and analyzing binary formats | 1,206 |
| A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir | 61 |
| A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
| A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
| An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
| A tool for encrypting and obfuscating .text sections of executable files. | 49 |
| A framework for analyzing suspicious binaries by configuring analysis environments and executing them in a sandboxed space | 197 |
| A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. | 131 |
| A Rust library and tool suite for secure file encryption and decryption. | 14 |
| Protects scripts by encrypting and decrypting them within an executable binary | 104 |
| A tool for compressing and protecting binary files | 252 |