winafl
winafl copied to clipboard
target crash when running with winafl
C:\Users\user\Desktop\rtf-fuzzing\DynamoRIO-Windows-9.91.19412\bin32\drrun.exe -late -c C:\Users\user\Desktop\rtf-fuzzing\winafl\build\bin\Release\winafl.dll -debug -coverage_module wwlib.dll -target_module wwlib.dll -target_offset 0x5f2ce -fuzz_iterations 10 -nargs 2 -- "C:\Program Files (x86)\Microsoft Office\Office12\WINWORD.EXE" C:\Users\user\Desktop\rtf-fuzzing\fuzz-1\seeds\test1.rtf
here is the comman line i used, when using drcov coverage and using lighthouse i can see it reaches the target offset but when running with winafl the target crashes.
I had the same problem!