Problem get password that is in dictionary
#1
Hello everybody.
I' m testing on OS X Sierra with Hashcat v3.30-377-ga509221.

I've created a personal dictionary of 8 lines with my password. Then i've converted my password to bcrypto hash online and I've created a file with it.

In my terminal I've typed: 

hashcat -m 3200 hash diczi -o risu.txt

and also tried:

hashcat -a 0 -m 3200 hash diczi-o risu.txt

The result is:

Status...........: Exhausted

and no password was found.
I also tried with SHA1 without problem.

What am I doing wrong?
Thank you


Messages In This Thread
Problem get password that is in dictionary - by Honik89 - 02-28-2017, 04:45 PM