Issue with Prince Processor Failing on Non-MD5 Hashes
#1
I've been encountering an issue trying to pipe prince processor with hashcat. It seems to work fine when cracking an md5 hash. But when I try and .22000 I get the following error: 

Code:
Program 'pp64.exe' failed to run: Array dimensions exceeded supported range. At line:1 char:1

I've been using the following command below:

Code:
C:\Users\Username\Desktop\hashcat-6.2.6\princeprocessor-0.22\pp64.exe "C:\Users\Username\Desktop\Hashes and Caps\hashes\yourhashfile.hc22000" | C:\Users\Username\Desktop\Wordlists\yourwordlist.txt | C:\Users\Username\Desktop\hashcat-6.2.6\hashcat.exe -O

Is there something I'm missing? Any help would be appreciated; it's been fun to play around with.
Reply


Messages In This Thread
Issue with Prince Processor Failing on Non-MD5 Hashes - by C0nstantine - 09-01-2024, 07:03 AM