statsprocessor-0.08 Skip and Limit
#5
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


Messages In This Thread
statsprocessor-0.08 Skip and Limit - by BlowCane - 04-03-2013, 07:57 PM
RE: statsprocessor-0.08 Skip and Limit - by atom - 04-04-2013, 02:26 PM
RE: statsprocessor-0.08 Skip and Limit - by Firebug24k - 09-24-2013, 01:39 AM