Building password list
#17
-q works for each and every "multiple sequential characters"

the pipe and grep after the maskprocessor command are just used as a proof that it works.

the only command you need is maskprocessor itself

Code:
mp64 -q 2 ?a?a?a

and ?a of course repeated however long your password should be
Reply


Messages In This Thread
Building password list - by Ar76 - 09-01-2019, 09:01 AM
RE: Building password list - by undeath - 09-01-2019, 11:22 AM
RE: Building password list - by os2873 - 09-02-2019, 07:39 AM
RE: Building password list - by Ar76 - 09-02-2019, 02:50 PM
RE: Building password list - by os2873 - 09-03-2019, 10:24 AM
RE: Building password list - by Ar76 - 09-03-2019, 11:25 AM
RE: Building password list - by os2873 - 09-03-2019, 09:38 PM
RE: Building password list - by differentequal - 09-04-2019, 08:58 AM
RE: Building password list - by undeath - 09-02-2019, 12:22 PM
RE: Building password list - by os2873 - 09-03-2019, 10:23 AM
RE: Building password list - by philsmd - 09-04-2019, 01:20 PM
RE: Building password list - by Ar76 - 09-04-2019, 02:44 PM
RE: Building password list - by philsmd - 09-04-2019, 03:39 PM
RE: Building password list - by Ar76 - 09-05-2019, 12:33 PM
RE: Building password list - by philsmd - 09-05-2019, 12:38 PM
RE: Building password list - by Ar76 - 09-05-2019, 01:50 PM
RE: Building password list - by philsmd - 09-05-2019, 04:01 PM
RE: Building password list - by Ar76 - 09-05-2019, 05:00 PM
RE: Building password list - by Ar76 - 09-05-2019, 05:18 PM
RE: Building password list - by Kryczek - 09-06-2019, 01:23 PM
RE: Building password list - by Ar76 - 09-06-2019, 08:53 PM
RE: Building password list - by Ar76 - 09-07-2019, 09:47 AM