|
Message-ID: <20090801231757592985.adeaa670@gmail.com> Date: Sat, 1 Aug 2009 23:17:57 +0200 From: websiteaccess <websiteaccess@...il.com> To: john-users@...ts.openwall.com Subject: Re: changing s to $ On Sun, 2 Aug 2009 00:57:16 +0400, Solar Designer wrote: > On Sat, Aug 01, 2009 at 08:57:21PM +0200, websiteaccess wrote: >> I want change all "s" in a word to "$" (test -> te$t) >> >> I try /s ss$ it doesn't work > > It works for me: > > [List.Rules:Wordlist] > /s ss$ > > $ echo test > w > $ john -w=w --rules --stdout > te$t > words: 1 time: 0:00:00:00 100% w/s: 100 current: te$t > > Alexander > I found the problem, my dico wordlist was badly formatted, word corrupted -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
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.