Hashcat 5.1.0 never returns results
#3
(01-22-2020, 11:53 PM)undeath Wrote:
Quote:
Code:
hashcat64.exe -a 3 -m 0 -p : -o "c:\my\desktop\pw.txt" "c:\my\desktop\hash.txt" -O -1 ?a ?1?1?1?1

that's a weird "simple" example. A simple example would be

Code:
hashcat64.exe -a 3 -m 0 "c:\my\desktop\hash.txt" ?d?d?d?d

But unrelated to your problem.

You seem to have a broken OpenCL driver installed. I recall people reporting a broken Intel OpenCL runtime in particular.

Thank you for the response. I'm a bit new so I'm not sure I understand. I have Intel HD Graphics 630 and NVIDIA GeForce GTX 1050 and running Windows 10.

I researched OpenCL and ended up downloading the runtimes from Intel, but I get a message stating that I need to uninstall the HD Graphics driver before installing the OpenCL runtimes. Does that all seem right to you, or am I not going about this the right way? Is it possible I already have OpenCL installed and it's just broken as you said? I just need a little bit of guidance.

Thanks,

Mike
Reply


Messages In This Thread
Hashcat 5.1.0 never returns results - by mikes - 01-22-2020, 10:56 PM
RE: Hashcat 5.1.0 never returns results - by mikes - 01-23-2020, 04:07 AM