|
Message-ID: <loom.20070127T151757-794@post.gmane.org> Date: Sat, 27 Jan 2007 14:33:54 +0000 (UTC) From: Paul <paul@...thor.com> To: john-users@...ts.openwall.com Subject: Re: john for windows > # Case toggler for cracking MD4-based NTLM hashes (with the contributed > # patch), given already cracked DES-based LM hashes. > # Rename this section to [List.Rules:Wordlist] to activate it. > [List.Rules:NT] > l > lMT[*0]T[*1]T[*2]T[*3]T[*4]T[*5]T[*6]T[*7]T[*8]T[*9]T[*A]T[*B]T[*C]T[*D]Q > > So you need to rename the section as the comment says, then run: > > john -show pwfile | cut -d: -f2 > cracked > john -w=cracked -rules -format=nt pwfile > I tried your technique and it worked like a champ except for one test password. LM Cracked: AS*OD3U8 Real Password: As*od3U8 I am guessing that something with the asterisk is throwing it off the Rules:NT mode. -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
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.