Toggle Rule
#5
(11-05-2011, 05:35 PM)atom Wrote: Yes, but that is EXACTLY the optimization in it and what makes the toggle case that efficient. if you have upper case chars in your password you do it to make it harder to crack the pass. that also means you would not use ONLY upper case characters. You would try to equalize the number of lower and upper chars. if you have a lenght 8 password, maybe 4 upper and 4 lower. or 5 upper and 3 lower. something like this. so it makes no sense to have all 16 set upper if you have a length 16 password.

I see what you mean now the key word was "optimization". I understand what you are doing here now. My view on this is that I tailor some very small passwords lists to each target, this way I have the luxury of being able to change every bit of my list rather than intelligently guessing changes made to a large list.

If I was prepared to miss out on optimisation of a large list and instead choose to opt for a full toggle mutation of a small list then I would need to make toggle 15.rule then wouldn't I ?


Messages In This Thread
Toggle Rule - by Hash-IT - 11-05-2011, 04:51 PM
RE: Toggle Rule - by atom - 11-05-2011, 05:25 PM
RE: Toggle Rule - by Hash-IT - 11-05-2011, 05:30 PM
RE: Toggle Rule - by atom - 11-05-2011, 05:35 PM
RE: Toggle Rule - by Hash-IT - 11-05-2011, 05:42 PM
RE: Toggle Rule - by atom - 11-05-2011, 05:44 PM
RE: Toggle Rule - by Hash-IT - 11-05-2011, 05:50 PM
RE: Toggle Rule - by atom - 11-05-2011, 11:32 PM
RE: Toggle Rule - by Hash-IT - 11-06-2011, 12:13 AM
RE: Toggle Rule - by Hash-IT - 11-10-2011, 03:55 PM
RE: Toggle Rule - by atom - 11-10-2011, 04:53 PM
RE: Toggle Rule - by Hash-IT - 11-10-2011, 05:31 PM
RE: Toggle Rule - by Hash-IT - 11-10-2011, 08:19 PM
RE: Toggle Rule - by Hash-IT - 11-10-2011, 10:22 PM
RE: Toggle Rule - by atom - 11-11-2011, 08:39 AM
RE: Toggle Rule - by Hash-IT - 11-12-2011, 02:39 AM
RE: Toggle Rule - by atom - 11-12-2011, 10:03 AM