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.☆181Updated last year
- A minimal toy implementation of strace(1)☆177Updated 2 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆130Updated 9 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- POSIX Function tracing☆336Updated 7 years ago
- ☆49Updated 4 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆60Updated last week
- 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
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆414Updated 3 months ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆164Updated 2 years ago
- Simple Intel CPU processor tracing on Linux☆348Updated 2 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆148Updated 4 years ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆87Updated 8 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- Information about Linux system calls on different architectures☆164Updated 3 weeks ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- minivm based on kvm☆151Updated last year
- Pedagogical Hypervisor, based on MIT JOS☆67Updated 7 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Intercept a system call using a loadable kernel module.☆58Updated 9 years ago
- Load-time selective binary rewriting☆159Updated 2 years ago
- Examples for: Learning KVM - implement your own kernel☆377Updated last year
- Dive into ELF files using simple self-contained examples☆148Updated 9 years ago
- ☆53Updated last year
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 4 years ago
- ☆82Updated 7 years ago
- ☆71Updated last year