trailofbits / polytracker

An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
Apache License 2.0
516 stars 47 forks source link

Migrates and briefly documents the UBet analysis code for public reference in the LangSec slides. #6552

Closed kaoudis closed 1 year ago

kaoudis commented 1 year ago

❗ caution: depends on https://github.com/trailofbits/polytracker/pull/6553 and will not accurately reproduce our results without merging that code first / too.