shoumikhin / ELF-Hook
ELF shared library import table patching for function redirection.
☆188Updated 4 years ago
Alternatives and similar repositories for ELF-Hook:
Users that are interested in ELF-Hook are comparing it to the libraries listed below
- modify PLT to hook api, supported android 5\6.☆231Updated 5 years ago
- ☆25Updated 3 years ago
- a quick open/close/ioctl/read/write/free function hooker☆186Updated 8 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆59Updated 11 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆138Updated 6 years ago
- A shared libraries injection tool.☆130Updated 10 years ago
- A ptrace library for easy syscall injection in Linux.☆174Updated 6 months ago
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆791Updated 4 months ago
- Malicious use of ELF such as .so inject, func hook and so on.☆74Updated 7 years ago
- Core of Linux hooking engine for ARM architecture☆22Updated 7 years ago
- a lightweight debugger for android virtual machine.☆137Updated 8 years ago
- ELF obfuscator☆65Updated 9 years ago
- It's very similiar to Substrate. But I give you three methods to do HOOK.☆212Updated 9 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆145Updated 5 years ago
- POSIX Function tracing☆324Updated 7 years ago
- ☆23Updated 9 years ago
- The ERESI Reverse Engineering Software Interface☆558Updated 4 years ago
- A Linux kernel IPC firewall and logger for Android and Binder☆129Updated 4 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- ☆55Updated 7 years ago
- dlopen from memory☆213Updated 9 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆87Updated 7 years ago
- Hot patching executables on Linux using .so file injection☆364Updated 5 years ago
- An ELF parsing and manipulation library for Python