hashcat Forum
Question about --force option and CUDA Toolkit SDK - 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: Question about --force option and CUDA Toolkit SDK (/thread-9342.html)

Pages: 1 2


RE: Question about --force option and CUDA Toolkit SDK - Snoopy - 06-24-2022

(06-24-2022, 04:05 PM)matuta99 Wrote: [Image: CUDA-SDK.png]

Anybody here can help me about :
- Failed to initialize NVIDIA RTC Library
- CUDA SDK Toolkit not installed

Thank you very much

your problem is stated just right in the error message CUDA SDK Toolkit not installed or incorrectly how much more info do you need?

https://letmegooglethat.com/?q=cuda+sdk

first google hit

https://developer.nvidia.com/cuda-downloads

actual version is 11.7

if not working, update also your graphics drivers


RE: Question about --force option and CUDA Toolkit SDK - matuta99 - 06-24-2022

(06-24-2022, 05:41 PM)Snoopy Wrote:
(06-24-2022, 04:05 PM)matuta99 Wrote: [Image: CUDA-SDK.png]

Anybody here can help me about :
- Failed to initialize NVIDIA RTC Library
- CUDA SDK Toolkit not installed

Thank you very much

your problem is stated just right in the error message CUDA SDK Toolkit not installed or incorrectly how much more info do you need?

https://letmegooglethat.com/?q=cuda+sdk

first google hit

https://developer.nvidia.com/cuda-downloads

actual version is 11.7

if not working, update also your graphics drivers

Okay, thank you very much. I'll try it.


RE: Question about --force option and CUDA Toolkit SDK - matuta99 - 06-24-2022

[Image: work-but-exhausted.png]

Look's, it's seems working. But result always EXHAUSTED ?!? Why ? Can anyone help it?

Thanks before


RE: Question about --force option and CUDA Toolkit SDK - pdo - 06-24-2022

(06-24-2022, 06:18 PM)matuta99 Wrote: [Image: work-but-exhausted.png]

Look's, it's seems working. But result always EXHAUSTED ?!? Why ? Can anyone help it?

Thanks before

Did you expect to break it by only attempting 2 character passwords?


RE: Question about --force option and CUDA Toolkit SDK - matuta99 - 06-24-2022

(06-24-2022, 07:00 PM)pdo Wrote:
(06-24-2022, 06:18 PM)matuta99 Wrote: [Image: work-but-exhausted.png]

Look's, it's seems working. But result always EXHAUSTED ?!? Why ? Can anyone help it?

Thanks before

Did you expect to break it by only attempting 2 character passwords?

I just want to try first, Sir. How to solved it?


RE: Question about --force option and CUDA Toolkit SDK - pdo - 06-24-2022

(06-24-2022, 08:10 PM)matuta99 Wrote:
(06-24-2022, 07:00 PM)pdo Wrote:
(06-24-2022, 06:18 PM)matuta99 Wrote: [Image: work-but-exhausted.png]

Look's, it's seems working. But result always EXHAUSTED ?!? Why ? Can anyone help it?

Thanks before

Did you expect to break it by only attempting 2 character passwords?

I just want to try first, Sir. How to solved it?

What you tried is all the combinations of 2 printable characters, and none of those combinations was the password, so hashcat says "Exhausted" because it tried all the work you gave it but didn't crack the hash.

So give it more work to do and it will try more combinations.