statsprocessor v0.03
#7
In the meanwhile I've finished v0.02. This one accepts an optional typical hashcat mask.

Download it here: http://hashcat.net/files/statsprocessor-0.02.7z

This can be used as a filter. It is best explained with two examples:

Without filter-mask (as in v0.01)

Code:
root@sf:~/statsprocessor-0.02# ./sp64.bin --pw-min 3 rockyou.hcstat | head -10
ana
ane
ani
ang
and
ann
ano
ant
an1
ank

With new filter-mask

Code:
root@sf:~/statsprocessor-0.02# ./sp64.bin --pw-min 3 rockyou.hcstat ?l?l?d | head -10
an1
an2
an0
an3
an4
an9
an8
an7
an6
an5


Messages In This Thread
statsprocessor v0.03 - by atom - 06-10-2012, 02:58 PM
RE: statsprocessor v0.01 - by M@LIK - 06-10-2012, 03:09 PM
RE: statsprocessor v0.01 - by Hash-IT - 06-10-2012, 03:16 PM
RE: statsprocessor v0.01 - by Pixel - 06-10-2012, 03:29 PM
RE: statsprocessor v0.01 - by rurapenthe - 06-10-2012, 06:27 PM
RE: statsprocessor v0.01 - by .::Rizwan::. - 06-10-2012, 09:21 PM
RE: statsprocessor v0.02 - by atom - 06-10-2012, 09:53 PM
RE: statsprocessor v0.02 - by Hash-IT - 06-11-2012, 12:23 AM
RE: statsprocessor v0.02 - by ntk - 06-11-2012, 11:34 PM
RE: statsprocessor v0.03 - by atom - 06-13-2012, 12:38 PM
RE: statsprocessor v0.03 - by atom - 09-07-2012, 05:13 PM