emptymonkey / ptrace_do
A ptrace library for easy syscall injection in Linux.
☆175Updated 7 months ago
Alternatives and similar repositories for ptrace_do:
Users that are interested in ptrace_do are comparing it to the libraries listed below
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆128Updated 4 months ago
- Linux based inter-process code injection without ptrace(2)☆241Updated 7 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆147Updated 5 years ago
- a quick open/close/ioctl/read/write/free function hooker☆187Updated 8 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆99Updated last year
- A small kernel module that can hook arbitrary syscalls on x86_64☆50Updated 5 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆430Updated last week
- Examples for Linux ptrace(2)☆137Updated 11 months ago
- ☆55Updated 7 years ago
- add symbols back into a stripped ELF binary (~strip)☆170Updated 7 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆125Updated 5 months ago
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆130Updated 6 years ago
- ELF shared library import table patching for function redirection.☆189Updated 4 years ago
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆109Updated 4 years ago
- POSIX Function tracing☆328Updated 7 years ago
- Linux Kernel hooking engine (x86)☆340Updated 2 months ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- fuzzing framework based on libfuzzer and clang sanitizer☆164Updated 5 years ago
- userland exec for Linux x86_64☆66Updated 2 years ago
- eBPF - extended Berkeley Packet Filter tooling☆123Updated 2 years ago
- Information about Linux system calls on different architectures☆151Updated 2 weeks ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆107Updated 6 years ago
- midgetpack is a multiplatform secure ELF packer☆198Updated 10 years ago
- Using ftrace for function hooking in Linux kernel☆265Updated 3 years ago
- ☆74Updated 9 years ago
- Heap analysis tooling for ptmalloc☆44Updated 2 years ago
- ☆48Updated 4 years ago
- extended core file snapshot format☆222Updated 6 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆158Updated 5 years ago
- Process dump to executable ELF for linux☆105Updated 3 years ago