hashview / hashview-old

A web front-end for password cracking and analytics
http://www.hashview.io
GNU General Public License v3.0
621 stars 134 forks source link

CPU AND GPU Configuration #412

Closed 007scorpio closed 6 years ago

007scorpio commented 6 years ago

Running the application shows 0 cpu and 0 gpu. How do i make hashview see my cpu and gpu?

i128 commented 6 years ago

What does hashcat -I show?

007scorpio commented 6 years ago

hashcat (v4.0.1) starting...

/usr/bin/OpenCL/: No such file or directory

007scorpio commented 6 years ago

am running on ubuntu 16.04

GrepItAll commented 6 years ago

Sounds like you're missing the OpenCL drivers/runtime. Check out https://hashcat.net/hashcat/ which lists what drivers are needed for what hardware near the top.

i128 commented 6 years ago

@GrepItAll is correct you need to fix your installation of hashcat first before hashview can run properly.