Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 29 Feb 2012 14:02:23 -0500
From: Rich Rumble <richrumble@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: rule: >NN , format=cuda-mscash, filters,
 --make-charset segfault

On Wed, Feb 29, 2012 at 1:26 PM,  <buawig@...il.com> wrote:
> Hi,
>
> I would have a few questions:
>
> a)
> I'd like to write rules that contain length checks, where the length
> value would be bigger than 9 and therefore consists of two digits. For
> example:
>
>>10
I can't speak to the rest of the email, but this one I think is explained
in the doc/RULES file.
>N	reject this rule unless length N or longer is supported
	Numeric constants and variables.
Numeric constants may be specified and variables referred to with the
following characters:
0...9	for 0...9
A...Z	for 10...35

"greater than A" ( >A ) should do it.
-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.