I have solved all WinAFL issues and I managed to get DynamoRIO working and everything is fine, even the harness. I re-checked everything, but I still get this error:
[!] WARNING: Instrumentation output varies across runs.
I am using afl-cmin.
I have 258 inputs, and when I run afl-cmin, sometimes I get 70 outputs, sometimes 71, and sometimes 69. So I’m not sure what is going on. When I run WinAFL, this warning appears for about 30 inputs.
I tried this solution:
#111 (comment)
and it reduced the occurrences to about 5, but I still don’t understand the root cause.
I also tried this:
#111 (comment)
but it didn’t make any difference.
So what information can I provide you so you can help me solve this issue?
@ifratric
I have solved all WinAFL issues and I managed to get DynamoRIO working and everything is fine, even the harness. I re-checked everything, but I still get this error:
[!] WARNING: Instrumentation output varies across runs.
I am using afl-cmin.
I have 258 inputs, and when I run afl-cmin, sometimes I get 70 outputs, sometimes 71, and sometimes 69. So I’m not sure what is going on. When I run WinAFL, this warning appears for about 30 inputs.
I tried this solution:
#111 (comment)
and it reduced the occurrences to about 5, but I still don’t understand the root cause.
I also tried this:
#111 (comment)
but it didn’t make any difference.
So what information can I provide you so you can help me solve this issue?
@ifratric