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:
- A ptrace library for easy syscall injection in Linux.☆184Updated last year
- Example of how to use the ptrace(2) system call to call a userspace method.☆154Updated 6 years ago
- Dump page tables on various OSes and analyze them☆30Updated 10 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Static instrumentation tool for efficient binary-level coverage analysis.☆151Updated 5 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆176Updated 3 years ago
- Linux syscall() injection☆39Updated 5 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbol…☆43Updated 5 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆134Updated last year
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- ☆53Updated 5 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- ELF shared library import table patching for function redirection.☆192Updated 5 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- Collection of simple anti-debugging tricks for Linux☆59Updated 7 years ago
- Example code for changing syscall arguments using ptrace☆48Updated 5 years ago
- Simple hex editor with highlighting for ELF binaries☆56Updated 5 years ago
- A function intercept library for Linux applications☆97Updated 6 years ago
- pahole implementation for gdb☆43Updated 4 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆108Updated 7 years ago
- dlopen from memory☆217Updated 10 years ago
- small elf loader☆175Updated last year
- A system call interception tool☆57Updated last year
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆55Updated 6 years ago