MD5 salted hashs
#2
Works for me.

Code:
epixoip@token:~/hashcat-0.48$ echo '01dfae6e5d4d90d9892622325959afbe:7050461' >testhash
epixoip@token:~/hashcat-0.48$ echo 'hashcat' >testdict
epixoip@token:~/hashcat-0.48$ ./hashcat-cli64.bin -m 10 testhash testdict
This copy of hashcat will expire on 01.01.2015. Please upgrade to continue using hashcat.

Initializing hashcat v0.48 by atom with 8 threads and 32mb segment-size...

Added hashes from file testhash: 1 (1 salts)
Activating quick-digest mode for single-hash with salt

NOTE: press enter for status-screen

01dfae6e5d4d90d9892622325959afbe:7050461:hashcat

All hashes have been recovered

Input.Mode: Dict (testdict)
Index.....: 1/1 (segment), 1 (words), 8 (bytes)
Recovered.: 1/1 hashes, 1/1 salts
Speed/sec.: - plains, - words
Progress..: 1/1 (100.00%)
Running...: --:--:--:--
Estimated.: --:--:--:--

Started: Sun Dec 21 18:05:40 2014
Stopped: Sun Dec 21 18:05:40 2014

Not sure what you're doing wrong. Maybe you have trailing whitespace or something.


Messages In This Thread
MD5 salted hashs - by rsberzerker - 12-22-2014, 03:46 AM
RE: MD5 salted hashs - by epixoip - 12-22-2014, 04:06 AM
RE: MD5 salted hashs - by rsberzerker - 12-22-2014, 04:48 AM
RE: MD5 salted hashs - by epixoip - 12-22-2014, 05:30 AM
RE: MD5 salted hashs - by rsberzerker - 12-22-2014, 07:18 AM