CrunchCat (Crunch + HashCat)
#1
Hi all,

I created a small DOS interface for Crunch and HashCat and it works pretty well !


Do you think my main command line could be improved ?
Code:
crunch_win %pass% abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 | hashcat64 -m %mode% --potfile-disable -o output.txt "%hash%"

Is there an option to stop the command once the password has been found ?
Because dear me, he continues to test combinations (this is not the case in the video).
Reply


Messages In This Thread
CrunchCat (Crunch + HashCat) - by Anarown - 05-20-2020, 12:03 AM
RE: CrunchCat (Crunch + HashCat) - by royce - 05-20-2020, 05:19 AM
RE: CrunchCat (Crunch + HashCat) - by Mem5 - 05-20-2020, 11:58 AM
RE: CrunchCat (Crunch + HashCat) - by Anarown - 05-20-2020, 01:07 PM
RE: CrunchCat (Crunch + HashCat) - by royce - 05-20-2020, 04:55 PM