eklitzke / ptrace-call-userspace
Example of how to use the ptrace(2) system call to call a userspace method.
☆145Updated 5 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
- A ptrace library for easy syscall injection in Linux.☆174Updated 6 months ago
- Examples for Linux ptrace(2)☆137Updated 9 months ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆127Updated 3 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated last year
- ☆48Updated 4 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆25Updated 4 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆59Updated this week
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆146Updated 4 years ago
- Google coredumper library☆39Updated 2 months ago
- ELF shared library import table patching for function redirection.☆188Updated 4 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 13 years ago
- ☆74Updated 9 years ago
- Function tracer for gcc☆35Updated 7 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆124Updated 4 months ago
- userland exec for Linux x86_64☆66Updated 2 years ago
- ☆25Updated 3 years ago
- A BPF-based syscall fault injector☆99Updated last year
- Heap analysis tooling for ptmalloc☆43Updated 2 years ago
- back up from http://people.ee.ethz.ch/~arkeller/linux/kernel_user_space_howto.html☆31Updated 9 years ago
- Using ftrace for function hooking in Linux kernel☆261Updated 3 years ago
- Linux syscall() injection☆36Updated 4 years ago
- ☆55Updated 7 years ago
- A minimal toy implementation of strace(1)☆174Updated last year
- Intercept a system call using a loadable kernel module.☆57Updated 9 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆66Updated last year
- Simple Intel CPU processor tracing on Linux☆347Updated last year
- a quick open/close/ioctl/read/write/free function hooker☆186Updated 8 years ago