05-20-2020, 01:07 PM
Actually I have just carried out some test and on the MD5 I go from 12 seconds to 5 seconds and in speed from 722kH / s to 1813 MH / s.
I didn't expect hashcat to provide a similar service to Crunch.
Do you think this line is correct or could it be improved?
Thank you for the details !
I didn't expect hashcat to provide a similar service to Crunch.
Do you think this line is correct or could it be improved?
Code:
hashcat64 -m %mode% -a 3 --potfile-disable -o output.txt "%hash%"
Thank you for the details !