Skip to content

Eldolfin/bintrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bintrace

bintrace is a command-line utility that traces the execution of a program and its child processes. It uses ptrace to monitor system calls like execve and process creation (fork, clone), building an execution graph to visualize how programs are launched and interact.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors