Hi,
I have been trying to use the rockyou wordlist in the fuzzer and it never starts.. When I load the list, it gives an error : "Error Reading File" and says: an error occured while calculating the number of payloads. That might be caused by incorrect character encding. The file will still be processed."
It is never processed.
I have tried to change the file with dos2linux and I have removed invalid characters from the file until it succesfully converts. By running the file command I see that rockyou is not a UTF8 file.
But still (even leaving the fuzzer open for 1 hour), it doesn't start.
What can I do?