Error hipDeviceGetCount(): 100
#4
wpa

hashcat.exe -m 2500 -a 3 proba.hccapx '7?d?d?d?d?d?d'
--------------
hipDeviceGetCount(): 100
nvmlDeviceGetFanSpeed(): Not Supported
...
The plugin 2500 is deprecated and was replaced with plugin 22000. For more details, please read: https://hashcat.net/forum/thread-10253.html
---------------

Then... hashcat.exe -m 22000 -a 3 proba.hccapx '7?d?d?d?d?d?d'
-------
hipDeviceGetCount(): 100
nvmlDeviceGetFanSpeed(): Not Supported
...
No hashes loaded.
---------

if - hashcat.exe -m 22000 -a 3 proba.cap '7?d?d?d?d?d?d'

-----
Hashfile 'proba.cap' on line 189841 (): Separator unmatched

* Token length exception: 4/4 hashes
  This error happens if the wrong hash type is specified, if the hashes are
  malformed, or if input is otherwise not as expected (for example, if the
  --username option is used but no username is present)
-------
Reply


Messages In This Thread
Error hipDeviceGetCount(): 100 - by sdima75 - 02-03-2023, 11:14 AM
RE: Error hipDeviceGetCount(): 100 - by sdima75 - 02-03-2023, 12:31 PM
RE: Error hipDeviceGetCount(): 100 - by marc1n - 02-03-2023, 01:02 PM
RE: Error hipDeviceGetCount(): 100 - by sdima75 - 02-03-2023, 01:50 PM
RE: Error hipDeviceGetCount(): 100 - by slyexe - 02-03-2023, 03:51 PM
RE: Error hipDeviceGetCount(): 100 - by sdima75 - 02-03-2023, 04:20 PM
RE: Error hipDeviceGetCount(): 100 - by sdima75 - 02-03-2023, 07:28 PM
RE: Error hipDeviceGetCount(): 100 - by slyexe - 02-03-2023, 07:48 PM
RE: Error hipDeviceGetCount(): 100 - by sdima75 - 02-13-2023, 08:53 AM