why Hashcat v6.2.5 is slower than v5.1.0
#13
(02-28-2022, 11:37 AM)Snoopy Wrote: yeah the GPU driver has opencl support but as i siad earlier, the intel opencl runtime for GPU (your used driver) is BROKEN !!! deinstall (a really clean deinstall) it and use the CPU only runtime 18.1 taken directly from the intel website


Intel® CPU Runtime for OpenCL™ Applications 18.1 for Windows* OS (64bit or 32bit)


anything else will not work







sorry but I cannot find the download link for OpenCl 18.1 for win OS. Any chance you can point me to it?


Also BTW would you be able to tell me if this hardware config can even run Hashcat:



Hewlett-Packard HP xw6600 Workstation
  • BIOS Version Default System BIOS Date 4/28/2009
  • MOTHERBOARD Manufacturer Hewlett-Packard Model 0A9Ch Version NA
  • OPERATING SYSTEM Edition Microsoft Windows 10 Home (64-bit) Version (Build) 21H2 (10.0.19044)
  • MEMORY 32 GB

PROCESSOR Intel® Xeon® CPU E5410 @ 2.33GHz
  • Device Details:
  • Manufacturer GenuineIntel
  • Description Intel64 Family 6 Model 23 Stepping 6
  • Architecture x64
  • # of Cores 4
  • # of Threads 4
  • Processor Base Frequency 2333 MHz
  • Current Voltage 1.8
  • Level 2 Cache 12288 Kb
  • Level 3 Cache 0 Kb
  • Processor Id 0x10676
  • Revision 5894
  • Availability Running at full power

GRAPHICS = 2 NVIDIA Quadro FX 570
  • Adapter Compatibility NVIDIA
  • Video Processor Quadro FX 570
  • Resolution 1600 x 1200
  • Bits Per Pixel 32
  • Number of Colors 4294967296
  • Refresh Rate - Current 75 Hz
  • Refresh Rate - Maximum 75 Hz
  • Refresh Rate - Minimum 56 Hz
  • Adapter DAC Type Integrated RAMDAC
  • Adapter RAM 0.25 GB
  • Availability Running at full power
  • Status This device is working properly.
  • Location PCI bus 96, device 0, function 0
  • Device Id PCI\VEN_10DE&DEV_040E&SUBSYS_047410DE&REV_A1\4&6912866&0&0028



If it can, please point me to a link to how to get Hashcat to load up properly.

I have installed 6.2.5 and have installed CUDA in C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6; but any attempt at running it yields:




C:\Users\xyz\AppData\Local\Programs\hashcat-6.2.5>hashcat -b -m 14600 -D 1
hashcat (v6.2.5) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.
cuFuncSetAttribute is missing from CUDA shared library.
clCompileProgram is missing from OpenCL shared library.
ATTENTION! No OpenCL, HIP or CUDA installation found.
You are probably missing the CUDA, HIP or OpenCL runtime installation.
* AMD GPUs on Windows require this driver:
  "AMD Radeon Adrenalin 2020 Edition" (21.2.1 or later)
* Intel CPUs require this runtime:
  "OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
* NVIDIA GPUs require this runtime and/or driver (both):
  "NVIDIA Driver" (440.64 or later)
  "CUDA Toolkit" (9.0 or later)





Thank you in advance for helping a complete newbie.
Reply


Messages In This Thread
RE: why Hashcat v6.2.5 is slower than v5.1.0 - by GWN - 04-21-2022, 08:18 PM