Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #57421
    Stanley
    Participant

    Hi there,

    I have a Windows 10 machine.

    It has a intel Gen 3 GPU. However when I run hashcat using the GPU, it shows the message below and hangs

    The message = “Initializing backend runtime for device #2. Please be patient…”

    I waited for sometime and it just quit without carrying out any operation.

    I have searched all sort of solutions online but still could not fix it.

    The full message is:
    PS C:\Users\user\hashcat-6.2.3> .\hashcat.exe -m 22000 -d 2 .\14577_1628336864.hc22000 ‘..\shared folder\wifi_wordlist_8_digits\10000000-19999999.txt’
    hashcat (v6.2.3) starting

    OpenCL API (OpenCL 1.2 ) – Platform #1 [Intel(R) Corporation]
    =============================================================
    * Device #1: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz, skipped
    * Device #2: Intel(R) HD Graphics 4000, 1336/1400 MB (350 MB allocatable), 16MCU

    Minimum password length supported by kernel: 8
    Maximum password length supported by kernel: 63

    Hashes: 1 digests; 1 unique digests, 1 unique salts
    Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
    Rules: 1

    Optimizers applied:
    * Zero-Byte
    * Single-Hash
    * Single-Salt
    * Slow-Hash-SIMD-LOOP

    Watchdog: Hardware monitoring interface not found on your system.
    Watchdog: Temperature abort trigger disabled.

    Initializing backend runtime for device #2. Please be patient…

    Please help me. Thank you

    #57474
    Diego PérezDiego Pérez
    Moderator

    Hi!
    It seems like your GPU card is not compatible with hashcat, or it might be overheating. Did you install the needed drivers?

    Greetings!
    Diego

    #57492
    Stanley
    Participant

    Hi Diego,

    I didn’t install the driver because I thought if the -I command shows the GPU, it means the driver is being installed/recognized.

    So, I should install a driver even if hashcat shows the GPU with -I command, right?

    #57493
    Stanley
    Participant

    Could I run hashcat on a mac instead?

    #57524
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Yes, as mentioned in the lecture you have to install the needed drivers.

    According to the developer this can be used in mac as well, but you will also need the supported drivers installed. Check their main site to know which drivers to install:

    https://hashcat.net/hashcat/

    But you need to check if your GPU is supported:

    https://hashcat.net/forum/thread-919.html

    Greetings!
    Diego

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.