ELFcrypt
ELF encryptor
An ELF crypter using RC4 encryption
Simple ELF crypter. Uses RC4 encryption.
93 stars
7 watching
25 forks
Language: C
last commit: about 4 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 |
trustedsec/elfloader | An ELF loader utility that resolves symbols and loads ELF objects on various x86 architectures. | 251 |
ciphershed/ciphershed | Cross-platform encryption software allowing users to on-the-fly encrypt files and data | 645 |
elasticdog/transcrypt | A tool to transparently encrypt files in a Git repository. | 1,478 |
alichtman/deadbolt | A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function | 341 |
moteus/lua-aesfileencrypt | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
rijulgulati/go-andotp | A CLI program to encrypt and decrypt files using the andOTP encryption algorithm | 30 |
remobile/react-native-des | A cryptographic library for secure data encryption and decryption in React Native applications | 22 |
kanru/logseq-encrypt-ui | A utility to encrypt and decrypt Logseq graphs | 77 |
packz/binary-encryption | An implementation of binary encryption from the phrack magazine. | 65 |
sorairolake/abcrypt | A comprehensive Rust library and toolset for secure file encryption and data protection. | 13 |
evilsocket/dirsearch | A Go-based tool for concurrent HTTP enumeration of directories and files using a wordlist. | 269 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
samlarenn/pepacker | A tool for encrypting and obfuscating .text sections of executable files. | 49 |
rustcrypto/formats | Provides tools and libraries for encoding and decoding various cryptographic formats | 250 |