hashcat mask file with specific letters at each placeholder
#1
Hi everyone,
I want to crack a password, where each placeholder could be one of a few specific chars. For example:
The cracked password has got a length of 5: 2A$Nm
the mask should look something like this:
1234,ABC,$%&(,NOP,mno,?1?2?3?4?5

the problem is, that hashcat can only handle 4 different custom charsets, but I need a new charset for every placeholder. How can I do this?


Messages In This Thread
hashcat mask file with specific letters at each placeholder - by hashsmash - 07-07-2017, 08:01 PM