Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 23 Sep 2012 07:48:21 +0400
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Subject: Re: Spaces ... in rules

On Fri, Sep 21, 2012 at 09:46:00AM +0200, Simon Marechal wrote:
> On 21/09/2012 00:04, Frank Dittrich wrote:
> > ^ :
> > $ :
> > i1 :
> > o0 :
> 
> Ah obviously ! Thanks for the remarks, they have been integrated. The
> only thing that I believe I lack now is supporting '-' in the
> preprocessor blocks.

You just escape them with a backslash:

[List.Rules:Wordlist]
$[a\-b]

$ john -w=w -ru -stdo
worda
word-
wordb
words: 3  time: 0:00:00:00 100%  w/s: 300  current: wordb

Alexander

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.