Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 12 Aug 2011 12:01:40 +0200
From: magnum <rawsmooth@...dband.net>
To: john-dev@...ts.openwall.com
Subject: Re: User-defined character class

On 2011-08-11 01:42, magnum wrote:
> It did not. This one does what I intended (not that it is very useful):
>
> %4?1vap2Aa"[\\0]x"
>
> That is, I had to decrement p by 2. That was a bit unintuitive to me but
> I'm sure there are clever thoughts behind it (it use to be).

Fwiw it won't work as intended with all words anyway. The %N will hit 
even if the hexdigits are spread with other characters inbetween. I 
guess I just picked a bad example.

magnum

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.