What am I doing wrong??
#1
I created an MD5 hash for the word data123, placed the word "data" in dic1, and the "123" on dic2.

The hash is accurate, because it gets cracked with the best64 rule file and dic1.

C:\Users\Abe>C:\Users\Abe\Desktop\hashcat-0.49\hashcat-cli64.exe -m 0 C:\Users\Abe\Desktop\hash.txt -a 1 C:\Users\Abe\Desktop\dic1.txt C:\Users\Abe\Desktop\dic2.txt

Initializing hashcat v0.49 with 4 threads and 32mb segment-size...

Added hashes from file C:\Users\Abe\Desktop\hash.txt: 1 (1 salts)
Activating quick-digest mode for single-hash

NOTE: press enter for status-screen


Input.Mode: Dict (C:\Users\Abe\Desktop\dic1.txt)
Index.....: 1/1 (segment), 1 (words), 5 (bytes)
Recovered.: 0/1 hashes, 0/1 salts
Speed/sec.: - plains, - words
Progress..: 1/1 (100.00%)
Running...: --:--:--:--
Estimated.: --:--:--:--


Input.Mode: Dict (C:\Users\Abe\Desktop\dic2.txt)
Index.....: 1/1 (segment), 1 (words), 7 (bytes)
Recovered.: 0/1 hashes, 0/1 salts
Speed/sec.: - plains, - words
Progress..: 1/1 (100.00%)
Running...: --:--:--:--
Estimated.: --:--:--:--

Started: Fri Feb 20 11:36:23 2015
Stopped: Fri Feb 20 11:36:24 2015

C:\Users\Abe>


Messages In This Thread
What am I doing wrong?? - by r9290xocl - 02-20-2015, 06:57 PM
RE: What am I doing wrong?? - by coolbry95 - 02-20-2015, 07:05 PM
RE: What am I doing wrong?? - by atom - 02-20-2015, 07:06 PM
RE: What am I doing wrong?? - by r9290xocl - 02-20-2015, 07:19 PM
RE: What am I doing wrong?? - by r9290xocl - 02-20-2015, 07:27 PM
RE: What am I doing wrong?? - by atom - 02-23-2015, 12:02 AM
RE: What am I doing wrong?? - by r9290xocl - 02-23-2015, 03:38 AM