Is my computer good
#1
Hello I'm Turkish user :Smile and I know very little English

Intel(R) Core(TM) i7-6500U CPU @ 2.5GHz 
16 GB RAM

AMD Radeon R5 M335 / Intel(R) Graphics 520

Thank you
#2
Make a benchmark with hashcat and compare to https://gist.github.com/epixoip/e885edc473e74398faf6
#3
Thank you Matlink,
The command I use most often

hashcat64.exe -m 0 -a 3 -1 ?l?d --increment --increment-min 8 --increment-max 8 x.txt ?1?1?1?1?1?1?1?1

But always error report :
* Device #3: Not a native Intel OpenCL runtime, expect massive speed loss
You can use --force to override this but do not post error reports if you do so

Cracking performance lower than expected? Append -w 3 to the commandline!
#4
(03-16-2017, 02:48 PM)mstbro Wrote: Thank you Matlink,
The command I use most often

hashcat64.exe -m 0 -a 3 -1 ?l?d --increment --increment-min 8 --increment-max 8 x.txt ?1?1?1?1?1?1?1?1

But always error report :
* Device #3: Not a native Intel OpenCL runtime, expect massive speed loss
            You can use --force to override this but do not post error reports if you do so

Cracking performance lower than expected? Append -w 3 to the commandline!

I also get this error, but I'm running a 4790K
#5
Install OpenCL runtime then, see docs/readme.txt for details