polytracker
polytracker copied to clipboard
An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
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....
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...
In PolyTracker/PolyTracker LLVM DFsan read label is not working correctly, most likely because of