emptymonkey / ptrace_do
A ptrace library for easy syscall injection in Linux.
☆176Updated 9 months ago
Alternatives and similar repositories for ptrace_do:
Users that are interested in ptrace_do are comparing it to the libraries listed below
- Example of how to use the ptrace(2) system call to call a userspace method.☆149Updated 5 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆130Updated 6 months ago
- a quick open/close/ioctl/read/write/free function hooker☆189Updated 8 years ago
- Intercept a system call using a loadable kernel module.☆57Updated 9 years ago
- ☆74Updated 9 years ago
- Simple Intel CPU processor tracing on Linux☆346Updated 2 years ago
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆135Updated 7 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 5 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆97Updated 2 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- Linux based inter-process code injection without ptrace(2)☆247Updated 7 years ago
- ☆55Updated 7 years ago
- ELF shared library import table patching for function redirection.☆189Updated 4 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- midgetpack is a multiplatform secure ELF packer☆203Updated 10 years ago
- Heap analysis tooling for ptmalloc☆44Updated 2 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆124Updated 6 months ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆58Updated 11 years ago
- A language and library for specifying syscall filtering policies.☆314Updated 9 months ago
- A minimal toy implementation of strace(1)☆177Updated last year
- Routines for hunting down kernel symbols.☆82Updated 14 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- add symbols back into a stripped ELF binary (~strip)☆171Updated 7 years ago
- ☆52Updated last year
- POSIX Function tracing☆331Updated 7 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆60Updated last month
- userland exec for Linux x86_64☆67Updated 2 years ago
- ELF packer - x86_64☆72Updated 9 years ago
- Process dump to executable ELF for linux☆105Updated 3 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆109Updated 6 years ago