tracexec
tracexec copied to clipboard
[Feature] Graph mode with web dashboard
We can use G6(like what I did in https://github.com/kxxt/cargo-visualize) to create online visualization of exec graph.
The nodes are filenames and the edges carry extra information like args and environment variables.