vikasnkumar / hotpatchLinks
Hot patching executables on Linux using .so file injection
☆369Updated 5 years ago
Alternatives and similar repositories for hotpatch
Users that are interested in hotpatch are comparing it to the libraries listed below
Sorting:
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- A ptrace library for easy syscall injection in Linux.☆183Updated last year
- dlopen from memory☆219Updated 10 years ago
- POSIX Function tracing☆338Updated 8 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 11 months ago
- ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It …☆128Updated 14 years ago
- A lightweight script-based dynamic tracing tool for Linux☆629Updated 7 years ago
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆160Updated 6 years ago
- extended core file snapshot format☆227Updated 6 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- The ERESI Reverse Engineering Software Interface☆569Updated 4 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆59Updated 12 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated 2 years ago
- ☆74Updated 9 years ago
- Light-weight Dynamic Tracer for Linux☆423Updated 3 weeks ago
- Dive into ELF files using simple self-contained examples☆147Updated 10 years ago
- Advanced process execution monitoring utility for linux (procmon like)☆85Updated 9 years ago
- ld-linux code injector☆49Updated 13 years ago
- ☆49Updated 4 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆109Updated 6 years ago
- A high level C++ network packet sniffing and crafting library.☆305Updated 2 years ago
- A language and library for specifying syscall filtering policies.☆332Updated last year
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆446Updated 4 months ago
- libcare -- Patch Userspace Code in Live Processes☆153Updated 4 years ago
- midgetpack is a multiplatform secure ELF packer☆204Updated 11 years ago
- The system call intercepting library☆649Updated 8 months ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆88Updated 8 years ago