|
|
Message-ID: <76f5e32acfaa4df7bae710bad85efc71@smtp.hushmail.com>
Date: Fri, 18 Sep 2015 01:50:55 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: mask + external as filter, generic combinable filters
On 2015-09-18 01:39, Solar Designer wrote:
> On Fri, Sep 18, 2015 at 01:25:02AM +0200, magnum wrote:
>> On 2015-09-18 01:16, Solar Designer wrote:
>>> On Fri, Sep 18, 2015 at 01:06:11AM +0200, magnum wrote:
>>>> If you want a literal "?w" for whatever reason, you'll need to write it
>>>> as "\?\w".
>>>
>>> Wouldn't "??w" also work ("??" for literal "?", then "w")?
>>
>> Perhaps before we dropped using rpp(?) but not anymore: The only escape
>> is backslash.
>
> Escape yes, but "?" is supposed to define a character class with only
> "?" in it, so it is supposed to be equivalent to literal "?". I think
> other tools have that, so we should too. And it's in wordlist rules.
That makes some sense, I'll look into that.
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.