eklitzke / ptrace-call-userspace
Example of how to use the ptrace(2) system call to call a userspace method.
☆149Updated 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.☆176Updated 9 months ago
- Examples for Linux ptrace(2)☆137Updated last year
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆130Updated 6 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆97Updated 2 years ago
- POSIX Function tracing☆331Updated 7 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆27Updated 4 years ago
- ☆49Updated 4 years ago
- Function tracer for gcc☆35Updated 8 years ago
- ELF shared library import table patching for function redirection.☆189Updated 4 years ago
- a quick open/close/ioctl/read/write/free function hooker☆189Updated 8 years ago
- Heap analysis tooling for ptmalloc☆44Updated 2 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- A minimal toy implementation of strace(1)☆177Updated last year
- Simple Intel CPU processor tracing on Linux☆346Updated 2 years ago
- dlopen from memory☆217Updated 9 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆435Updated 2 months ago
- ☆74Updated 9 years ago
- back up from http://people.ee.ethz.ch/~arkeller/linux/kernel_user_space_howto.html☆31Updated 9 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- extended core file snapshot format☆223Updated 6 years ago
- A BPF-based syscall fault injector☆100Updated 2 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 5 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆109Updated 6 years ago
- Linux Kernel hooking engine (x86)☆343Updated 4 months ago
- ld-linux code injector☆49Updated 13 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆78Updated 13 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆121Updated 8 years ago
- Update of original etrace program.☆67Updated last year
- ☆52Updated last year