Posts: 883
Threads: 15
Joined: Sep 2017
06-24-2022, 05:41 PM
(This post was last modified: 06-24-2022, 05:44 PM by Snoopy.)
(06-24-2022, 04:05 PM)matuta99 Wrote:
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
Posts: 4
Threads: 0
Joined: Jun 2022
(06-24-2022, 05:41 PM)Snoopy Wrote: (06-24-2022, 04:05 PM)matuta99 Wrote:
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.
Posts: 4
Threads: 0
Joined: Jun 2022
Look's, it's seems working. But result always EXHAUSTED ?!? Why ? Can anyone help it?
Thanks before
Posts: 63
Threads: 1
Joined: Mar 2017
(06-24-2022, 06:18 PM)matuta99 Wrote:
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?
Posts: 4
Threads: 0
Joined: Jun 2022
(06-24-2022, 07:00 PM)pdo Wrote: (06-24-2022, 06:18 PM)matuta99 Wrote:
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?
Posts: 63
Threads: 1
Joined: Mar 2017
(06-24-2022, 08:10 PM)matuta99 Wrote: (06-24-2022, 07:00 PM)pdo Wrote: (06-24-2022, 06:18 PM)matuta99 Wrote:
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.