Problem with skip and limit
#1
Hello. 


Code:
C:\Users\admin\Desktop\oclHashcat-2.01>oclHashcat64.exe  -a 3 12345678912345678912345678901231  --skip=0 --limit=100000 ?d?d?d?d?d?d?d?d Session.Name...: oclHashcat Status.........: Exhausted Input.Mode.....: Mask (?d?d?d?d?d?d?d?d) [8] Hash.Target....: 12345678912345678912345678901231 Hash.Type......: MD5 Time.Started...: 0 secs Time.Estimated.: 0 secs Speed.GPU.#1...:  1793.9 MH/s Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts Progress.......: 100000000/100000000 (100.00%) Rejected.......: 0/100000000 (0.00%) WARN: ADL_Overdrive5_CurrentActivity_Get(): -5 HWMon.GPU.#1...: -1% Util, -1c Temp, N/A Fan Started: Fri Oct 14 15:00:44 2016 Stopped: Fri Oct 14 15:00:45 2016




Code:
C:\Users\admin\Desktop\hashcat-3.10>hashcat64.exe -a 3 12345678901234567890123456789012 --skip=0 --limit=100000 ?a?a?a?a?a?a?a?a Session.Name...: hashcat Status.........: Aborted Input.Mode.....: Mask (?a?a?a?a?a?a?a?a) [8] Hash.Target....: 12345678901234567890123456789012 Hash.Type......: MD5 Time.Started...: Fri Oct 14 15:04:38 2016 (4 secs) Time.Estimated.: Fri Oct 14 15:05:00 2016 (17 secs) Speed.Dev.#1...:  3952.5 MH/s (2.13ms) Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts Progress.......: 16859600000/85737500000 (19.66%) Rejected.......: 0/16859600000 (0.00%) Restore.Point..: 0/7737809375 (0.00%) Started: Fri Oct 14 15:04:38 2016 Stopped: Fri Oct 14 15:04:45 2016


Why limit not working?
#2
All is well. Work time is less than 1 second
#3
(10-14-2016, 06:48 PM)passlab Wrote: All is well. Work time is less than 1 second
What I doing:
C:\Users\admin\Desktop\hashcat-3.10>hashcat64.exe -a 3 12345678901234567890123456789012 --skip=0 --limit=100000 ?a?a?a?a?a?a?a?a

What I expected: 
Progress.......: 1154/100000 (%)

What I got:
Progress.......: 16859600000/85737500000 (19.66%) <---------- wtf? limit is 100000

Can you help me?
#4
You should read about the difference between literal keyspace and hashcat keyspace.
#5
For example, read about it here: https://hashcat.net/wiki/doku.php?id=fre...a_keyspace