hashcat Forum
kwprocessor route help - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip (https://hashcat.net/forum/forum-28.html)
+--- Thread: kwprocessor route help (/thread-6819.html)



kwprocessor route help - rsberzerker - 08-27-2017

I've been playing around with kwprocessor and so far been unable to get it to generate a password [pattern] I know a friend uses. The pattern is a walk down 4, then start at the top again with a shift walk down 4. Example: 1qaz@WSX (the last 4 characters are 2wsx with the shift held).

Since this involves a jump rather than adjacent characters, is this possible to generate a route that would match that? Or do I have to generate a 3 walk, 3 walk with shift then use a combinator attack?


RE: kwprocessor route help - atom - 08-28-2017

That seems correct. If you need to jump it's better to first generate smaller portions using kwprocessor, then combinator attack them.


RE: kwprocessor route help - rsberzerker - 08-28-2017

OK, thanks Atom. Combinator it is.