emptymonkey / ptrace_doLinks
A ptrace library for easy syscall injection in Linux.
☆178Updated 11 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☆130Updated 8 months ago
- Linux based inter-process code injection without ptrace(2)☆250Updated 7 years 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
- a quick open/close/ioctl/read/write/free function hooker☆189Updated 8 years ago
- extended core file snapshot format☆226Updated 6 years ago
- ELF shared library import table patching for function redirection.☆191Updated 4 years ago
- Process dump to executable ELF for linux☆105Updated 3 years ago
- add symbols back into a stripped ELF binary (~strip)☆172Updated 7 years ago
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆135Updated 7 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆126Updated 8 months ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 5 years ago
- POSIX Function tracing☆335Updated 7 years ago
- A minimal toy implementation of strace(1)☆176Updated 2 years ago
- dlopen from memory☆219Updated 10 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆439Updated last month
- ELF DSO injector☆64Updated this week
- Trusted Path Execution (TPE) Linux Kernel Module☆160Updated 5 years ago
- linux elf injector for x86 x86_64 arm arm64☆336Updated 7 years ago
- ☆49Updated 4 years ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆509Updated 4 years ago
- Using ftrace for function hooking in Linux kernel☆273Updated 4 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆78Updated 13 years ago
- ☆74Updated 9 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Simple Intel CPU processor tracing on Linux☆349Updated 2 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆110Updated 5 years ago