skeeto / ptrace-examples
Examples for Linux ptrace(2)
☆136Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for ptrace-examples
- Example of how to use the ptrace(2) system call to call a userspace method.☆145Updated 5 years ago
- A ptrace library for easy syscall injection in Linux.☆173Updated 4 months ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆124Updated last month
- A minimal toy implementation of strace(1)☆170Updated last year
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated last year
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆59Updated last year
- POSIX Function tracing☆325Updated 7 years ago
- ☆47Updated 4 years ago
- Simple Intel CPU processor tracing on Linux☆343Updated last year
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 3 years ago
- C++11 ELF/DWARF parser☆76Updated 3 years ago
- Linux Exploits☆138Updated 9 years ago
- Examples for: Learning KVM - implement your own kernel☆358Updated last year
- Dive into ELF files using simple self-contained examples☆143Updated 9 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆65Updated last year
- Pahole and the dwarves☆192Updated last week
- Load-time selective binary rewriting☆152Updated 2 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆176Updated 2 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆105Updated 5 years ago
- userland exec for Linux x86_64☆64Updated 2 years ago
- Learning Linux Binary Analysis, published by Packt☆70Updated last year
- Information about Linux system calls on different architectures☆140Updated this week
- opensnoop in pure C using eBPF☆97Updated last year
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆25Updated 3 years ago
- Using ftrace for function hooking in Linux kernel☆252Updated 3 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆407Updated 6 months ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- a linux kernel function inline hooking library☆28Updated 7 years ago
- Hacks and experiments for the linux kernel VM subsystem.☆20Updated 2 years ago