Up and running
#1
YAY!  i have my ubuntu GTX 1080 rig up and running..  (only one gpu right now but hey!)

Anyway, now that i am able to crack my own wpa handshake by adding my password to the end of rockyou.txt, I wanted to do try and do a side by side comparison with the legacy hashcat cpu only version to see the speed difference for myself.  Can anyone point me to a tutorial on how to install the non GPU version along side the latest and greatest? 

Also, how do i clear profiles so i can recrack the same hash?

Erik
#2
You don't need a different hashcat version to use your cpu. See --opencl-device-types option

Use --potfile-disable to disable checking of already cracked hashes.
#3
(05-10-2017, 09:09 PM)undeath Wrote: You don't need a different hashcat version to use your cpu. See --opencl-device-types option

Use --potfile-disable to disable checking of already cracked hashes.

thanks you are the best