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.☆183Updated last year
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- ☆53Updated 5 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 5 years ago
- Intercept a system call using a loadable kernel module.☆57Updated 10 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆151Updated 4 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆64Updated last month
- Sample usage of the new memfd_create(2) Linux system call.☆88Updated 5 years ago
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- Simple Intel CPU processor tracing on Linux☆351Updated 2 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- POSIX Function tracing☆338Updated 8 years ago
- Linux syscall() injection☆39Updated 4 years ago
- dlopen from memory☆216Updated 10 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆35Updated last month
- pahole implementation for gdb☆43Updated 3 years ago
- Load-time selective binary rewriting☆164Updated 3 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- Pahole and the dwarves☆248Updated last month
- ☆52Updated 2 months ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 14 years ago
- A BPF-based syscall fault injector☆105Updated last week
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆449Updated last week
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆175Updated 3 years ago
- opensnoop in pure C using eBPF☆102Updated 8 months ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago