skeeto / ptrace-examplesLinks
Examples for Linux ptrace(2)
☆137Updated last year
Alternatives and similar repositories for ptrace-examples
Users that are interested in ptrace-examples are comparing it to the libraries listed below
Sorting:
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- A ptrace library for easy syscall injection in Linux.☆177Updated 10 months ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 7 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- A minimal toy implementation of strace(1)☆176Updated last year
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆60Updated last week
- ☆49Updated 4 years ago
- opensnoop in pure C using eBPF☆100Updated last month
- POSIX Function tracing☆332Updated 7 years ago
- Linux Exploits☆138Updated 9 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated last year
- A kernelspace syscall interceptor and randomized faulter☆354Updated 6 months ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Dive into ELF files using simple self-contained examples☆147Updated 9 years ago
- ☆53Updated last year
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Hacks and experiments for the linux kernel VM subsystem.☆23Updated 3 years ago
- ☆74Updated 9 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆125Updated 8 months ago
- Load-time selective binary rewriting☆158Updated 2 years ago
- back up from http://people.ee.ethz.ch/~arkeller/linux/kernel_user_space_howto.html☆31Updated 9 years ago
- Examples for: Learning KVM - implement your own kernel☆372Updated last year
- Simple Intel CPU processor tracing on Linux☆349Updated 2 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- minivm based on kvm☆150Updated 11 months ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆146Updated 4 years ago
- An assembler for eBPF programs written in an Intel-like assembly syntax.☆47Updated last year