After replacing the files, I now get this running cudahashcat64.exe:
ERROR: cuModuleLoad() 301
Putting the original kernel dir back runs OK again.
/**
* This indicates that the file specified was not found.
*/
CUDA_ERROR_FILE_NOT_FOUND = 301,
In other words, you did it wrong. Did you move the entire old 4318 maybe? That would be wrong. Just overwrite the files.
Yes, I replaced the entire kernels dir, as that's what I saw in the archive.
I didn't realize you meant that just some *files* get replaced.
Seems in v.1.31->1.32 method of brute-forcing by mask was changed and thus to use the option -s (--skip=NUM) became hard task.
And seems in v.1.32->1.33 it was repaired but parameter NUM has to be 10 times less then you are going to skip. Clear and suitable.
(02-20-2015, 01:14 AM)atom Wrote: [ -> ]/**
* This indicates that the file specified was not found.
*/
CUDA_ERROR_FILE_NOT_FOUND = 301,
In other words, you did it wrong. Did you move the entire old 4318 maybe? That would be wrong. Just overwrite the files.
Hey Atom, thanks for the update. Maybe a small readme.txt would clarify a bit
I wondered as well
Is it ok to use 14.12 Ati drivers with this release?
Thanks Atom !
No, you must use 14.9. Catalyst 14.12 is broken. oclHashcat isn't broken, Catalyst is.