01-22-2022, 01:57 AM
Hello,
Dictionary attack in mode 10500 on the standard test hash (password "hashcat") fails to find the password even in relatively short wordlists: any dictionary longer than 20-25 words returns "Exhausted" although "hashcat" is on the list.
Other modes don't seem to have this issue: I tested dictionary attacks in modes 0, 10600, 10700 with dictionaries up to 1 million words - all good.
I'm running v6.2.4 from command line on a windows machine with the following options:
>>hashcat.exe -m 10500 pdf10500hash.txt dict30.txt --potfile-disable
Any ideas? Thanks
Dictionary attack in mode 10500 on the standard test hash (password "hashcat") fails to find the password even in relatively short wordlists: any dictionary longer than 20-25 words returns "Exhausted" although "hashcat" is on the list.
Other modes don't seem to have this issue: I tested dictionary attacks in modes 0, 10600, 10700 with dictionaries up to 1 million words - all good.
I'm running v6.2.4 from command line on a windows machine with the following options:
>>hashcat.exe -m 10500 pdf10500hash.txt dict30.txt --potfile-disable
Any ideas? Thanks