ptrace topic
TARDIS
Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.
sudohulk
try privilege escalation changing sudo command
mysql-magic
dump mysql client password from memory
reprozip
ReproZip is a tool that simplifies the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science.
dlinject
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
proot
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
memorpy
Python library using ctypes to search/edit windows / linux / macOS / SunOS programs memory
write-a-strace-and-gdb
Tiny system call tracer and debugger
ptracer
A library for ptrace-based tracing of Python programs