|
Message-ID: <CAN=Qx+YnmmXG5Zn+sMKH=_OpcY2V4EoO9e1YcAmbBUGg1Ti1-g@mail.gmail.com> Date: Mon, 12 Sep 2011 08:25:23 +0200 From: Maximilian Melcher <melcher.maximilian@...glemail.com> To: john-users@...ts.openwall.com Subject: Toggle every possible case Hi guys, I am trying to create a rule that toggles all combinations for a word eg. for aa (aa; Aa; aA; AA). I tried it with: -: T[0-7] T[0-7] T[0-7] T[0-7] T[0-7] T[0-7] T[0-7] T[0-7] But that blows up to 16Mio rules - whats wrong ? :) If I am not totally mistaken for a word with 8 letters it should be 128 combinations, right? Thanks for your help Max
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.