ricostrong
ricostrong
D:\winafl\build\bin\Release>afl-fuzz.exe -i testcases -o out -t 20000 -D D:\dynamorio\DynamoRIO-Windows-6.2.0-2\bin32 -- -coverage_module 7za.exe -target_module 7za.exe -target_method main -nargs 3 -- 7za.exe x @@ WinAFL 1.16b by Based on AFL 2.43b by...
Hey. I downloaded "DynamoRIO-Windows-7.1.0-1". The same error occurs. It seemed like dynamorio is causing that weird error, as it also appears when running dynamorio with no instrumentation. (D:\dynamorio\DynamoRIO-Windows-7.1.0-1\bin32\drrun.exe msxml.exe t\t.xml,...
The prebuilt x86 test_gdiplus suspiciously also causes dynamorio to crash, however when ran under winafl, it doesn't throw that API version error, only the "Dynamorio internal crash" error. I am...
Hi. changing the compiler didn't help, however it runs correctly in a vm. I still don't know what the issue was on my main os, but I guess I'm going...