Cant get hashcat to run on new cracking computer
#1
Hello all, 
Im new to this forum and password cracking in general, but I also mine cryptocurrency and lucky have a machine that has multiple gtx 1080's in it. My personal computer which has two gtx 1080's hashcat works without a problem.
for example I have a test WPA2 password im trying to crack and on my personal computer 
Code:
hashcat64.exe -m 2500 -a 3 capture.hccapx
The above code works and make hashcat fire up and start cracking. but if I try the same code on the new computer this happens 
Code:
C:\Users\Miner2\Desktop\hashcat>hashcat64.exe -m 2500 -a 3 capture.hccapx
hashcat (v4.1.0) starting...
C:\Users\Miner2\Desktop\hashcat>

Is there something im doing wrong or forgetting?


Messages In This Thread
Cant get hashcat to run on new cracking computer - by MintCollie - 06-29-2018, 03:45 AM