tracexec 0.1.0 is now finally released! ๐
v0.1.0 features a fancy TUI built with #Ratatui, file descriptor analyzing, and ability to trace setuid/gid binaries
In case you don't know, it is a small utility for tracing execve{,at} and pre-exec behavior, powered by #linux #ptrace
It's useful for #debugging build systems, understanding what scripts actually do, figuring out what programs does a proprietary software run, or you just want to watch the programs installed on your system exec-ing
1/2