tracexec icon indicating copy to clipboard operation
tracexec copied to clipboard

[Feature] Graph mode with web dashboard

Open kxxt opened this issue 8 months ago • 0 comments

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.

kxxt avatar Apr 26 '25 14:04 kxxt