dbhi / binhook
A survey of techniques to hook and/or replace functions in executable binaries or shared libraries
☆25Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for binhook
- Heap analysis tooling for ptmalloc☆43Updated 2 years ago
- a linux kernel function inline hooking library☆28Updated 7 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 2 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆145Updated 5 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated last year
- Simple Library calls tracer☆21Updated 6 years ago
- Dump page tables on various OSes and analyze them☆28Updated 8 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆124Updated last month
- Simple Function calls tracer☆72Updated 6 years ago
- ☆47Updated 4 years ago
- A ptrace library for easy syscall injection in Linux.☆173Updated 4 months ago
- Fast Binary Translator for the Kernel☆27Updated 11 years ago
- A simple fanotify example for watching events on a filesystem.☆13Updated 9 years ago
- UNIX domain socket tracing LD_PRELOAD wrapper, mirror from git://git.gnumonks.org/udtrace☆50Updated 5 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆59Updated this week
- Example code for changing syscall arguments using ptrace☆46Updated 4 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆48Updated 5 years ago
- LD_PRELOAD hook to trace malloc and free☆43Updated 6 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆63Updated 8 months ago
- Examples for Linux ptrace(2)☆136Updated 7 months ago
- ☆25Updated 3 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆123Updated last month
- Linux syscall() injection☆35Updated 3 years ago
- Implementation of a thin hypervisor☆42Updated 8 years ago
- ☆74Updated 2 years ago
- Re-randomizing the memory layout of a process at runtime☆21Updated 8 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆76Updated 13 years ago
- A simple library focusing on demangling symbols for different programing languages☆41Updated 3 years ago
- Fast static binary instrumentation for linux/x86☆82Updated 7 years ago