New Tool: kwprocessor
#8
(08-15-2016, 10:30 PM)richk Wrote: If I'm reading it correctly I think the non-skip is by design. I'm guessing you would use a combinationĀ attack in conjunction with kwprocessor to get the row skipping walks....just guessing though until atom clarifies.

Attention, BeanBagKing and you are referring to something different than what i was having in mind:

1234 ASDF != 1A 2S 3D 4F
("skipping rows between keyboard walks" != "skipping individual letters while walking")

I really meant skipping while doing the walk, e.g. taking every second character while traversing the keyboard. Someone could do a walk like this: 1,3,5,7,9. ... you can't do this by combining two walks using the -a1 attack mode. if there is a way doing so, i will be truly happy to learn about it.

My initial example was more "complex": the underlying walk would be 1QA 2WS 3ED 4RF and the skipping logic i had in mind was "skip every letter that resides on the second line": 1qA 2wS 3eD 4rF => which results to 1A 2S 3D 4F.


Messages In This Thread
New Tool: kwprocessor - by atom - 08-15-2016, 11:09 AM
RE: New Tool: kwprocessor - by richk - 08-15-2016, 12:12 PM
RE: New Tool: kwprocessor - by jodler303 - 08-15-2016, 02:00 PM
RE: New Tool: kwprocessor - by richk - 08-15-2016, 10:30 PM
RE: New Tool: kwprocessor - by jodler303 - 08-15-2016, 11:25 PM
RE: New Tool: kwprocessor - by richk - 08-16-2016, 12:28 AM
RE: New Tool: kwprocessor - by BeanBagKing - 08-15-2016, 05:41 PM
RE: New Tool: kwprocessor - by kiara - 08-15-2016, 06:17 PM
RE: New Tool: kwprocessor - by Kgx Pnqvhm - 08-15-2016, 09:54 PM
RE: New Tool: kwprocessor - by jodler303 - 08-16-2016, 01:36 AM
RE: New Tool: kwprocessor - by richk - 08-16-2016, 03:40 AM
RE: New Tool: kwprocessor - by jodler303 - 08-16-2016, 01:13 PM
RE: New Tool: kwprocessor - by atom - 08-17-2016, 05:02 PM
RE: New Tool: kwprocessor - by atom - 08-21-2016, 08:49 PM