winafl icon indicating copy to clipboard operation
winafl copied to clipboard

target crash when running with winafl

Open 0x410c opened this issue 2 years ago • 2 comments

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.

afl.WINWORD.EXE.30260.0000.proc.log

0x410c avatar Feb 28 '23 15:02 0x410c

I had the same problem!

mineechor avatar May 13 '23 06:05 mineechor