Top 25 ptrace open source projects

Proot
An chroot-like implementation using ptrace.
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.
Mysql Magic
dump mysql client password from memory
Tardis
Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.
Ptracer
A library for ptrace-based tracing of Python programs
Write A Strace And Gdb
A tiny system call tracer and debugger implementation
Ios debugger challenge
A playground for run-time iOS app inspection
Proot
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
Picotrace
picotrace - system call process tracer
Procjack
PoC of injecting code into a running Linux process
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Memorpy
Python library using ctypes to search/edit windows / linux / macOS / SunOS programs memory
Dlinject
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
Sandy
A tiny "sandbox" to run untrusted code 🏖️
Pyflame
🔥 Pyflame: A Ptracing Profiler For Python. This project is deprecated and not maintained.
fptrace
Record process launches and files read and written by each process
runrootless
rootless OCI container runtime with ptrace hacks (No root privileges nor SUID binaries (e.g. newuidmap) are required!)
PRoot
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
sudohulk
try privilege escalation changing sudo command
golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
heaptrace
helps visualize heap operations for pwn and debugging
ptrace-burrito
a friendly wrapper around ptrace
ghc-stack
Hacking GHC's Stack for Fun and Profit (featuring The Glorious Haskell Debugger v0.0.1 Pre-alpha)
procout
procout peeks write(2) of another process using ptrace(2), written in Rust
1-25 of 25 ptrace projects