Syspect
System call inspection and modification library.
Can be utilized to replace any syscall with the user's own code by yielding control flow to
the user directly before and after syscalls are processed by the kernel.
Allows for viewing and modifying syscalls directly via registers.
zig
library
linux
syscalls
ptrace