vikasnkumar / hotpatch
Hot patching executables on Linux using .so file injection
☆365Updated 5 years ago
Alternatives and similar repositories for hotpatch:
Users that are interested in hotpatch are comparing it to the libraries listed below
- ELF shared library import table patching for function redirection.☆189Updated 4 years ago
- A ptrace library for easy syscall injection in Linux.☆176Updated 9 months ago
- extended core file snapshot format☆223Updated 6 years ago
- ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It …☆126Updated 14 years ago
- POSIX Function tracing☆331Updated 7 years ago
- dlopen from memory☆217Updated 10 years ago
- A lightweight script-based dynamic tracing tool for Linux☆628Updated 6 years ago
- a library version of FreeBSD's TCP/IP stack plus extras☆757Updated 8 years ago
- Utility for injecting executable code into a running process on x86/x64 Linux☆265Updated 8 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆160Updated 5 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆147Updated 8 years ago
- Simple Driver code for vmlaunch☆159Updated 7 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆149Updated 5 years ago
- Tool for injecting a shared object into a Linux process☆1,164Updated 3 years ago
- ☆49Updated 4 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆130Updated 6 months ago
- The ERESI Reverse Engineering Software Interface☆564Updated 4 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆264Updated 3 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☆410Updated 2 months ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆435Updated 2 months ago
- A language and library for specifying syscall filtering policies.☆315Updated 9 months ago
- a quick open/close/ioctl/read/write/free function hooker☆189Updated 8 years ago
- Currently GPUstore. Technical paper: http://www.cs.utah.edu/~wbsun/gpustore.pdf☆217Updated 11 years ago
- ☆74Updated 9 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆165Updated 9 years ago
- A collection of programs that access and manipulate ELF files.☆605Updated 5 months ago
- Book about DTrace and SystemTap☆151Updated 5 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆58Updated 11 years ago
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆807Updated 7 months ago