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

Example Dockerfile fixes for PolyTracker short tool paper #6570

Closed kaoudis closed 2 months ago

kaoudis commented 2 months ago

Fixes dead sources links and WORKDIR assumptions, as well as missing dependencies, for some of the example builds. This gave me the ability to build and gather data from the following:

Remainder that error out for missing dependency or build failure reasons before we get to instrumentation: