skeeto / ptrace-examplesLinks
Examples for Linux ptrace(2)
☆135Updated 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.☆153Updated 6 years ago
- A ptrace library for easy syscall injection in Linux.☆183Updated last year
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- POSIX Function tracing☆338Updated 8 years ago
- ☆52Updated 5 years ago
- Simple Intel CPU processor tracing on Linux☆351Updated 2 years ago
- Information about Linux system calls on different architectures☆169Updated last week
- Examples for: Learning KVM - implement your own kernel☆379Updated 2 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆417Updated 8 months ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆64Updated last month
- Load-time selective binary rewriting☆164Updated 3 years ago
- Function tracer for gcc☆35Updated 8 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated 2 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆449Updated last week
- Static instrumentation tool for efficient binary-level coverage analysis.☆150Updated 4 years ago
- Memory access tracing QEMU☆99Updated 8 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆468Updated 8 months ago
- minivm based on kvm☆156Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- opensnoop in pure C using eBPF☆102Updated 8 months ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆88Updated 8 years ago
- Main repository of KEDR project☆120Updated 6 months ago
- Intercept a system call using a loadable kernel module.☆57Updated 10 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆175Updated 3 years ago
- ☆52Updated 2 months ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- ☆72Updated last year