emptymonkey / ptrace_doLinks
A ptrace library for easy syscall injection in Linux.
☆183Updated last year
Alternatives and similar repositories for ptrace_do
Users that are interested in ptrace_do are comparing it to the libraries listed below
Sorting:
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 11 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago
- POSIX Function tracing☆338Updated 8 years ago
- ☆49Updated 4 years ago
- Linux syscall() injection☆38Updated 4 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆446Updated 4 months ago
- ELF DSO injector☆67Updated 2 months ago
- Linux based inter-process code injection without ptrace(2)☆253Updated 8 years ago
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆136Updated 7 years ago
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- ☆52Updated last year
- Trusted Path Execution (TPE) Linux Kernel Module☆161Updated 6 years ago
- Information about Linux system calls on different architectures☆168Updated 2 weeks ago
- extended core file snapshot format☆227Updated 6 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 5 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- a friendly wrapper around ptrace☆133Updated 3 years ago
- A minimal toy implementation of strace(1)☆177Updated 2 years ago
- dlopen from memory☆219Updated 10 years ago
- Using ftrace for function hooking in Linux kernel☆280Updated 4 years ago
- A kernelspace syscall interceptor and randomized faulter☆354Updated 10 months ago
- Process dump to executable ELF for linux☆105Updated 3 years ago
- midgetpack is a multiplatform secure ELF packer☆204Updated 11 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 13 years ago
- 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 12 years ago
- A language and library for specifying syscall filtering policies.☆333Updated last year