Hash 'hashcat': Token length exception

Vocado_xiix picture Vocado_xiix · Oct 26, 2020 · Viewed 10.3k times · Source
hashcat64.exe hashcat -m0 -a0 crackme.txt password.txt

Device #1: Intel's OpenCL runtime(GPU only) is currently broken. We are waiting for updated OpenCL drivers from Intel

Hash 'hashcat': Token length exception No hashes loaded.

I'm getting this message. I've attached a snapshot of my CL. I've looked for any spaces in the hash directory and its format. I've also tried changing all the Unicode formats of the .txt file. Nothing seems to work. I've also updated the intel drivers.\

Can anyone help please. Thanks in advance.enter image description here

Answer

Vocado_xiix picture Vocado_xiix · Oct 29, 2020

For anyone looking into this : I used two rules, you can use many of others to increase the efficiency.

hashcat64.exe hashcat -m0 -a0 crackme.txt password.txt -r rules/best64.rule

or

hashcat64.exe hashcat -m0 -a0 crackme.txt password.txt -r rules/d3ad0ne.rule