alfonsosanchezbeato / ptrace-redirect
Example code for changing syscall arguments using ptrace
☆46Updated 4 years ago
Alternatives and similar repositories for ptrace-redirect:
Users that are interested in ptrace-redirect are comparing it to the libraries listed below
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆97Updated last year
- ☆17Updated 5 years ago
- A C++ library that parses debug information encoded in BTF format☆25Updated last year
- A BPF-based syscall fault injector☆98Updated last year
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆25Updated 4 years ago
- Userspace eBPF VM with llvm JIT/AOT compiler☆55Updated 4 months ago
- Example of building and running an eBPF program in Rust☆32Updated 6 years ago
- An IDA processor for eBPF bytecode☆33Updated 7 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Binary patching framework for Linux kernels☆46Updated 5 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆23Updated 2 years ago
- ☆25Updated 3 years ago
- Featureful library for iterating and hooking linux and android applications PLT (Procedure Linkage Table) at runtime☆33Updated this week
- Binary Translator to LLVM IR☆47Updated 7 years ago
- Linux assembly language minimal 'dynamic ELF' example plus experiments☆24Updated 4 years ago
- Fork of http://code.nsnam.org/thehajime/elf-loader/ for unlimited dlmopen namespaces☆19Updated last year
- C library for developing file systems in userspace that leverage LD_PRELOAD.☆27Updated 11 months ago
- ☆68Updated 9 months ago
- A Linux x86_64 ELF loader in user-space written in Rust☆38Updated 4 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆124Updated 3 months ago
- A ptrace library for easy syscall injection in Linux.☆174Updated 6 months ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆145Updated 5 years ago
- Function tracer for gcc☆34Updated 7 years ago
- ☆21Updated last year
- Control-Flow Integrity implementation for the Linux Kernel 3.19☆20Updated 4 years ago
- UTrace is a tracing utility that leverages eBPF to trace both user space and kernel space functions☆39Updated 3 years ago
- Linux syscall() injection☆36Updated 4 years ago
- Examples for Linux ptrace(2)☆137Updated 9 months ago
- UNIX domain socket tracing LD_PRELOAD wrapper, mirror from git://git.gnumonks.org/udtrace☆50Updated 5 years ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆177Updated 2 weeks ago