dbhi / binhookLinks
A survey of techniques to hook and/or replace functions in executable binaries or shared libraries
☆29Updated 5 years ago
Alternatives and similar repositories for binhook
Users that are interested in binhook are comparing it to the libraries listed below
Sorting:
- Example of how to use the ptrace(2) system call to call a userspace method.☆153Updated 6 years ago
- A ptrace library for easy syscall injection in Linux.☆183Updated last year
- Examples for Linux ptrace(2)☆135Updated last year
- A function intercept library for Linux applications☆97Updated 6 years ago
- Collection of simple anti-debugging tricks for Linux☆59Updated 7 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- a linux kernel function inline hooking library☆30Updated 8 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- Linux syscall() injection☆39Updated 4 years ago
- ☆52Updated 5 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆175Updated 3 years ago
- A C++ library that parses debug information encoded in BTF format☆28Updated 2 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆150Updated 4 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- ELF shared library import table patching for function redirection.☆192Updated 5 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- RetDec plugin for Radare2☆126Updated 2 years ago
- Fork of http://code.nsnam.org/thehajime/elf-loader/ for unlimited dlmopen namespaces☆21Updated 2 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆52Updated 5 years ago
- A small fun project to protect a file from writing using ftrace hooking.☆24Updated 4 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆35Updated 2 weeks ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A system call interception tool☆57Updated last year
- Simple Library calls tracer☆22Updated 7 years ago
- Fork of KVM with Virtual Machine Introspection patches☆37Updated 2 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- A binary optimization/specialization library supporting multiple rewriters☆117Updated 4 years ago