Hashcat doesn't find password
#1
Hi !

-Windows7 
-i7 860
-Old ati radeon 5870 vapor-x

This is my problem :

I make a .txt with this MD5 hash " slipknot "
Code:
f34c903e17cfeea18e499d4627eeb3ec
and i save it.
I have a wordlist with only one word "slipknot"
I run Hashcat but doesn't find anything Sad

I try Hashcat with 2500 WPA/WPA2  - file example hashcat.hccapx and a wordlist with only "hashcat" and nothing Sad

Hashcat works only with the examples in the folder:
example0.hash / example400.hash / example500.hash --> with example.dict

Where am I doing wrong? Thanks !



Code:
hashcat64.exe -a 0 -m 0  hs\s0.hash   wordlist\test.txt
hashcat (v4.1.0) starting...

* Device #2: Not a native Intel OpenCL runtime. Expect massive speed loss.
            You can use --force to override, but do not report related errors.
OpenCL Platform #1: Advanced Micro Devices, Inc.
================================================
* Device #1: Cypress, 512/1024 MB allocatable, 20MCU
* Device #2: Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz, skipped.

Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1

Applicable optimizers:
* Zero-Byte
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Hash
* Single-Salt
* Raw-Hash

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

ATTENTION! Pure (unoptimized) OpenCL kernels selected.
This enables cracking passwords and salts > length 32 but for the price of drastically reduced performance.
If you want to switch to optimized OpenCL kernels, append -O to your commandline.

Watchdog: Temperature abort trigger set to 90c

* Device #1: ATTENTION! OpenCL kernel self-test failed.

Your device driver installation is probably broken.
See also: https://hashcat.net/faq/wrongdriver

Dictionary cache hit:
* Filename..: wordlist\test.txt
* Passwords.: 1
* Bytes.....: 8
* Keyspace..: 1

The wordlist or mask that you are using is too small.
This means that hashcat cannot use the full parallel power of your device(s).
Unless you supply more work, your cracking speed will drop.
For tips on supplying more work, see: https://hashcat.net/faq/morework

Approaching final keyspace - workload adjusted.

Session..........: hashcat
Status...........: Exhausted
Hash.Type........: MD5
Hash.Target......: f34c903e17cfeea18e499d4627eeb3ec
Time.Started.....: Mon Jul 09 19:59:42 2018 (0 secs)
Time.Estimated...: Mon Jul 09 19:59:42 2018 (0 secs)
Guess.Base.......: File (wordlist\test.txt)
Guess.Queue......: 1/1 (100.00%)
Speed.Dev.#1.....:     1172 H/s (0.08ms) @ Accel:64 Loops:1 Thr:256 Vec:1
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 1/1 (100.00%)
Rejected.........: 0/1 (0.00%)
Restore.Point....: 1/1 (100.00%)
Candidates.#1....: slipknot -> slipknot
HWMon.Dev.#1.....: Temp: 57c Fan: 36% Util:  0% Core: 875MHz Mem:1250MHz Bus:16

Started: Mon Jul 09 19:59:39 2018
Stopped: Mon Jul 09 19:59:43 2018
#2
you should read the output carefully:
Quote:* Device #1: ATTENTION! OpenCL kernel self-test failed.

Your device driver installation is probably broken.
See also: https://hashcat.net/faq/wrongdriver
#3
I tried, I tried. With the new driver "non-whql-win8.1-win7-radeon-software-crimson-relive-16.2.1-sep20.exe" hashcat doesn't found interfaces Sad
The video card is too old
#4
your ancient hardware isn't supported by hashcat