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☆100Updated 2 years ago
- ☆17Updated 6 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆134Updated last year
- A ptrace library for easy syscall injection in Linux.☆183Updated last year
- Simulator/interpreter for Arm64 machine language☆14Updated 3 years ago
- Userspace/GPU eBPF VM with llvm JIT/AOT compiler☆122Updated 3 weeks ago
- A simple example of how to implement an Inline Hook☆29Updated 6 months ago
- bypass system calls using BPF☆50Updated 8 months ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆27Updated 3 years ago
- Binary Translator to LLVM IR☆48Updated 8 years ago
- llvm with tablegen backend for capstone disassembler☆49Updated 2 months ago
- openssl tracer using eBPF☆16Updated 3 weeks ago
- A BPF-based syscall fault injector☆105Updated last week
- An IDA processor for eBPF bytecode☆34Updated 8 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆52Updated 5 years ago
- Linux syscall() injection☆39Updated 4 years ago
- Trace jni calls with eBPF on Android☆24Updated 3 years ago
- Featureful library for iterating and manipulating linux and android application's PLT (Procedure Linkage Table) at runtime☆37Updated last week
- A frida module to parse Elf headers in runtime☆37Updated 6 years ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆212Updated 2 weeks 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
- Run command with specific selinux context for Android☆29Updated 3 years ago
- Information about Linux system calls on different architectures☆168Updated last month
- PPT of my talks.☆12Updated 5 months ago
- A command line utility for managing Frida.☆23Updated 2 years ago
- Do something to fit android aarch64 to develop ebpf programs using libbpf-bootstrap framework☆42Updated 2 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 5 years ago
- AArch32 and AArch64 Runtime Code Generation Library☆167Updated 6 months ago
- learn llvm☆15Updated 5 years ago
- Android-Syscall-Logger☆22Updated 4 years ago