Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: [oclhashcat-plus 0.06] Error cuModuleLoad() 301
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

OS : Win Vista x64
GPU : nvidia GTX260

Cmd line :
Code:
cudaHashcat-plus64.exe  -m 100 --gpu-loops 256 -n 32 -o "res_gpu.txt" "hashes.txt" "big_dic.dic" -r "2k.rule"

Result :
Quote:ERROR: cuModuleLoad() 301

Thanks for your work atom.
did you properly extract oclhc ?
To me sounds like the NV kernels are missing from their location.
Works well after re-downloading.
Thanks Smile