hashcat Forum
statsprocessor-0.08 skip & limit overflow ? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip (https://hashcat.net/forum/forum-28.html)
+--- Thread: statsprocessor-0.08 skip & limit overflow ? (/thread-2848.html)



statsprocessor-0.08 skip & limit overflow ? - xddc - 11-20-2013

Hi all,

I use statprocessor-0.08 to generate dictionary, but when I run the following command, it dumps much more lines to me, weird ..

Code:
# ./sp64.bin hashcat.hcstat --pw-min=8 --pw-max=8 -1 ?d?l -s 4263600000 -l 4447200000 ?1?1?1?1?1?1?1?1 | wc -l
2176782336
# echo 4447200000-4263600000 | bc
183600000

Any thoughts?


RE: statsprocessor-0.08 skip & limit overflow ? - atom - 11-20-2013

looks like a bug, please report on trac