hashcat isn't doing anything?
#1
command: hashcat64 -d 1 -m 0 -a 3 40529b6f0b8a61f087009d86500e0aa9 nappie1?b
(plaintext md5 forĀ nappie14)
but i've been waiting for over 20 minutes and nothing happens:
[Image: e6555e0922c846c38c009fa971e42b90.png]
I have OpenCL installed(previously had Intel HD Graphics, but I had the same problem):
[Image: 7013a4723adc4275be1e039857995961.png]

devices:
[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit => OpenCL Platform #1: Intel(R) Corporation
========================================
- Device #1: Intel(R) HD Graphics 4400, 495/1982 MB allocatable, 20MCU
- Device #2: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz, skipped

I thought I was doing it correctly, is this a bug in hashcat or am I doing something wrong?
p.s. this is on a laptop.
#2
You can try using CPU only by using the -D 1 switch. This will disable the GPU, which seems to have problems with your installation.