Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 12 Sep 2015 16:40:01 +0300
From: Aleksey Cherepanov <lyosha@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: mask + external as filter, generic combinable filters

I tried to combine a custom external filter and mask mode:

$ ./JohnTheRipper/run/john --session=des-cp --format=descrypt --internal-encoding=cp1251 results/uncracked/* '--mask=?1?1?1' '-1=?aЯ' --external=Filter_ascii_without_ya
No generate() for external mode: Filter_ascii_without_ya

I guess mask mode is treated as filter and external mode as generator
in such combination. What are plans about combinable filters? It looks
like john got a lot of candidate generators, so a generic solution
might be helpful, no?

Thanks!

-- 
Regards,
Aleksey Cherepanov

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.