02-10-2021, 07:02 PM
Hi All
I know that you can do a brute force via all characters:
hashcat -m <Code> -a 3 -1 -?l?u?d?s -3 ?d hashes.txt --potfile-disable ?1?1?1?1?1?1?1?1
However how can I only include certain characters in the search:
An Example:
ABCDEFabcdef12345!"£$%.
Kind Regards
I know that you can do a brute force via all characters:
hashcat -m <Code> -a 3 -1 -?l?u?d?s -3 ?d hashes.txt --potfile-disable ?1?1?1?1?1?1?1?1
However how can I only include certain characters in the search:
An Example:
ABCDEFabcdef12345!"£$%.
Kind Regards