Help with mask
#4
define your custom character sets with -1 to -4 so we need to create 2 sets of custom charsets. As well we will use increment to limit the search to the 4 to 6 characters at the end.
see below:

Code:
hashcat -m 0 -a 3 -1 Aa1 -i --increment-min 30 --increment-max 32 -2 ?l?u?d?s md5hash.txt ?1?1KNOWNPARTTHATIS24CHARLONG?2?2?2?2?2?2
Reply


Messages In This Thread
Help with mask - by qash - 11-30-2020, 11:02 AM
RE: Help with mask - by undeath - 11-30-2020, 01:24 PM
RE: Help with mask - by DanielG - 11-30-2020, 02:09 PM
RE: Help with mask - by slyexe - 12-02-2020, 01:48 AM