vikasnkumar / hotpatch
Hot patching executables on Linux using .so file injection
☆364Updated 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.☆188Updated 4 years ago
- The ERESI Reverse Engineering Software Interface☆558Updated 4 years ago
- A ptrace library for easy syscall injection in Linux.☆174Updated 6 months ago
- extended core file snapshot format☆222Updated 5 years ago
- POSIX Function tracing☆326Updated 7 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆147Updated 8 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆127Updated 3 months ago
- libcare -- Patch Userspace Code in Live Processes☆148Updated 4 years ago
- dlopen from memory☆213Updated 9 years ago
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆788Updated 4 months ago
- ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It …☆125Updated 14 years ago
- A lightweight script-based dynamic tracing tool for Linux☆629Updated 6 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆157Updated 5 years ago
- Debug server for lldb.☆241Updated 5 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆97Updated last year
- Network Stack in Userspace☆293Updated 7 months ago
- Light-weight Dynamic Tracer for Linux☆406Updated 4 months ago
- Tool for injecting a shared object into a Linux process☆1,139Updated 2 years ago
- ☆48Updated 4 years ago
- Simple Driver code for vmlaunch☆159Updated 7 years ago
- lthread, a multicore enabled coroutine library written in C☆816Updated 6 months ago
- A language and library for specifying syscall filtering policies.☆305Updated 5 months ago
- C++11 ELF/DWARF parser☆325Updated 7 months ago
- A portable framework for low-level network packet construction☆917Updated 3 months ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆145Updated 5 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆106Updated 6 years ago
- A collection of programs that access and manipulate ELF files.☆595Updated 2 months ago
- a quick open/close/ioctl/read/write/free function hooker☆186Updated 8 years ago