MrMacG

Results 1 issues of MrMacG

Hi, Trying to fuzz a binary. It runs fine in drrun: `C:\dynamorio\bin64\drrun.exe -c C:\winafl\build64\bin\Release\winafl.dll -debug -coverage_module binary.exe -target_module binary.exe -target_offset 0x293c -fuzz_iterations 10 -nargs 4 -- binary.exe test1.txt test2.txt /M`...