04-28-2020, 01:36 PM
(04-28-2020, 11:51 AM)philsmd Wrote: you need to install the drivers as mentioned in https://hashcat.net/hashcat/
https://software.intel.com/en-us/article...pu-section
current win driver at time of this writing: http://registrationcenter-download.intel..._setup.msi
Thanks, I've downloaded it, installed, then I rebooted PC, and now I got only CPU listed, the GPU is missing ... not sure if it's funny or not . Did I do anything wrong? This situation is weird to me, perhaps maybe it got something to do with the windows registry or something like that....
Code:
[13:29:08] C:\hashcat-5.1.0>hashcat64.exe -I -D 1,2
hashcat (v5.1.0) starting...
OpenCL Info:
Platform ID #1
Vendor : Intel(R) Corporation
Name : Intel(R) CPU Runtime for OpenCL(TM) Applications
Version : OpenCL 2.1 WINDOWS
Device ID #1
Type : CPU
Vendor ID : 8
Vendor : Intel(R) Corporation
Name : Intel(R) Core(TM) i9-9900KF CPU @ 3.60GHz
Version : OpenCL 2.1 (Build 0)
Processor(s) : 16
Clock : 3600
Memory : 8175/32702 MB allocatable
OpenCL Version : OpenCL C 2.0
Driver Version : 18.1.0.0920
[13:29:18] C:\hashcat-5.1.0>hashcat64.exe -D 1,2 -m 0 -b
hashcat (v5.1.0) 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.
OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1: Intel(R) Core(TM) i9-9900KF CPU @ 3.60GHz, 8175/32702 MB allocatable, 16MCU
Benchmark relevant options:
===========================
* --opencl-device-types=1,2
* --optimized-kernel-enable
Hashmode: 0 - MD5
Speed.#1.........: 1630.5 MH/s (10.19ms) @ Accel:1024 Loops:1024 Thr:1 Vec:8
Started: Tue Apr 28 13:29:38 2020
Stopped: Tue Apr 28 13:29:47 2020
[13:29:47] C:\hashcat-5.1.0>hashcat64.exe -D 1,2 -d 1,2 -m 0 -b
hashcat (v5.1.0) 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.
An invalid device was specified using the --opencl-devices parameter.
The specified device was higher than the number of available devices (1).
Started: Tue Apr 28 13:30:52 2020
Stopped: Tue Apr 28 13:30:52 2020
[13:30:52] C:\hashcat-5.1.0>