06-17-2013, 10:13 PM
My apologies for the double-post. Other forums I participate in discourage the editing of posts so I'm reluctant for that reason.
With a file formatted like this:
56df57b48654c07c0803d4cfa3872eb1c863d038:adfd
I chopped off the first 10 lines "head hashfile.txt >head.txt" (to get the first 10 hashes in a separate file for time's sake) and after adding a known password (of one of the hashes in head.txt) to the dictionary file, I ran:
../hashcat-cli32.bin -a0 -m121 -o results.txt -n8 --remove head.txt linked.dic
and got:
Recovered.: 0/10 hashes, 0/10 salts
Looks like I've still got work to do.
With a file formatted like this:
56df57b48654c07c0803d4cfa3872eb1c863d038:adfd
I chopped off the first 10 lines "head hashfile.txt >head.txt" (to get the first 10 hashes in a separate file for time's sake) and after adding a known password (of one of the hashes in head.txt) to the dictionary file, I ran:
../hashcat-cli32.bin -a0 -m121 -o results.txt -n8 --remove head.txt linked.dic
and got:
Recovered.: 0/10 hashes, 0/10 salts
Looks like I've still got work to do.