Directory Mode
#13
why do we use toggles2.rule, may I ask. Is it because U know that password contain only 2 uppers?Or is it only an educated guess? When use toggle, your word list should contain only low alpha and numeric, correct? So use toggle rules, we can sort of cover low and upper bits with a smaller, only low alpha numeric word list,smaller hence I/O reading is quicker, the rest with rule, combine GPU can do it correct? For example if to solve 8 bits WPA password, I guess you use toggle4.rules on 4 bit long word, then U use mask right and left combined to attack so U cover 8 bits password. But
Q1. why there is only upto toggle5.rule? If OCLhc+ can solver upto 15 bits, there should be upto toggle7 available, no?
Q2 which is quicker generate low+upper alpha numeric pipe it into ohc+, or use hc-cli with an lower alpha numeric word list+toggles rule, then here you must combine their left right side and pipe into ohc+?
Q3 6bits wordlist of low alpha numeric only, already reachs a size around 14 GBs, if you use togglesX.rule they must be a file form, or can you generate 6bits wordlist on the fly, and simultaneous, apply toggles rule then pipe to ohc+?


Messages In This Thread
Directory Mode - by Hash-IT - 11-18-2011, 07:53 PM
RE: Directory Mode - by SmilingWolf - 11-18-2011, 10:22 PM
RE: Directory Mode - by Hash-IT - 11-19-2011, 12:18 AM
RE: Directory Mode - by atom - 11-19-2011, 10:56 AM
RE: Directory Mode - by Hash-IT - 11-19-2011, 07:42 PM
RE: Directory Mode - by atom - 11-19-2011, 07:45 PM
RE: Directory Mode - by Hash-IT - 11-19-2011, 11:40 PM
RE: Directory Mode - by atom - 11-20-2011, 12:24 AM
RE: Directory Mode - by Hash-IT - 11-20-2011, 12:47 AM
RE: Directory Mode - by atom - 11-20-2011, 12:24 AM
RE: Directory Mode - by Hash-IT - 11-20-2011, 02:36 PM
RE: Directory Mode - by atom - 11-20-2011, 05:01 PM
RE: Directory Mode - by ntk - 12-10-2011, 04:41 AM
RE: Directory Mode - by atom - 12-12-2011, 10:59 AM