Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 5 Aug 2013 18:32:10 -0400
From: Rich Rumble <richrumble@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Duplicate and Uppercase

On Mon, Aug 5, 2013 at 5:56 PM, Sergey V. <sftp.mtuci@...il.com> wrote:

> [04:26:39] <fd> <5>3ld'*MT4T5T6T7Q
>
reject words less than 5, and greater than 3, lowercase word, duplicate
word, truncate at max length, memorize, toggle the 4th-7th charaters, query
memory...
<5  >3 ld '* M T4 T5 T6 T7 Q
Probably should change to
_4 ld '* M T4 T5 T6 T7 Q (I think?)

The M and Q bit's are a mystery to me still, thanks for the quick response!
I would never, ever, ever (ever), have figured that out, not ever.

I've created the opposite as well
<5 >3 ld '* M T0 T1 T2 T3 Q
<6 >4 ld '* M T0 T1 T2 T3 T4 Q
<7 >5 ld '* M T0 T1 T2 T3 T4 T5 Q
<8 >6 ld '* M T0 T1 T2 T3 T4 T5 T6 Q
<9 >7 ld '* M T0 T1 T2 T3 T4 T5 T6 T7 Q
<A >8 ld '* M T0 T1 T2 T3 T4 T5 T6 T7 T8 Q
<B >9 ld '* M T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 Q
<C >A ld '* M T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 TA Q
<D >B ld '* M T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 TA TB Q
-rich

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.