emptymonkey / ptrace_doLinks
A ptrace library for easy syscall injection in Linux.
☆181Updated 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:
- Example of how to use the ptrace(2) system call to call a userspace method.☆153Updated 6 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- Examples for Linux ptrace(2)☆135Updated last year
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆99Updated 2 years ago
- ☆52Updated 5 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- ELF DSO injector☆70Updated 4 months ago
- POSIX Function tracing☆338Updated 8 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆449Updated 6 months ago
- ELF shared library import table patching for function redirection.☆192Updated 5 years ago
- tracy - a system call tracer and injector. Find us in #tracy on irc.freenode.net☆74Updated 6 years ago
- Linux syscall() injection☆39Updated 4 years ago
- Intercept a system call using a loadable kernel module.☆58Updated 10 years ago
- Linux based inter-process code injection without ptrace(2)☆254Updated 8 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆163Updated 6 years ago
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆139Updated 7 years ago
- Using ftrace for function hooking in Linux kernel☆288Updated 4 years ago
- dlopen from memory☆216Updated 10 years ago
- An ELF parsing and manipulation library for Python☆74Updated 11 years ago
- A language and library for specifying syscall filtering policies.☆340Updated last month
- midgetpack is a multiplatform secure ELF packer☆208Updated 11 years ago
- extended core file snapshot format☆230Updated 6 years ago
- a friendly wrapper around ptrace☆133Updated 3 years ago
- Process dump to executable ELF for linux☆106Updated 3 years ago
- Information about Linux system calls on different architectures☆167Updated 3 weeks ago
- KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel.☆146Updated 4 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆57Updated 12 years ago
- Heap analysis tooling for ptmalloc☆46Updated 3 years ago
- UNIX domain socket tracing LD_PRELOAD wrapper, mirror from git://git.gnumonks.org/udtrace☆51Updated 6 years ago
- Linux Kernel hooking engine (x86)☆371Updated last month