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

Acropalypse changes #6551

Closed hbrodin closed 1 year ago

hbrodin commented 1 year ago

This PR collects the improvements made for the acropalypse blog post.

It additionally fixes an issue with incorrect workdir for pytest in CI.

kaoudis commented 1 year ago

looks like I also need the same Dockerfile workdir fix on #6552 to make the tests run in the python Actions workflow. just making a quick note here. If it is useful, I can review this properly to at least get some eyes on it so it's gotten a ship from 1 other person and can be merged, tomorrow.