Question about --force option and CUDA Toolkit SDK
#11
(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
Reply
#12
(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.
Reply
#13
[Image: work-but-exhausted.png]

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

Thanks before
Reply
#14
(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?
Reply
#15
(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?
Reply
#16
(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.
Reply