|
Message-ID: <CABob6ip08bdAQ2=FVbhXs22MGZJ-OgocvZjzMTUVeHicC8rq2Q@mail.gmail.com> Date: Thu, 13 Jun 2013 00:35:11 +0200 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-dev@...ts.openwall.com Subject: Re: Mask mode for GPU 2013/6/12 magnum <john.magnum@...hmail.com>: > I had hybrid attack (http://hashcat.net/wiki/doku.php?id=hybrid_attack) in mind but I think we can enhance it: A really flexible solution would be using eg. the ?w mask for representing the original word (from another mode, eg. wordlist). So using HashCat's example, this wordlist: > > password > hello > > and this command-line: > > ./john -wordlist:file -mask=?w?d?d?d?d > > ...would generate the password0000..hello9999 candidates. We could also use eg. -mask=?d?d?w?d?d which is not supported by HashCat's hybrid mode. I like this idea. Btw could you tell me please where I can find myrice's sources for candidate generation on gpu, or something like that? Lukas
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.