vikasnkumar / hotpatchLinks
Hot patching executables on Linux using .so file injection
☆372Updated 6 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.☆184Updated last year
- The ERESI Reverse Engineering Software Interface☆569Updated 5 years ago
- POSIX Function tracing☆339Updated 8 years ago
- dlopen from memory☆216Updated 10 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 15 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- Trusted Path Execution (TPE) Linux Kernel Module☆163Updated 6 years ago
- extended core file snapshot format☆230Updated 6 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- A lightweight script-based dynamic tracing tool for Linux☆631Updated 7 years ago
- ☆53Updated 5 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated 2 years ago
- Advanced process execution monitoring utility for linux (procmon like)☆85Updated 9 years ago
- A high level C++ network packet sniffing and crafting library☆307Updated last month
- Dive into ELF files using simple self-contained examples☆155Updated 10 years ago
- A collection of programs that access and manipulate ELF files.☆614Updated last year
- Light-weight Dynamic Tracer for Linux☆424Updated last month
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆449Updated 3 weeks ago
- ☆74Updated 10 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆154Updated 6 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆419Updated 9 months ago
- libcare -- Patch Userspace Code in Live Processes☆154Updated 5 years ago
- A language and library for specifying syscall filtering policies.☆344Updated last month
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆110Updated 7 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years 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
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆57Updated 12 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆469Updated 9 months ago