Only GPU, how to use CPU & GPU
#1
I noticed when I run hashcat it only uses the GPU and not the CPU. Is there way for use both? What command do I use? 

Thanks in advance
Reply
#2
Hello,
try this

adding Option -D 1,2 will tell hahscat to use CPU+GPU (GPU only default)
Reply