vikasnkumar / hotpatchLinks
Hot patching executables on Linux using .so file injection
☆368Updated 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.☆181Updated last year
- dlopen from memory☆219Updated 10 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆130Updated 9 months ago
- POSIX Function tracing☆337Updated 7 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- extended core file snapshot format☆226Updated 6 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated 2 years ago
- ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It …☆127Updated 14 years ago
- A lightweight script-based dynamic tracing tool for Linux☆629Updated 6 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆160Updated 5 years ago
- The ERESI Reverse Engineering Software Interface☆567Updated 4 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆59Updated 12 years ago
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- ☆74Updated 9 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- Network Stack in Userspace☆302Updated 3 months ago
- Simple Driver code for vmlaunch☆160Updated 7 years ago
- libcare -- Patch Userspace Code in Live Processes☆152Updated 4 years ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆87Updated 8 years ago
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆109Updated 6 years ago
- Light-weight Dynamic Tracer for Linux☆420Updated 5 months ago
- ☆49Updated 4 years ago
- A language and library for specifying syscall filtering policies.☆332Updated last year
- Dive into ELF files using simple self-contained examples☆147Updated 9 years ago
- A collection of programs that access and manipulate ELF files.☆609Updated 8 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆442Updated 2 months ago