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

Comments out non-functional `polytracker` commands, removes obsoleted package dependecies #6537

Closed surovic closed 1 year ago

surovic commented 1 year ago

PR does as title suggests. The commented out commands might prove useful in the future, but pollute public facing API. The removed python package dependencies are AFAIK completely obsolete.

Merge this PR after #6535