A custom Linux strace prototype written in C that utilizes the ptrace system call to intercept, monitor, and log child process syscall IDs.
c linux ptrace syscalls low-level systems-programming debugging-tools process-tracing kernel-boundary
-
Updated
Aug 5, 2026 - C