polytracker icon indicating copy to clipboard operation
polytracker copied to clipboard

An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.

Results 75 polytracker issues
Sort by recently updated
recently updated
newest added

enhancement
usability
developer-friendliness
instrumentation

The PR fixes build and instrumentation of the `jq` project by introducing a `fn_attr_remove` pass that removes memory-related function attributes from functions introduced by dfsan and calls to those functions....

bug

Adds an example for instrumenting the DaeDaLus PDF parser.

Polybuild was taken by the other team and improved into a new standalone tool called blight. It has all of polybuilds features and more, we should swap to it when...

enhancement
good first issue

In PolyTracker/PolyTracker LLVM DFsan read label is not working correctly, most likely because of

bug