Mask+Dict Limitations?
#8
(02-16-2013, 11:24 PM)M@LIK Wrote: It is.
-a6 and -a7 are totally different when it comes to GPU utilization. Read:
Quote:- if you use -a 0, -a 1 or -a 6, make sure the base dictionary (left) has at least 10 mio words (per gpu).
- if you use -a 3 or -a 7, make sure your left mask keyspace > 500k entries (per gpu). for -a 3, this is the keyspace of the first 4 chars of your mask.
- make sure your modifier (right) iterates at least through a keyspace of 1k. in case if -a 0 its the number of rules, in case of -a 1 and -a 7 its the number of words in the right dictionary, in case of -a 6 its the keyspace of the right mask.
I knew the general logic of this but never seen the actual suggested limits. Where did you get that from? I will definitely have to optimize some of my attacks knowing these.


Messages In This Thread
Mask+Dict Limitations? - by ThatOneGuy - 02-16-2013, 10:17 PM
RE: Mask+Dict Limitations? - by epixoip - 02-16-2013, 10:22 PM
RE: Mask+Dict Limitations? - by ThatOneGuy - 02-16-2013, 10:50 PM
RE: Mask+Dict Limitations? - by M@LIK - 02-16-2013, 11:24 PM
RE: Mask+Dict Limitations? - by mastercracker - 02-18-2013, 03:39 PM
RE: Mask+Dict Limitations? - by ThatOneGuy - 02-16-2013, 11:39 PM
RE: Mask+Dict Limitations? - by M@LIK - 02-16-2013, 11:54 PM
RE: Mask+Dict Limitations? - by epixoip - 02-17-2013, 02:54 AM
RE: Mask+Dict Limitations? - by M@LIK - 02-18-2013, 04:08 PM
RE: Mask+Dict Limitations? - by mastercracker - 02-18-2013, 04:57 PM