Hashcat 5.1.0 never returns results
#2
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.
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 undeath - 01-22-2020, 11:53 PM