Limit on input-hashes?
#3
(01-20-2016, 03:39 PM)philsmd Wrote: Well, you need to check what exactly is within line 11808, 11809, 11810 .
Are these empty lines ?

It just gives a warning that for line 11808, 11809, 11810 it wasn't able to parse these hashes (probably because there are no hashes in line  11808, 11809, 11810 etc).

Did you double-check that ?

No there is no such small limit (most of the time you will be limited by RAM etc but we were successfull to load over 100M MD5 hashes).

Hi,
thanks for the quick reply. The listing shows only the last few lines as an example. They are not empty.

In fact I get this error for every single line of the input file. But as I said, if I copy some lines into a new file, I don't get any errors. I just tested again using the last 17 lines (which include lines 11808, 11809, 11810):

Code:
Session.Name...: cudaHashcat
Status.........: Exhausted
Input.Mode.....: File (/PATH/wordlist.txt)
Hash.Target....: File (/AUDITS/***/test.txt)
Hash.Type......: NTLM
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 15630.9 kH/s
Recovered......: 0/17 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 11809/11809 (100.00%)
Rejected.......: 262/11809 (2.22%)
HWMon.GPU.#1...: -1% Util, 43c Temp, 10% Fan

Started: Wed Jan 20 14:55:09 2016
Stopped: Wed Jan 20 14:55:11 2016


Messages In This Thread
Limit on input-hashes? - by anlx - 01-20-2016, 03:31 PM
RE: Limit on input-hashes? - by philsmd - 01-20-2016, 03:39 PM
RE: Limit on input-hashes? - by anlx - 01-20-2016, 03:59 PM
RE: Limit on input-hashes? - by anlx - 01-20-2016, 04:25 PM
RE: Limit on input-hashes? - by philsmd - 01-20-2016, 05:08 PM
RE: Limit on input-hashes? - by anlx - 01-20-2016, 05:21 PM