winafl icon indicating copy to clipboard operation
winafl copied to clipboard

drrun only run does not generate logs

Open NATIVE99 opened this issue 4 years ago • 1 comments

env: using pre-built binaries and DynamoRIO release 7.1.0-1 issue: Follow the readme_dr.md operation

drrun.exe -c winafl.dll -debug -target_module test_gdiplus.exe -target_offset 0x16e0 -fuzz_iterations 10 -nargs 2 -- test_gdiplus.exe input.bmp image

NATIVE99 avatar Jan 03 '21 04:01 NATIVE99

Most likely you need a newer version of DR (get it from https://github.com/DynamoRIO/dynamorio/releases) and build WinAFL with it.

ifratric avatar Jan 03 '21 12:01 ifratric