alfonsosanchezbeato / ptrace-redirectLinks
Example code for changing syscall arguments using ptrace
☆47Updated 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☆98Updated 2 years ago
- A ptrace library for easy syscall injection in Linux.☆182Updated last year
- Userspace/GPU eBPF VM with llvm JIT/AOT compiler☆78Updated last week
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆129Updated 11 months ago
- ☆17Updated 6 years ago
- bypass system calls using BPF☆46Updated 4 months ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆199Updated 2 months 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
- Featureful library for iterating and hooking linux and android applications PLT (Procedure Linkage Table) at runtime☆39Updated last week
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago
- An IDA processor for eBPF bytecode☆34Updated 8 years ago
- openssl tracer using eBPF☆15Updated 3 years ago
- Linux syscall() injection☆38Updated 4 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆24Updated 2 years ago
- Control-Flow Integrity implementation for the Linux Kernel 3.19☆20Updated 5 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Linux assembly language minimal 'dynamic ELF' example plus experiments☆25Updated 5 years ago
- A frida module to parse Elf headers in runtime☆35Updated 6 years ago
- Emulate Apache NuttX RTOS for Arm64 with Unicorn Emulator (Avaota-A1 SBC)☆41Updated 4 months ago
- A Linux x86_64 ELF loader in user-space written in Rust☆39Updated 4 years ago
- Trace Log Generation (CLI) on a target device or emulator : Generating context information of every instruction from a specific point (in…☆22Updated 8 years ago
- Custom linker implemented with Segmentation Fault handler☆21Updated 5 years ago
- Explore a live Linux kernel's memory using GDB☆116Updated 2 years ago
- AArch32 and AArch64 Runtime Code Generation Library☆161Updated 3 months ago
- Container and system event tracing using eBPF☆34Updated this week
- llvm with tablegen backend for capstone disassembler☆50Updated last week
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 10 months ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 4 years ago
- Gives complete trace of a function execution including all sub-calls.☆113Updated 2 years ago