alfonsosanchezbeato / ptrace-redirectLinks
Example code for changing syscall arguments using ptrace
☆46Updated 5 years ago
Alternatives and similar repositories for ptrace-redirect
Users that are interested in ptrace-redirect are comparing it to the libraries listed below
Sorting:
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆99Updated 2 years ago
- ☆17Updated 6 years ago
- A ptrace library for easy syscall injection in Linux.☆181Updated last year
- bypass system calls using BPF☆46Updated 7 months ago
- A BPF-based syscall fault injector☆105Updated 2 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆132Updated last year
- An IDA processor for eBPF bytecode☆34Updated 8 years ago
- Userspace/GPU eBPF VM with llvm JIT/AOT compiler☆113Updated 2 weeks ago
- llvm with tablegen backend for capstone disassembler☆50Updated last month
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆27Updated 2 years ago
- Rewriting functions in compiled binaries using McSema☆91Updated 6 years ago
- Linux syscall() injection☆39Updated 4 years ago
- Simulator/interpreter for Arm64 machine language☆14Updated 3 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆52Updated 5 years ago
- Control-Flow Integrity implementation for the Linux Kernel 3.19☆22Updated 5 years ago
- Linux assembly language minimal 'dynamic ELF' example plus experiments☆25Updated 5 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 4 years ago
- A Linux x86_64 ELF loader in user-space written in Rust☆39Updated 4 years ago
- Explore a live Linux kernel's memory using GDB☆117Updated 3 years ago
- A C++ library that parses debug information encoded in BTF format☆28Updated 2 years ago
- openssl tracer using eBPF☆16Updated 3 years ago
- stupid ptrace tricks☆12Updated 4 years ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆208Updated 4 months ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- A simple set of GPL'ed utilities to read, write, and manipulate files in an ext2/ext3 filesystem.☆37Updated last year
- An LLVM bitcode parsing example☆53Updated 5 years ago
- a quick open/close/ioctl/read/write/free function hooker☆190Updated 8 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- socketrace is an eBPF-based tool to trace kernel socket events. License Apache 2.0 and GPL-2.0☆41Updated 11 months ago
- Featureful library for iterating and manipulating linux and android application's PLT (Procedure Linkage Table) at runtime☆36Updated 3 weeks ago