Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: statsprocessor-0.08 skip & limit overflow ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
looks like a bug, please report on trac