Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not get the supported hashes from hashcat #28

Open
wispdevon opened this issue Jul 6, 2023 · 1 comment
Open

Could not get the supported hashes from hashcat #28

wispdevon opened this issue Jul 6, 2023 · 1 comment

Comments

@wispdevon
Copy link

wispdevon commented Jul 6, 2023

I'm getting this error after entering my hash

image

I've compiled hashcat 6.2.6-632 from source

$ hashcat -I
hashcat (v6.2.6-632-gb700428bf) starting in backend information mode

Successfully initialized the NVIDIA main driver CUDA runtime 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.
             For more information, see: https://hashcat.net/faq/wrongdriver
             Falling back to OpenCL runtime.

OpenCL Info:
============

OpenCL Platform ID #1
  Vendor..: NVIDIA Corporation
  Name....: NVIDIA CUDA
  Version.: OpenCL 3.0 CUDA 12.0.151

  Backend Device ID #1
    Type...........: GPU
    Vendor.ID......: 32
    Vendor.........: NVIDIA Corporation
    Name...........: NVIDIA GeForce RTX 3060
    Version........: OpenCL 3.0 CUDA
    Processor(s)...: 28
    Clock..........: 1852
    Memory.Total...: 12041 MB (limited to 3010 MB allocatable in one block)
    Memory.Free....: 9088 MB
    Local.Memory...: 48 KB
    OpenCL.Version.: OpenCL C 1.2
    Driver.Version.: 525.116.04
    PCI.Addr.BDF...: 06:00.0

Running on Caddy reverse-proxy to the default port

Everything's on on chmod 777 and is owned by www-data
image
image
image

@sadreck
Copy link
Contributor

sadreck commented Jul 16, 2023

Hi, are you still getting this issue? I'm not entirely sure why this would be, but have you installed the dependencies like screen etc mentioned here - https://github.com/ctxis/crackerjack/blob/master/docs/installation.md#third-party-software?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants