
bincrypter
Pack/Encrypt/Obfuscate ELF + SHELL scripts
binary-analysisencryption-decryption-toolsmalware-analysis+2
460

Pack/Encrypt/Obfuscate ELF + SHELL scripts

Cross-platform library to parse, modify, and abstract ELF, PE, and MachO executable formats. Supports C++, Python, and Rust APIs with disassembler,…

A Runtime Crypter in C for Linux ELF binaries.

ELF binary packer that encrypts code sections and injects a runtime decryption stub for 64-bit Linux executables, demonstrating code injection and…