emptymonkey / ptrace_doLinks
A ptrace library for easy syscall injection in Linux.
☆182Updated 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 10 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
- ☆49Updated 4 years ago
- POSIX Function tracing☆338Updated 8 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆443Updated 3 months ago
- dlopen from memory☆219Updated 10 years ago
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- Linux based inter-process code injection without ptrace(2)☆253Updated 8 years ago
- ELF DSO injector☆67Updated 2 months ago
- Information about Linux system calls on different architectures☆166Updated last week
- Linux syscall() injection☆38Updated 4 years ago
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆136Updated 7 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆160Updated 6 years ago
- A minimal toy implementation of strace(1)☆177Updated 2 years ago
- Intercept a system call using a loadable kernel module.☆58Updated 9 years ago
- A language and library for specifying syscall filtering policies.☆332Updated last year
- UNIX domain socket tracing LD_PRELOAD wrapper, mirror from git://git.gnumonks.org/udtrace☆51Updated 6 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆59Updated 12 years ago
- tracy - a system call tracer and injector. Find us in #tracy on irc.freenode.net☆73Updated 6 years 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
- Process dump to executable ELF for linux☆105Updated 3 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆129Updated 11 months ago
- midgetpack is a multiplatform secure ELF packer☆203Updated 11 years ago
- Example code for changing syscall arguments using ptrace☆47Updated 5 years ago
- a friendly wrapper around ptrace☆133Updated 3 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago