hashes have been recovered!? -o option
#1
Question 
Hashed a pwd and tested a 3 word dictionary; hashcat display successfull message but no pwd recovered!? output file is unmodified.
Any clue please?
thanks
A.
Code:
hashcat-cli32.exe -a 3 -m 2500 -o D:\foundPWDtxt --outfile-format=2 -n 2 -c 64 "D:\hashTest.txt" "D:\dizioTest.txt"


All hashes have been recovered

Input.Mode: Mask (D:\dizioTest.txt)
Index.....: 0/1 (segment), 1 (words), 0 (bytes)
Recovered.: 0/0 hashes, 0/0 salts
Speed/sec.: - plains, - words
Progress..: 1/1 (100.00%)
Running...: --:--:--:--
Estimated.: --:--:--:--

Started: Fri Nov 08 23:47:37 2013
Stopped: Fri Nov 08 23:47:37 2013

D:\hashcat-0.46>[/code]


Messages In This Thread
hashes have been recovered!? -o option - by Algreen - 11-09-2013, 12:57 AM