eklitzke / ptrace-call-userspace
Example of how to use the ptrace(2) system call to call a userspace method.
☆145Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ptrace-call-userspace
- A ptrace library for easy syscall injection in Linux.☆173Updated 4 months ago
- Examples for Linux ptrace(2)☆136Updated 7 months ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆59Updated last week
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆124Updated last month
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated last year
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆25Updated 4 years ago
- ☆47Updated 4 years ago
- userland exec for Linux x86_64☆65Updated 2 years ago
- Function tracer for gcc☆34Updated 7 years ago
- Dump page tables on various OSes and analyze them☆28Updated 8 years ago
- Heap analysis tooling for ptmalloc☆43Updated 2 years ago
- pahole implementation for gdb☆41Updated 2 years ago
- A minimal toy implementation of strace(1)☆170Updated last year
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆123Updated last month
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 7 years ago
- Wrap system calls in Linux☆31Updated 10 years 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.☆76Updated 13 years ago
- dlopen from memory☆213Updated 9 years ago
- Process dump to executable ELF for linux☆105Updated 2 years ago
- Simple Function calls tracer☆72Updated 6 years ago
- a quick open/close/ioctl/read/write/free function hooker☆186Updated 8 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- Tool to demangle C++ symbols.☆56Updated last year
- Intercept a system call using a loadable kernel module.☆55Updated 9 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆32Updated 10 months ago
- ☆55Updated 7 years ago
- linux elf injector for x86 x86_64 arm arm64☆318Updated 6 years ago
- Advanced process execution monitoring utility for linux (procmon like)☆84Updated 8 years ago
- ☆73Updated 9 years ago