dbhi / binhookLinks
A survey of techniques to hook and/or replace functions in executable binaries or shared libraries
☆30Updated 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.☆154Updated 6 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆151Updated 5 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- A ptrace library for easy syscall injection in Linux.☆184Updated last year
- Examples for Linux ptrace(2)☆135Updated last year
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆176Updated 3 years ago
- Collection of simple anti-debugging tricks for Linux☆59Updated 7 years ago
- llvm with tablegen backend for capstone disassembler☆52Updated this week
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Linux syscall() injection☆39Updated 5 years ago
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- A system call interception tool☆57Updated last year
- Fork of KVM with Virtual Machine Introspection patches☆37Updated last week
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆53Updated 5 years ago
- A simple library focusing on demangling symbols for different programing languages☆48Updated 5 years ago
- Binary Translator to LLVM IR☆49Updated 8 years ago
- A function intercept library for Linux applications☆97Updated 6 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- small elf loader☆174Updated last year
- Information about Linux system calls on different architectures☆173Updated last month
- A binary to LLVM translator☆151Updated 7 years ago
- a linux kernel function inline hooking library☆30Updated 8 years ago
- LD_PRELOAD hook to trace malloc and free☆45Updated 8 years ago
- Using ftrace for function hooking in Linux kernel☆294Updated 4 years ago
- An assembler to intermediate language translator based on Qemu☆33Updated 9 years ago