Input/output operations recording tool
-
Updated
Nov 1, 2025 - C++
Input/output operations recording tool
A tool that generates a compilation database for clang tooling using ptrace.
Graceful zero-downtime restarts for network applications. No source code changes required.
optrace records output files written by each process and accumulates total written data size
A CLI tool to monitor file system activity of a Linux process
Inject a shared library into a process using ptrace
A very basic dynamic instrumentation library built on top of ptrace
C++ shared library proxy prototype
A determinizing tracer using Ptrace
Hijack (covertly) stdin/stdout of any ptraceable process in the system by ptracing them and messing with their system calls' parameters and return values.
A C++ sandbox tool that restricts certain system calls based on given privileges.
This is a Toy Debugger for compiled languages.
Add a description, image, and links to the ptrace topic page so that developers can more easily learn about it.
To associate your repository with the ptrace topic, visit your repo's landing page and select "manage topics."