emptymonkey / ptrace_do
A ptrace library for easy syscall injection in Linux.
☆173Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for ptrace_do
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated last year
- Examples for Linux ptrace(2)☆136Updated 7 months ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆145Updated 5 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆124Updated last month
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆128Updated 6 years ago
- Linux based inter-process code injection without ptrace(2)☆239Updated 7 years ago
- a quick open/close/ioctl/read/write/free function hooker☆186Updated 8 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆48Updated 5 years ago
- dlopen from memory☆213Updated 9 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆410Updated 2 weeks ago
- Process dump to executable ELF for linux☆105Updated 2 years ago
- Devestating and awesome Linux X86_64 ELF Virus☆223Updated 2 years ago
- POSIX Function tracing☆324Updated 7 years ago
- ☆55Updated 7 years ago
- Using ftrace for function hooking in Linux kernel☆253Updated 3 years ago
- extended core file snapshot format☆220Updated 5 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- linux elf injector for x86 x86_64 arm arm64☆317Updated 6 years ago
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆109Updated 4 years ago
- ELF shared library import table patching for function redirection.☆188Updated 4 years ago
- Heap analysis tooling for ptmalloc☆43Updated 2 years ago
- ☆47Updated 4 years ago
- tracy - a system call tracer and injector. Find us in #tracy on irc.freenode.net☆72Updated 5 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆59Updated 11 years ago
- userland exec for Linux x86_64☆65Updated 2 years ago
- Log data to/from SSL_write/SSL_read to disk using LD_PRELOAD hooks☆85Updated 4 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆106Updated 6 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