No output file
#1
I'm still learning about hashcat and I'm running it on windows. But for some reason, no matter what I do, a .txt file is not created while running hashcat. I am bruteforcing a list of 400k md5 hashes so it shouldn't take long at all with my card. But this is what I'm using:

Code:
cudaHashCat64 -a 3 -m 0 orangehashes2.txt -i -1 ?a
?1?1?1?1?1?1?1?1 -o crackedhashes.txt --outfile-format=2

I've tried disable potfile as well and still to no avail a text document is not being created. But when I start the process over again, it seems to recover the hashes that have already been cracked, because instead of it saying:

Progress: 0/420402 it says:

Progress: 283898/420402

Code:
Session.Name...: cudaHashcat
Status.........: Aborted
Input.Mode.....: Mask (?1?2?2?2?2?2?2?3) [8]
Hash.Target....: File (orangehashes2.txt)
Hash.Type......: MD5
Time.Started...: Tue Apr 14 10:26:26 2015 (1 min, 59 secs>
Time.Estimated.: Tue Apr 14 11:22:19 2015 (52 mins, 29 secs>
Speed.GPU.#1...:  2585.9 MH/s
Recovered......: 283898/420402 (67.53%) Digests, 0/1 <0.00%> Salts
Progress.......: 309803876352/8478567198720 <3.65%>
Skipped........: 0/309803876352 (0.00%)
Rejected.......: 0/309803876352 (0.00%)
Restore.Point..: 2752512/68864256 (4.00%)
HWMon.GPU.#1...:  0% Util, 54c Temp, N/A Fan

I ran this for 8 hours last night and no text file was created.


Messages In This Thread
No output file - by Theminatar - 04-14-2015, 05:42 PM
RE: No output file - by atom - 04-14-2015, 05:46 PM
RE: No output file - by Theminatar - 04-14-2015, 05:54 PM
RE: No output file - by mastercracker - 04-14-2015, 09:09 PM
RE: No output file - by Theminatar - 04-16-2015, 07:18 AM
RE: No output file - by mastercracker - 04-16-2015, 10:52 AM
RE: No output file - by Theminatar - 04-17-2015, 12:35 AM
RE: No output file - by Theminatar - 04-17-2015, 01:01 AM
RE: No output file - by mastercracker - 04-17-2015, 01:12 AM