hashcat Forum
No hashes loaded error - 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: No hashes loaded error (/thread-10720.html)



No hashes loaded error - Kara94 - 04-13-2022

Hi,

I received 2 hashes from john for TPM bitlocked drive. I am trying to run hashcat command but I receive "No hashes loaded". 
command:
hashcat.exe -m 22100 hash.txt rockyou.txt
output:

Successfully initialized NVIDIA CUDA library.

Failed to initialize NVIDIA RTC library.

* Device #1: CUDA SDK Toolkit not installed or incorrectly installed.
            CUDA SDK Toolkit required for proper device support and utilization.
            Falling back to OpenCL runtime.

* Device #1: WARNING! Kernel exec timeout is not disabled.
            This may cause "CL_OUT_OF_RESOURCES" or related errors.
            To disable the timeout, see: https://hashcat.net/q/timeoutpatch
nvmlDeviceGetFanSpeed(): Not Supported 


OpenCL API (OpenCL 3.0 CUDA 11.6.127) - Platform #1 [NVIDIA Corporation
Device #1: NVIDIA GeForce GTX 1060, 5504/6143 MB (1535 MB allocatable), 10MCU

Hashfile 'hash.txt' on line 1 ($bitlo...5f4c21c): Salt-value exception

No hashes loaded.


RE: No hashes loaded error - Snoopy - 04-13-2022

im not quite sure with TPM but the error tells:


Code:
Salt-value exception

so it seems the salt is missing in your hash-export

if this salt is provided by TPM you will not be able to crack this i think