Hi all
I use dynamorio in combinaton with winafl, i use the following drrrun command
D:\winafl6\winafl\DynamoRIO\bin64\drrun.exe -debug -c winafl.dll -debug -fuzz_iterations 10 -coverage_module VulnLib.dll -target_module VulnLib.dll -target_method FuzzMeM8ate -nargs 4 -- test_harness.exe test.txt
winafl dose not create any debug output but dynamorio creates a rather cryptic message
I have the assumption that my harness is improperly build
I attached a screenshot
I would apriciate any hints
thanks for your help