hashcat Forum
Is my computer good - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: Hardware (https://hashcat.net/forum/forum-13.html)
+--- Thread: Is my computer good (/thread-6396.html)



Is my computer good - mstbro - 03-16-2017

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


RE: Is my computer good - Matlink - 03-16-2017

Make a benchmark with hashcat and compare to https://gist.github.com/epixoip/e885edc473e74398faf6


RE: Is my computer good - mstbro - 03-16-2017

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!


RE: Is my computer good - Casiosteed - 03-18-2017

(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


RE: Is my computer good - atom - 03-18-2017

Install OpenCL runtime then, see docs/readme.txt for details