binary-encryption
Binary encryptor
An implementation of binary encryption from the phrack magazine.
Original code about binary encryption from phrack
65 stars
6 watching
34 forks
Language: C
last commit: over 13 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |
| | A binary packer that encrypts and decrypts the code section of an executable before execution. | 81 |
| | A tool for compressing and protecting binary files | 252 |
| | An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
| | A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir | 61 |
| | Protects binary assets by encrypting and authenticating them with secure key exchange protocols | 197 |
| | A .NET executable packer designed to provide a basic understanding of runtime packing and compression | 59 |
| | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 807 |
| | A compression format designed for efficient decompression on 8-bit microcomputers. | 237 |
| | This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. | 84 |
| | A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
| | A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. | 131 |
| | Cracks legacy zip encryption using known plaintext attack | 1,702 |
| | A tool for encrypting and obfuscating .text sections of executable files. | 49 |
| | A cross-platform compression and decompression tool written in Rust. | 333 |