How to predefine the mask?
#3
Hashcat only supports 4 custom charsets, so there is no easy possibility for building that mask

depending on the over all input, i would try generating 2 wordlist from your given input using combinator from hashcat utils

prepare one textfile for each position, then use combinator
0 + 1 > 01
01 + 2 > 012
check for output filesize but this should be feasable, do this up to position 4 and generate the second wordlist 5-9
then use hashcat with both wordlist in combinator attack mode
Reply


Messages In This Thread
How to predefine the mask? - by tao - 05-30-2024, 11:57 AM
RE: How to predefine the mask? - by penguinkeeper - 05-30-2024, 12:24 PM
RE: How to predefine the mask? - by Snoopy - 05-30-2024, 12:26 PM
RE: How to predefine the mask? - by tao - 05-30-2024, 02:14 PM
RE: How to predefine the mask? - by protonking - 06-03-2024, 08:50 AM