A ptrace library for easy syscall injection in Linux.
☆186Jul 10, 2024Updated last year
Alternatives and similar repositories for ptrace_do
Users that are interested in ptrace_do are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Inject shellcode into running processes in Linux.☆44Jul 10, 2024Updated last year
- Example of how to use the ptrace(2) system call to call a userspace method.☆156Apr 29, 2019Updated 7 years ago
- A keystroke / terminal logger for Linux.☆218Jul 10, 2024Updated last year
- Hide processes as a normal user in Linux.☆261Jul 10, 2024Updated last year
- Tool for injecting a shared object into a Linux process☆1,231Feb 23, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21May 2, 2026Updated last month
- Post Exploitation Linux Toolkit☆33Oct 19, 2016Updated 9 years ago
- A shellcode testing harness.☆70Jul 10, 2024Updated last year
- Analyze and manipulate binary data based on ELF symbol tables☆20Apr 3, 2024Updated 2 years ago
- Toolkit to detect/crash/attack GNU debugging-related tools☆152Apr 5, 2016Updated 10 years ago
- A streaming implementation of SipHash in C as well as an optimized one-pass implementation.☆27Nov 5, 2012Updated 13 years ago
- A tool for patching/injecting code into elf binaries.☆15Sep 27, 2012Updated 13 years ago
- LD_PRELOAD hook to trace malloc and free☆45Dec 31, 2017Updated 8 years ago
- checksec-ng. Elf checksec in Python. Does large-scale package analysis. Now with multi-core support!☆69Mar 19, 2014Updated 12 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- hook: linux kernel syscall hijack