emptymonkey / ptrace_do
A ptrace library for easy syscall injection in Linux.
☆174Updated 6 months ago
Alternatives and similar repositories for ptrace_do:
Users that are interested in ptrace_do are comparing it to the libraries listed below
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated last year
- 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☆127Updated 3 months ago
- Linux based inter-process code injection without ptrace(2)☆241Updated 7 years ago
- Examples for Linux ptrace(2)☆137Updated 9 months ago
- ☆55Updated 7 years ago
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆109Updated 4 years ago
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆129Updated 6 years ago
- extended core file snapshot format☆222Updated 6 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆430Updated 2 months ago
- Using ftrace for function hooking in Linux kernel☆261Updated 3 years ago
- a quick open/close/ioctl/read/write/free function hooker☆186Updated 8 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆157Updated 5 years ago
- dlopen from memory☆213Updated 9 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆49Updated 5 years ago
- ☆48Updated 4 years ago
- midgetpack is a multiplatform secure ELF packer☆197Updated 10 years ago
- fuzzing framework based on libfuzzer and clang sanitizer☆165Updated 5 years ago
- add symbols back into a stripped ELF binary (~strip)☆170Updated 7 years ago
- userland exec for Linux x86_64☆66Updated 2 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆124Updated 4 months ago
- Heap analysis tooling for ptmalloc☆43Updated 2 years ago
- Linux Kernel hooking engine (x86)☆338Updated last month
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆59Updated 11 years ago
- Devestating and awesome Linux X86_64 ELF Virus☆226Updated 2 years ago
- ELF shared library import table patching for function redirection.☆188Updated 4 years ago
- linux elf injector for x86 x86_64 arm arm64☆327Updated 6 years ago
- opensnoop in pure C using eBPF☆97Updated last year
- A language and library for specifying syscall filtering policies.☆305Updated 6 months ago