vikasnkumar / hotpatchLinks
Hot patching executables on Linux using .so file injection
☆371Updated 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.☆192Updated 5 years ago
- A ptrace library for easy syscall injection in Linux.☆183Updated last year
- POSIX Function tracing☆338Updated 8 years ago
- The ERESI Reverse Engineering Software Interface☆569Updated 5 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆163Updated 6 years ago
- dlopen from memory☆216Updated 10 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- extended core file snapshot format☆230Updated 6 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- Example of how to use the ptrace(2) system call to call a userspace method.☆153Updated 6 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆449Updated last week
- Dive into ELF files using simple self-contained examples☆154Updated 10 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated 2 years ago
- Minimal x86 firmware for booting Linux kernels☆717Updated 3 years ago
- libcare -- Patch Userspace Code in Live Processes☆154Updated 5 years ago
- Simple Driver code for vmlaunch☆160Updated 8 years ago
- A lightweight script-based dynamic tracing tool for Linux☆630Updated 7 years ago
- ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It …☆129Updated 14 years ago
- Light-weight Dynamic Tracer for Linux☆425Updated 3 weeks ago
- A collection of programs that access and manipulate ELF files.☆614Updated last year
- ☆74Updated 10 years ago
- ☆53Updated 5 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆57Updated 12 years ago
- Utility for injecting executable code into a running process on x86/x64 Linux☆270Updated 9 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆110Updated 7 years ago
- Simple Intel CPU processor tracing on Linux☆351Updated 2 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- A high level C++ network packet sniffing and crafting library☆306Updated 2 weeks ago
- Examples for Linux ptrace(2)☆135Updated last year