Hashcat just stops after saying starting
#1
Hi all,

I wonder if anyone else has a fix for this.
Originally I got the error message that the CUDA SDK drivers needed to be loaded.
Ive downloaded and installed the tool kit and I just cant seem to run hashcat successfully - see screenshot.

I have a RTX 4050 GPU with the latest drivers installed and using the latest hashcat build 6.2.6


Attached Files
.png   cmd_B17gBmLMS8.png (Size: 26.14 KB / Downloads: 2)
Reply
#2
(12-22-2024, 11:12 PM)khaniri Wrote: Hi all,

I wonder if anyone else has a fix for this.
Originally I got the error message that the CUDA SDK drivers needed to be loaded.
Ive downloaded and installed the tool kit and I just cant seem to run hashcat successfully - see screenshot.

I have a RTX 4050 GPU with the latest drivers installed and using the latest hashcat build 6.2.6

Got it to run with this
hashcat -a 0 -m 11300 wallethash.txt rockyou.txt -d 2 -O
Reply