hashcat 6.2.4 problem - it doesnt run - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: hashcat 6.2.4 problem - it doesnt run (/thread-10419.html) Pages:
1
2
|
RE: hashcat 6.2.4 problem - it doesnt run - Muri - 10-28-2021 (10-25-2021, 10:30 AM)Snoopy Wrote:(10-25-2021, 06:44 AM)Muri Wrote: would anyone know how to overcome this error? hello, would the new command be 'hashcat.exe -m 22000 -a 3 -o cracked.txt hash.txt' ? because i still get the same error as before ): RE: hashcat 6.2.4 problem - it doesnt run - slyexe - 10-29-2021 Muri, don't worry about your command yet. You need to install the proper runtimes and drivers for your hardware. It appears your attempt at installing the proper drivers may have failed or is corrupt. This is the first step on resolving your issue. So I would begin by re-installing both the CUDA toolkit & Nvidia Drivers and re-attempting to run a benchmark. I would also suggest removing hashcat and redownloading. Code: nvrtcCompileProgram(): NVRTC_ERROR_INVALID_OPTION Once this error no longer appears then we can discuss your attempt at cracking your wifi. RE: hashcat 6.2.4 problem - it doesnt run - Muri - 10-29-2021 thank you, i will do these tomorrow morning and report back. thanks |