Description
Runtime library calls in dynamically linked programs can be traced for debugging and reverse-engineering support.
This Git package is useful for developers diagnosing how an application uses shared libraries. It observes calls; it does not fix the program automatically.
Tracing can expose arguments, paths, and sensitive data. Use it on trusted systems and avoid sharing traces without review.