eklitzke / ptrace-call-userspace
Example of how to use the ptrace(2) system call to call a userspace method.
☆145Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ptrace-call-userspace
- A ptrace library for easy syscall injection in Linux.☆173Updated 4 months ago
- Examples for Linux ptrace(2)☆136Updated 7 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated last year
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆124Updated last month
- Dump page tables on various OSes and analyze them☆28Updated 8 years ago
- ☆47Updated 4 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆25Updated 3 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆59Updated last year
- userland exec for Linux x86_64☆64Updated 2 years ago
- Function tracer for gcc☆34Updated 7 years ago
- Heap analysis tooling for ptmalloc☆43Updated 2 years ago
- a linux kernel function inline hooking library☆28Updated 7 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆75Updated 13 years ago
- ☆68Updated 7 months ago
- Proof of concept use of linux-inject and proces patching☆39Updated 7 years ago
- A tool to list content of virtual tables in a shared library☆116Updated 3 years ago
- Pahole and the dwarves☆192Updated last week
- ELF shared library import table patching for function redirection.☆188Updated 3 years ago
- Load-time selective binary rewriting☆152Updated 2 years ago
- minivm based on kvm☆143Updated 5 months ago
- python-ptrace is a Python binding of ptrace library.☆186Updated 7 months ago
- A minimal toy implementation of strace(1)☆170Updated last year
- A BPF-based syscall fault injector☆94Updated last year
- Simple Intel CPU processor tracing on Linux☆343Updated last year
- Sample usage of the new memfd_create(2) Linux system call.☆81Updated 4 years ago
- Using ftrace for function hooking in Linux kernel☆252Updated 3 years ago
- A simple in-kernel tcp client and server implemented as LKMs☆50Updated 7 months ago
- a quick open/close/ioctl/read/write/free function hooker☆186Updated 7 years ago
- Dive into ELF files using simple self-contained examples☆143Updated 9 years ago
- Update of original etrace program.☆68Updated last year