oclHashcat v1.33 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Announcements (https://hashcat.net/forum/forum-37.html) +--- Thread: oclHashcat v1.33 (/thread-4085.html) Pages:
1
2
|
RE: oclHashcat v1.33 - atom - 02-19-2015 Important!! There was a bug in the CUDA version related to PDF kernel, only affecting the performance. I've upload a new kernelpack to fix this problem: https://hashcat.net/files/cudaHashcat-1.33-nv-pdf-fix.7z Simply replace the files RE: oclHashcat v1.33 - Kgx Pnqvhm - 02-19-2015 After replacing the files, I now get this running cudahashcat64.exe: ERROR: cuModuleLoad() 301 Putting the original kernel dir back runs OK again. RE: oclHashcat v1.33 - atom - 02-20-2015 /** * 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. RE: oclHashcat v1.33 - Kgx Pnqvhm - 02-20-2015 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. RE: oclHashcat v1.33 - PutNick - 02-21-2015 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. RE: oclHashcat v1.33 - 10fi - 02-23-2015 (02-20-2015, 01:14 AM)atom Wrote: /** Hey Atom, thanks for the update. Maybe a small readme.txt would clarify a bit I wondered as well RE: oclHashcat v1.33 - mariaki - 02-27-2015 Is it ok to use 14.12 Ati drivers with this release? Thanks Atom ! RE: oclHashcat v1.33 - epixoip - 02-27-2015 No, you must use 14.9. Catalyst 14.12 is broken. oclHashcat isn't broken, Catalyst is. |