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

Command `polytracker info` is broken #6530

Closed hbrodin closed 1 year ago

hbrodin commented 1 year ago

For some reason (legacy?) the polytracker info command tries to print the .header member of a TDFile, which doesn't have such a member.