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

add nearly-instrumented Imagemagick Dockerfile #6567

Closed kaoudis closed 7 months ago

kaoudis commented 10 months ago

I am not sure if there is somehow a linker error being obscured - I've debugged about five in this attempt to get Imagemagick instrumented - but the last commented out instrumentation command returns non-zero exit status and I am not sure why or what to check next

kaoudis commented 7 months ago

Figured out a way to do this and am doing it as part of kaoudis/eval.