|
Message-Id: <1DCF90DF-517C-4F5D-A72C-7A9A93EDF792@m.patpro.net> Date: Mon, 14 Aug 2017 12:24:43 +0200 From: Patrick Proniewski <p+password@...atpro.net> To: john-users@...ts.openwall.com Subject: Re: Specify a custom character set Hi, Not sure about incremental, but IIRC it uses special charset files, so you can't really impose a limited subset unless you produce your own charset file. May be mask mode would be faster for you: ./john -9='[aAbBcCxXyYzZ123!]' --mask=?9?9?9?9?9?9?9?9 --min-length=3 hashfile On 14 août 2017, at 11:37, Sebastian Heyn wrote: > Hi, > > maybe i'm too dumb to understand the manual - I need to run in incremental mode and I know my password only contains the characters > > abcxyz123! > > how can I make john use these letters upper and lower case in incremental mode? >
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.