winafl
winafl copied to clipboard
restart fuzzing sessions
Are there any other options to restart fuzzing sessions apart from -i - at each fuzzer?
is there any way to restart dead fuzzing sessions automatically without user interaction ?
Not sure if that's what you mean, but you can always write a .bat script (or a Python script or whatever) that will restart the fuzzer if it stops for some reason.
Ok, I will try that thank you for the reply