Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 3 Jan 2010 18:36:12 +0100
From: "websiteaccess@...il.com" <websiteaccess@...il.com>
To: john-users@...ts.openwall.com
Subject: append severals simple digits in a complex rule

Hi

 I try to append severals digits after a word

 test0000
 test1111
 test2222
 test3333
 etc...
 test9999

 I try 

 /a sa[eiouy]$[0123456789]$[0123456789]$[0123456789]$[0123456789]

but this rule do test0000 -> test0001 -> test0002 ... test9999

 It's not what I want.

 As you can see I change swap letters also in this rule.

 what is the right syntax ? 

 I read the john'rules without success.

 thanks,

 W.A.

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.