Hash craked with John the ripper but failed with Hashcat
#3
[
There is definitely something I am doing wrong. While John cracked this hash in around 8 minutes on a slow virtualbox The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) machine, the same hash couldn't be cracked by hashcat on a physical machine after more than 11 hours.

the command:

Code:
hashcat --quiet -a 0 -m 0 -O 6d980c97874860347312769e9854dab6

The last update status:

Code:
Session..........: hashcat
Status...........: Running
Hash.Type........: MD5
Hash.Target......: 6d980c97874860347312769e9854dab6
Time.Started.....: Thu Feb  1 22:47:36 2018 (11 hours, 17 mins)
Time.Estimated...: Fri Feb  2 10:05:04 2018 (0 secs)
Guess.Base.......: Pipe
Speed.Dev.#1.....:        0 H/s (0.00ms)
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 0
Rejected.........: 0
Restore.Point....: 0
Candidates.#1....: [Copying]
HWMon.Dev.#1.....: Temp: 28c Fan: 33% Util:  0% Core: 135MHz Mem: 405MHz Bus:16


Messages In This Thread
RE: Hash craked with John the ripper but failed with Hashcat - by frepie - 02-02-2018, 05:11 PM