--Show Help please! got stuck!
#1
Well first of all, thanks if you can read and help me here... im trying to get some hashes  and well i did this

Code:
hashcat.exe -m 0 --username --potfile-path md5.potfile D:\Crack\HashCats\tocrack\list.txt D:\Crack\HashCats\listas\org2019

And all good, al the cracked hashes are in the pot file but when i tried this:

Code:
hashcat.exe -m 0 --username --potfile-path md5.potfile --show -o dos.txt --outfile-format 2 D:\Crack\HashCats\tocrack\list.txt

the thing got stuck, i tried to give some hrs like 8hrs and nothing happen... all the time is the same:

1.4M of hashes recovered


[Image: 928a22a955a6c0506bdb25bb34ce2d59.png]

what can i do?
Reply
#2
sometimes the windows console get stuck (happens to me too), i have to focus the comannd window and just press enter e viola, finished
Reply