dbhi / binhook
A survey of techniques to hook and/or replace functions in executable binaries or shared libraries
☆27Updated 4 years ago
Alternatives and similar repositories for binhook:
Users that are interested in binhook are comparing it to the libraries listed below
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Heap analysis tooling for ptmalloc☆44Updated 2 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆149Updated 5 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆130Updated 6 months ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆97Updated 2 years ago
- Linux syscall() injection☆36Updated 4 years ago
- A small fun project to protect a file from writing using ftrace hooking.☆25Updated 3 years ago
- hotfix hotpatch☆22Updated 6 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆66Updated last year
- A simple fanotify example for watching events on a filesystem.☆13Updated 9 years ago
- ☆25Updated 3 years ago
- Helper script for Linux kernel disassemble or debugging with IDA Pro on VMware + GDB stub (including some symbols helpers)☆36Updated last year
- Example program using eBPF to log data being based in using shell pipes☆41Updated 4 years ago
- A C++ library that parses debug information encoded in BTF format☆25Updated 2 years ago
- Log data to/from SSL_write/SSL_read to disk using LD_PRELOAD hooks☆89Updated 5 years ago
- An IDA processor for eBPF bytecode☆47Updated 3 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- Example code for changing syscall arguments using ptrace☆46Updated 4 years ago
- Implementation of a thin hypervisor☆42Updated 8 years ago
- A function intercept library for Linux applications☆93Updated 6 years ago
- Collection of simple anti-debugging tricks for Linux☆55Updated 7 years ago
- Simple Function calls tracer☆72Updated 6 years ago
- Fork of http://code.nsnam.org/thehajime/elf-loader/ for unlimited dlmopen namespaces☆20Updated last year
- PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.☆42Updated 5 years ago
- Fork of KVM with Virtual Machine Introspection patches☆36Updated last year
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 13 years ago
- x86 Dynamic Binary Translator Library☆34Updated 4 years ago