eklitzke / ptrace-call-userspaceLinks
Example of how to use the ptrace(2) system call to call a userspace method.
☆153Updated 6 years ago
Alternatives and similar repositories for ptrace-call-userspace
Users that are interested in ptrace-call-userspace are comparing it to the libraries listed below
Sorting:
- Examples for Linux ptrace(2)☆135Updated last year
- A ptrace library for easy syscall injection in Linux.☆181Updated last year
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆99Updated 2 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆62Updated last week
- ☆51Updated 5 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 5 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Intercept a system call using a loadable kernel module.☆58Updated 10 years ago
- Sample usage of the new memfd_create(2) Linux system call.☆88Updated 5 years ago
- Linux syscall() injection☆39Updated 4 years ago
- dlopen from memory☆216Updated 10 years ago
- Simple Intel CPU processor tracing on Linux☆351Updated 2 years ago
- A minimal toy implementation of strace(1)☆179Updated 2 years ago
- POSIX Function tracing☆338Updated 8 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆149Updated 4 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last month
- Google coredumper library☆41Updated 6 months ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Information about Linux system calls on different architectures☆167Updated 3 weeks ago
- a friendly wrapper around ptrace☆133Updated 3 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Access Abseil Swiss Tables from C☆113Updated 4 years ago
- pahole implementation for gdb☆43Updated 3 years ago
- Using ftrace for function hooking in Linux kernel☆288Updated 4 years ago
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- Fork of http://code.nsnam.org/thehajime/elf-loader/ for unlimited dlmopen namespaces☆21Updated 2 years ago
- opensnoop in pure C using eBPF☆102Updated 6 months ago
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago