/treice

Messing around with ptrace

Primary LanguageRust

treice

treice is a crappy strace clone that i'm building to learn more about strace and the ptrace syscall

How to run

Just run it like strace, e.g.:

cargo run echo 'Hello, world!'