khale / elf-hijackLinks
Example of using ELF hacking to inject malicious code into a target binary
☆23Updated 5 years ago
Alternatives and similar repositories for elf-hijack
Users that are interested in elf-hijack are comparing it to the libraries listed below
Sorting:
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆112Updated 5 years ago
- Binja Arm64 Disassembler☆98Updated 3 months ago
- Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.☆159Updated 3 years ago
- CreateRemoteThread for Linux☆40Updated 6 years ago
- Syscall hooking for reverse-engineering and anti-debug bypass on Linux x86 32/64☆42Updated 5 years ago
- Code injector for ELF binaries (incl. PIE)☆28Updated 8 years ago
- Collection of simple anti-debugging tricks for Linux☆59Updated 7 years ago
- Another (bad) ROP gadget finder, but this time in Rust☆22Updated last year
- A Linux x86_64 ELF loader in user-space written in Rust☆39Updated 5 years ago
- A collection of Linux kernel rootkits found across the internet taken and put together☆95Updated 3 years ago
- x86/x64 architecture plugin☆40Updated last year
- Obfuscates dynamic symbol table☆135Updated 7 years ago
- Helper script for Linux kernel disassemble or debugging with IDA Pro on VMware + GDB stub (including some symbols helpers)☆38Updated 2 years ago
- Full-VM taint analysis with Xen, Intel(R) Processor Trace and Triton.☆43Updated 2 years ago
- ☆40Updated 3 years ago
- A simple hypervisor demonstrating the use of the Intel VT-rp (redirect protection) technology.☆112Updated last year
- Template for UEFI runtime drivers written in Rust with serial logging and debugging support.☆61Updated 5 years ago
- A system call interception tool☆57Updated last year
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆55Updated 6 years ago
- A dynamically loadable virtual-machine based rootkit designed for Linux Kernel v5.13.0 using AMD-V (SVM).