02-18-2023, 06:25 PM
(02-17-2023, 08:57 PM)Snoopy Wrote: first you are looking for option --increment this will start with ?1, then ?1?1 and so on
second, when you know the first part you can already provide this part like this
TEST?1?1?1?1?1
Thanks I am running the following command and it seams to be working.
hashcat -O --status -a 3 -m 11600 hash.txt -o cracked.txt -w 3 -j 'DELETED' --custom-charset1=E:\HashCat\hashcat-6.2.6\charsets\specialK1.hcchr --increment 'DELETED?1?1?1?1?!?!?1'
Is there any value in saving the hashes If I burn through them?