dbhi / binhookLinks
A survey of techniques to hook and/or replace functions in executable binaries or shared libraries
☆28Updated 4 years ago
Alternatives and similar repositories for binhook
Users that are interested in binhook are comparing it to the libraries listed below
Sorting:
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Linux syscall() injection☆37Updated 4 years ago
- A small fun project to protect a file from writing using ftrace hooking.☆25Updated 3 years ago
- Heap analysis tooling for ptmalloc☆45Updated 3 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- Fast Binary Translator for the Kernel☆27Updated 11 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆146Updated 4 years ago
- Example code for changing syscall arguments using ptrace☆46Updated 4 years ago
- Fork of http://code.nsnam.org/thehajime/elf-loader/ for unlimited dlmopen namespaces☆21Updated last year
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- A function intercept library for Linux applications☆94Updated 6 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- Collection of simple anti-debugging tricks for Linux☆56Updated 7 years ago
- Example program using eBPF to log data being based in using shell pipes☆41Updated 4 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- Helper script for Linux kernel disassemble or debugging with IDA Pro on VMware + GDB stub (including some symbols helpers)☆37Updated last year
- uber eXtensible Micro-Hypervisor Framework☆31Updated last year
- Decode machine code into VEX IR and translate into LLVM IR☆28Updated 6 years ago
- Simple Function calls tracer☆72Updated 7 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 8 months ago
- A ptrace library for easy syscall injection in Linux.☆178Updated 11 months ago
- ☆74Updated 2 years ago
- syscall hijacking in 2019☆11Updated 6 years ago
- Fork of KVM with Virtual Machine Introspection patches☆36Updated last year
- Automatically exported from code.google.com/p/virtdbg☆98Updated 9 years ago
- Function tracer for gcc☆35Updated 8 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆70Updated last year
- Log data to/from SSL_write/SSL_read to disk using LD_PRELOAD hooks☆89Updated 5 years ago