trailofbits / polytracker

An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add function-level tracing to TDAG

surovic opened this issue · comments

Add function-level tracing to TDAG

Previous discussion about the challenges with reconstructing the call stack in post-processing: #6367