eklitzke / ptrace-call-userspaceLinks
Example of how to use the ptrace(2) system call to call a userspace method.
☆150Updated 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)☆137Updated last year
- A ptrace library for easy syscall injection in Linux.☆182Updated last year
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 10 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- ☆49Updated 4 years ago
- Sample usage of the new memfd_create(2) Linux system call.☆84Updated 4 years ago
- Function tracer for gcc☆35Updated 8 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 4 years ago
- Simple Intel CPU processor tracing on Linux☆349Updated 2 years ago
- Intercept a system call using a loadable kernel module.☆58Updated 9 years ago
- Linux syscall() injection☆38Updated 4 years ago
- dlopen from memory☆218Updated 10 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆62Updated this week
- userland exec for Linux x86_64☆67Updated 3 years ago
- POSIX Function tracing☆337Updated 8 years ago
- A minimal toy implementation of strace(1)☆177Updated 2 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆149Updated 4 years ago
- Using ftrace for function hooking in Linux kernel☆279Updated 4 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- Information about Linux system calls on different architectures☆166Updated 2 weeks ago
- A BPF-based syscall fault injector☆105Updated 2 years ago
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆167Updated 3 years ago
- a friendly wrapper around ptrace☆133Updated 3 years ago
- Load-time selective binary rewriting☆161Updated 3 years ago
- Fork of http://code.nsnam.org/thehajime/elf-loader/ for unlimited dlmopen namespaces☆21Updated last year
- CppCon 2019 Talk: slides and source code☆47Updated 5 years ago
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago