cuCtxCreate_v2 Fatal Error
#1
I've just downloaded Hashcat_plus v. 0.15, and it (32-bit code) seemed to run for a while, but after about 10 tries to enter runnable data, it stopped completely. Now, whenever I try to run it, I immediately get a fatal error, "The procedure entry point cuCtxCreate_v2 could not be located in the dynamic link library nvcuda.dll".

I have downloaded several versions of nvcuda.dll, up to 2012-07, and the error persists. These versions do include "cuCtxCreate", but not *_v2.

I am running Windows 2000 latest update (can't upgrade because of required sw compatibility), MS Dot Net v. 2, and I do not run Nvidia. This system has no internet connection for security reasons (I am online now using a disposable Linux machine).

How can I get a version of nvcuda with _v2 -- or, how can I disable this error?
#2
(08-28-2013, 12:49 AM)jmwilliams Wrote: I am running Windows 2000 latest update (can't upgrade because of required sw compatibility), MS Dot Net v. 2, and I do not run Nvidia. This system has no internet connection for security reasons (I am online now using a disposable Linux machine).

Since you dont run nvidia why run the cuda version, What is your GPU model ?
#3
you downloaded the wrong thing. It looks like you want CPU hashcat: http://hashcat.net/files/hashcat-0.46.7z
#4
(08-28-2013, 03:39 AM)Mangix Wrote: you downloaded the wrong thing. It looks like you want CPU hashcat: http://hashcat.net/files/hashcat-0.46.7z

OK! I didn't see the CPU version when I went to the home page, so I thought v. 0.15 was the only thing available. Thanks very much!