Vamshi Kunkuma
Vamshi Kunkuma
how to > I met a similar problem (pidfile opening error) when I try to fuzz my application with below command: afl-fuzz.exe -i in -o out -D "D:\winafl\DynamoRIO-Windows-8.0.0-1\bin64" -t 20000...
how to avoid, Error opening pidfile.txt 
yes sir! Accel.exe exist in the path, but don't know why fuzzing is not happening. 
so what should I mention after -in sir
This is the command I used, C:\Users\admin\Desktop\Jackalope\build\Release>fuzzer.exe -in Accel -out out4 -t 1000 -delivery shmem -instrument_module Accel.exe -target_module Accel.exe -target_method fuzz -nargs 1 -cgc.dll -tiny-AES128-C.dll -add_all_inputs -iterations 10000 -persist -loop...
can you say, Is my fuzzing command is correct ? where am mistaking?
sir fuzzing is running but errors are not identifying .. 