rmachnee
rmachnee
I received the attached pop up error while testing offsets.  using the following command line: ..\..\..\..\Users\operator\Desktop\RachaelWinAFL\dynamorio-master\bin32\drrun.exe -c ..\..\..\..\Users\operator\Desktop\RachaelWinAFL\winafl-master\build32\bin\Release\winafl.dll -debug -target_module FuzzProgram.exe -target_offset 0xD6F339 -coverage_module FuzzProgram.exe -fuzz_iterations 10 -- "FuzzProgram.exe"...
I created a custom dll for sending fuzz over the network to my target. I can see the target receiving the fuzz (through wireshark and also having the target prints...
Hi, I was comparing the performance between Jackalope and WinAFL with DynamoRIO and found when fuzzing the same target with the same corpus and offset that Jackalope found around 30...