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.☆154Updated 6 years ago
- A ptrace library for easy syscall injection in Linux.☆184Updated last year
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- ☆53Updated 5 years ago
- POSIX Function tracing☆339Updated 8 years ago
- Function tracer for gcc☆35Updated 9 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆66Updated 2 months ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated 2 years ago
- Information about Linux system calls on different architectures☆173Updated last month
- Intercept a system call using a loadable kernel module.☆57Updated 10 years ago
- A collection of memory allocators☆466Updated 4 months ago
- Simple Intel CPU processor tracing on Linux☆354Updated 2 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆23Updated 10 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆176Updated 3 years ago
- Examples for: Learning KVM - implement your own kernel☆380Updated 2 years ago
- Memory access tracing QEMU☆99Updated 9 years ago
- Dump page tables on various OSes and analyze them☆30Updated 10 years ago
- Dive into ELF files using simple self-contained examples☆152Updated 10 years ago
- Pedagogical Hypervisor, based on MIT JOS☆67Updated 7 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆420Updated 9 months ago
- ☆52Updated 3 months ago
- C++11 ELF/DWARF parser☆80Updated 4 years ago
- ☆113Updated 6 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆101Updated 3 years ago
- minivm based on kvm☆157Updated last year
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆88Updated 8 years ago
- Hacks and experiments for the linux kernel VM subsystem.☆23Updated 3 years ago