sebcat / openssl-hook
Log data to/from SSL_write/SSL_read to disk using LD_PRELOAD hooks
☆88Updated 5 years ago
Alternatives and similar repositories for openssl-hook:
Users that are interested in openssl-hook are comparing it to the libraries listed below
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆109Updated 4 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆74Updated 7 years ago
- Linux based inter-process code injection without ptrace(2)☆241Updated 7 years ago
- IDA SIG files for multiarch uClibc library☆38Updated 6 years ago
- Simple ELF crypter. Uses RC4 encryption.☆119Updated 4 years ago
- PoC for obfuscating the dynamic symbol table injecting a custom Hash Table to do symbol resolution☆27Updated 4 years ago
- Reflective SO injection is a library injection technique in which the concept of reflective programming is employed to perform the loadin…☆115Updated 8 years ago
- Changing memory protection in an arbitrary process☆47Updated 6 years ago
- Load a statically-linked ELF binary(x86 architecture) without the execve syscall.☆37Updated 4 years ago
- Process dump to executable ELF for linux☆105Updated 3 years ago
- Dectect syscall hooking using eBPF