09-24-2013, 01:39 AM
(This post was last modified: 09-24-2013, 01:39 AM by Firebug24k.)
Any news on how to make skip and limit work right? They don't seem to function at all for me. For example, using skip (linux):
Code:
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):/mnt/hgfs/S/testpass# statsprocessor /usr/share/oclhashcat-plus/hashcat.hcstat ?a?a?a | wc -l
866495
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):/mnt/hgfs/S/testpass# statsprocessor -s1 /usr/share/oclhashcat-plus/hashcat.hcstat ?a?a?a | wc -l
866494
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):/mnt/hgfs/S/testpass# statsprocessor -s10 /usr/share/oclhashcat-plus/hashcat.hcstat ?a?a?a | wc -l
866485
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):/mnt/hgfs/S/testpass# statsprocessor -s100 /usr/share/oclhashcat-plus/hashcat.hcstat ?a?a?a | wc -l
866400
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):/mnt/hgfs/S/testpass# statsprocessor -s1000 /usr/share/oclhashcat-plus/hashcat.hcstat ?a?a?a | wc -l
866400
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):/mnt/hgfs/S/testpass# statsprocessor -s10000 /usr/share/oclhashcat-plus/hashcat.hcstat ?a?a?a | wc -l
866400