emptymonkey / ptrace_doLinks
A ptrace library for easy syscall injection in Linux.
☆177Updated 10 months ago
Alternatives and similar repositories for ptrace_do
Users that are interested in ptrace_do are comparing it to the libraries listed below
Sorting:
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 7 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- Linux based inter-process code injection without ptrace(2)☆250Updated 7 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 5 years ago
- POSIX Function tracing☆332Updated 7 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆438Updated 3 weeks ago
- ☆56Updated 8 years ago
- Simple Intel CPU processor tracing on Linux☆349Updated 2 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆125Updated 8 months ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- Information about Linux system calls on different architectures☆160Updated 2 months ago
- a quick open/close/ioctl/read/write/free function hooker☆189Updated 8 years ago
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆110Updated 5 years ago
- dlopen from memory☆217Updated 10 years ago
- ☆74Updated 9 years ago
- ELF shared library import table patching for function redirection.☆190Updated 4 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- Using ftrace for function hooking in Linux kernel☆272Updated 4 years ago
- extended core file snapshot format☆225Updated 6 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- ☆49Updated 4 years ago
- linux elf injector for x86 x86_64 arm arm64☆336Updated 7 years ago
- tracy - a system call tracer and injector. Find us in #tracy on irc.freenode.net☆72Updated 6 years ago
- Process dump to executable ELF for linux☆105Updated 3 years ago
- Linux Kernel hooking engine (x86)☆347Updated 6 months ago
- A kernelspace syscall interceptor and randomized faulter☆354Updated 6 months ago
- Utility for injecting executable code into a running process on x86/x64 Linux☆266Updated 8 years ago
- Heap analysis tooling for ptmalloc☆45Updated 2 years ago