binary-encryption

Binary encryptor

An implementation of binary encryption from the phrack magazine.

Original code about binary encryption from phrack

GitHub

65 stars
6 watching
34 forks
Language: C
last commit: over 12 years ago

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
89luca89/pakkero A tool for compressing and protecting binary files 252
packing-box/bintropy An analysis tool for estimating the likelihood of binary compression or encryption 43
rubencaro/cipher A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir 61
arisada/midgetpack Protects binary assets by encrypting and authenticating them with secure key exchange protocols 197
friedkiwi/netcrypt A .NET executable packer designed to provide a basic understanding of runtime packing and compression 59
iphelix/pack A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. 807
emmanuel-marty/lzsa A compression format designed for efficient decompression on 8-bit microcomputers. 237
ucsb-seclab/packware This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. 84
nqntmqmqmb/xorpacker A tool that encrypts and decrypts .NET executables using a simple XOR cipher 14
bitbeans/streamcryptor A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. 131
kimci86/bkcrack Cracks legacy zip encryption using known plaintext attack 1,702
samlarenn/pepacker A tool for encrypting and obfuscating .text sections of executable files. 49
sstadick/crabz A cross-platform compression and decompression tool written in Rust. 333