Status: Running, but no progress
#1
Hi,
I need help, I have everything installed and now trying to run hashcat with code:
cd Downloads/hashcat-4.0.1
    ./hashcat64.bin -m 13751 --outfile /home/kamil/Desktop/Output  --session mysession9 -w 3 -a 0 hash.txt Lista.txt

The result is:
hashcat (v4.0.1-78-g185104b5) starting...

OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1: Intel(R) HD Graphics, 3101/6203 MB allocatable, 23MCU
* Device #2: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz, 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
* Single-Hash
* Single-Salt
* Slow-Hash-SIMD-LOOP

Password length minimum: 0
Password length maximum: 64

Watchdog: Hardware monitoring interface not found on your system.
Watchdog: Temperature abort trigger disabled.

Dictionary cache built:
* Filename..: Lista.txt
* Passwords.: 160000
* Bytes.....: 3392000
* Keyspace..: 160000
* Runtime...: 0 secs

[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit => s

Session..........: mysession9
Status...........: Running
Hash.Type........: VeraCrypt PBKDF2-HMAC-SHA256 + XTS 512 bit
Hash.Target......: hash.txt
Time.Started.....: Sat Jan  6 14:51:45 2018 (2 mins, 41 secs)
Time.Estimated...: Sun Jan  7 02:06:01 2018 (11 hours, 11 mins)
Guess.Base.......: File (Lista.txt)
Guess.Queue......: 1/1 (100.00%)
Speed.Dev.#1.....:        4 H/s (84.94ms)
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 0/160000 (0.00%)
Rejected.........: 0/0 (0.00%)
Restore.Point....: 0/160000 (0.00%)
Candidates.#1....: 1234qwerasdfzxcv5tgb -> 1234WERSDFBVCX5tgb
HWMon.Dev.#1.....: N/A

What am I doing wrong? Is the command correct?
I've attached clinfo output if needed,


Attached Files
.txt   clinfo output.txt (Size: 15.19 KB / Downloads: 2)


Messages In This Thread
Status: Running, but no progress - by Trolltramp - 01-06-2018, 04:10 PM
RE: Status: Running, but no progress - by epixoip - 01-06-2018, 06:29 PM
RE: Status: Running, but no progress - by epixoip - 01-07-2018, 03:41 AM