ELFcrypt
ELF encryptor
An ELF crypter using RC4 encryption
Simple ELF crypter. Uses RC4 encryption.
114 stars
8 watching
28 forks
Language: C
last commit: over 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. | 253 |
ciphershed/ciphershed | Cross-platform encryption software allowing users to on-the-fly encrypt files and data | 647 |
elasticdog/transcrypt | A tool to transparently encrypt files in a Git repository. | 1,487 |
alichtman/deadbolt | A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
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 | 76 |
packz/binary-encryption | An implementation of binary encryption from the phrack magazine. | 65 |
sorairolake/abcrypt | A Rust library and tool suite for secure file encryption and decryption. | 14 |
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 a secure data encryption format based on the scrypt algorithm | 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 | 253 |