sslab-gatech / qsym

QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
Other
631 stars 134 forks source link

qsym.afl:Cannot find pintool. Maybe updating? #80

Closed bboysteed closed 2 years ago

bboysteed commented 2 years ago

$ bin/run_qsym_afl.py -a afl-slave -o $OUTPUT -n qsym -- $QSYM_CMDLINE DEBUG:qsym.afl:Temp directory=/tmp/tmpN065dk DEBUG:qsym.afl:Cannot find pintool. Maybe updating?

insuyun commented 2 years ago

Hi, @bboysteed . It haapens when qsym cannot find pintool. Could you elaborate your situation more?

insuyun commented 2 years ago

Please re-open it if you need any more help.