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

Tons of errors #100

Open
industrialsociety opened this issue Feb 18, 2024 · 1 comment
Open

Tons of errors #100

industrialsociety opened this issue Feb 18, 2024 · 1 comment

Comments

@industrialsociety
Copy link

Trying to get this up and running on my gaming PC, it has a AMD Ryzen 7 CPU and Nvidia graphics card. Can't get help_crack.py to run whatsoever!

PS C:\Users\xx\Downloads\hashcat-6.2.6\hashcat-6.2.6> python .\help_crack.py
C:\Users\xx\Downloads\hashcat-6.2.6\hashcat-6.2.6\help_crack.py:152: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  if StrictVersion(remoteversion) > StrictVersion(self.conf['hc_ver']):
C:\Users\xx\Downloads\hashcat-6.2.6\hashcat-6.2.6\help_crack.py:217: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  if StrictVersion(output) >= StrictVersion('6.0.0'):
Challenge cracker for correct results
hiprtcCompileProgram is missing from HIPRTC shared library.

hashcat hashcat.exe died with code 3221226505
Check you have OpenCL support
PS C:\Users\xx\Downloads\hashcat-6.2.6\hashcat-6.2.6>
@hendkai
Copy link

hendkai commented Mar 26, 2024

You need open cl support. Install the correct driver for that. Also try to install cuda.

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