ryancor
ryancor
I'm getting this on every single example.
I’m running on a physical Windows 10 machine, 64 bit, i7 Core processor
I had to resort to using Intel PT because apparently dynamoRIO doesn’t work on 16Gbs of RAM. I guess even that’s not enough. But now PT doesn’t even work. I’m...
Core i7 vPro 7th Gen
``` PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel Processor Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz, 2901 Mhz, 4 Core(s), 8 Logical Processors ```
I’m using the exact example command using gdi_plus.exe as the Target binary. I’m constantly getting either “Test case timed out” even using the -t (+) option or I’m getting “Program...
``` C:\WinAFL\winafl\build64\bin\Release>afl-fuzz.exe -i ..\..\..\testcases\images\gif -o out -D C:\WinAFL\DynamoRIO\bin64 -t 20000 -- -coverage_module gdiplus.dll -coverage_module WindowsCodecs.dll -fuzz_iterations 5000 -target_module test_gdiplus.exe -target_method main -nargs 2 -- test_gdiplus.exe @@ WinAFL 1.16b by Based...
I'm currently updating my Windows OS build to 1903, so I will check back on that once that is done. I have disabled all my AV's, how do i check...
Update on Intel PT, its running now fine on windows build 1903, but still can't get dynamo to work properly