maskprocessor --increment
#7
(02-25-2011, 12:46 PM)atom Wrote: cool, did not know that. is it also that fast as mp? for example, if i do:

root@sf:~/maskprocessor-0.64# time ./mp64.bin ?l?l?l?l?l?l -o /dev/null

real 0m2.838s
user 0m2.720s
sys 0m0.110s

that is 26^6 / 2.8 = 108 M/s

Definitely not. Its hard to test because it waits some seconds at the beginning to let you think, but I just got these lame results even when not using a mask but 6 char lower alpha as in your example:

#time ./crunch 6 6 -f ./charset.lst lalpha -o /dev/null
Crunch will now generate the following amount of data: 2162410432 bytes 2062 MB 2 GB
Crunch will now generate the following number of lines: 308915776
17%
34%
51%
68%
84%
100%

real 1m1.957s
user 0m58.360s
sys 0m0.576s



Messages In This Thread
maskprocessor --increment - by radix - 02-23-2011, 04:47 PM
RE: maskprocessor --increment - by Jardeath - 02-24-2011, 04:38 AM
RE: maskprocessor --increment - by acubens - 02-24-2011, 05:33 PM
RE: maskprocessor --increment - by atom - 02-24-2011, 06:07 PM
RE: maskprocessor --increment - by acubens - 02-24-2011, 06:25 PM
RE: maskprocessor --increment - by atom - 02-25-2011, 12:46 PM
RE: maskprocessor --increment - by acubens - 02-25-2011, 01:29 PM
RE: maskprocessor --increment - by Hash-IT - 11-15-2011, 05:58 PM
RE: maskprocessor --increment - by atom - 11-16-2011, 12:30 PM
RE: maskprocessor --increment - by Hash-IT - 11-16-2011, 02:21 PM
RE: maskprocessor --increment - by Hash-IT - 11-17-2011, 03:46 PM
RE: maskprocessor --increment - by atom - 11-18-2011, 10:21 AM
RE: maskprocessor --increment - by Hash-IT - 11-18-2011, 07:04 PM
RE: maskprocessor --increment - by atom - 05-08-2012, 04:08 PM