Issues with a GTX 1050
#1
I having problems with a GTX 1050 (Laptop version), hashcat worked just fine the other day but now I'm getting this message when I execute the program. I am using windows 10 (modded for better performance) and powershell if that matters.

.\hashcat.exe -m 0 -a 3 -D 2 -o output.txt hashes.txt ?u?u?u?u?u?u?d?d?d
hashcat (v6.2.6) starting

nvmlDeviceGetFanSpeed(): Not Supported

CUDA API (CUDA 12.1)
====================
* Device #1: NVIDIA GeForce GTX 1050, 1641/2047 MB, 5MCU

OpenCL API (OpenCL 3.0 CUDA 12.1.112) - Platform #1 [NVIDIA Corporation]
========================================================================
* Device #2: NVIDIA GeForce GTX 1050, skipped

OpenCL API (OpenCL 3.0 ) - Platform #2 [Intel(R) Corporation]
=============================================================
* Device #3: Intel(R) UHD Graphics 620, 3200/6520 MB (1630 MB allocatable), 24MCU

Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 256

INFO: All hashes found as potfile and/or empty entries! Use --show to display them.

Started: Thu May 11 09:42:36 2023
Stopped: Thu May 11 09:42:39 2023

let me know if you need any extra info to help me with this, I'm new to using tools like this so I'm sorry if I'm just stupid and this is actually super easy to fix.
Reply
#2
(05-11-2023, 04:52 PM)katchowski Wrote: INFO: All hashes found as potfile and/or empty entries! Use --show to display them.
Reply
#3
(05-11-2023, 04:57 PM)Xanadrel Wrote:
(05-11-2023, 04:52 PM)katchowski Wrote: INFO: All hashes found as potfile and/or empty entries! Use --show to display them.

Wow, it seems I am very stupid, Thank you.
Reply