Hashcat 3.0 does not crack hashes
#5
Works fine, see here:

Quote:root@ht:~/hashcat# cat wl 
2112002
root@ht:~/hashcat# cat hash
27f47fb8a143fdb286605901a29c361e:1K,R<
root@ht:~/hashcat# ./hashcat -m 2811 hash wl
hashcat (v3.00-69-g804ee28) starting...

OpenCL Platform #1: NVIDIA Corporation  
======================================
- Device #1: GeForce GTX 750 Ti, 499/1998 MB allocatable, 5MCU

OpenCL Platform #2: The pocl project
====================================
- Device #2: pthread-AMD FX(tm)-8120 Eight-Core Processor, skipped

Hashes: 1 hashes; 1 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
* Early-Skip
* Not-Iterated
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 75c

- Device #1: Kernel m02810_a0.dbc4e5a5.kernel not found in cache! Building may take a while...
Generated dictionary stats for wl: 8 bytes, 1 words, 1 keyspace          

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

INFO: approaching final keyspace, workload adjusted      

27f47fb8a143fdb286605901a29c361e:1K,R<:2112002            
                                                         
Session.Name...: hashcat
Status.........: Cracked
Input.Mode.....: File (wl)
Hash.Target....: 27f47fb8a143fdb286605901a29c361e:1K,R<
Hash.Type......: IPB2+, MyBB1.2+
Time.Started...: 0 secs
Speed.Dev.#1...:        0 H/s (0.02ms)
Recovered......: 1/1 (100.00%) Digests, 1/1 (100.00%) Salts
Progress.......: 1/1 (100.00%)
Rejected.......: 0/1 (0.00%)

Started: Fri Aug 12 14:41:35 2016
Stopped: Fri Aug 12 14:41:40 2016

As I said, it's propably your OpenCL installation.


Messages In This Thread
Hashcat 3.0 does not crack hashes - by liff - 07-26-2016, 07:33 PM
RE: Hashcat 3.0 does not crack hashes - by atom - 07-27-2016, 11:05 AM
RE: Hashcat 3.0 does not crack hashes - by liff - 07-27-2016, 12:28 PM
RE: Hashcat 3.0 does not crack hashes - by atom - 08-12-2016, 02:43 PM