Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7673

oclHashcat test file results

$
0
0
I'm having difficulty understanding the results from running oclHashcat on the test files included in the oclHashcat distribution, e.g. "example0.hash" and "example.dict". This was my terminal output:

rl@rl-Precision-WorkStation-T7500:~$ sudo '/home/rl/Downloads/cudaHashcat-1.37/cudaHashcat64.bin' -m 0 -a 0 '/home/rl/Downloads/cudaHashcat-1.37/example0.hash' '/home/rl/Downloads/cudaHashcat-1.37/example.dict' 
[sudo] password for rl: 
cudaHashcat v1.37 starting...

Device #1: GeForce GTX 970, 4095MB, 1228Mhz, 13MCU                 
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702

Hashes: 6494 hashes; 6494 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Meet-In-The-Middle
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Salt
* Scalar-Mode
* Raw-Hash
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel /home/rl/Downloads/cudaHashcat-1.37/kernels/4318/m00000_a0.sm_52.64.cubin

INFO: removed 1 hash found in pot file

Cache-hit dictionary stats /home/rl/Downloads/cudaHashcat-1.37/example.dict: 1210228 bytes, 129988 words, 129988 keyspace


ATTENTION!
  The wordlist or mask you are using is too small.
  Therefore, oclHashcat is unable to utilize the full parallelization power of your GPU(s).
  The cracking speed will drop.
  Workaround: https://hashcat.net/wiki/doku.php?id=fre...full_speed

                                             
INFO: approaching final keyspace, workload adjusted

                                             
Session.Name...: cudaHashcat
Status.........: Exhausted
Input.Mode.....: File (/home/rl/Downloads/cudaHashcat-1.37/example.dict)
Hash.Target....: File (/home/rl/Downloads/cudaHashcat-1.37/example0.hash)
Hash.Type......: MD5
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...:   241.0 MH/s
Recovered......: 1/6494 (0.02%) Digests, 0/1 (0.00%) Salts
Progress.......: 129988/129988 (100.00%)
Rejected.......: 0/129988 (0.00%)
HWMon.GPU.#1...: -1% Util, 34c Temp, 28% Fan

Started: Sun Oct 18 21:17:50 2015
Stopped: Sun Oct 18 21:17:52 2015 
rl@rl-Precision-WorkStation-T7500:~$ 

Where's the file or line with the results? Why didn't the program create results for all the hashes?

Thanks in advance.

Viewing all articles
Browse latest Browse all 7673

Trending Articles