12-14-2022, 11:56 PM
Another timer many thanks for your help, if i understand well, if i want "Pass12" lookalike rule for example assuming that the password will begin by an uppercase and 3 lowercase. It will look like this:
hashcat -a3 --stdout "$?u $?l $?l $?l $?d $?d" >> yourfile
But now is it possible to add max and min numbers characters with --increment ?
hashcat -a3 --stdout "$?u $?l $?l $?l $?d $?d" >> yourfile
But now is it possible to add max and min numbers characters with --increment ?