WPA speed problem comparing to v1.31
#1
Hi there,

I have downloaded the last oclhashcat (v1.32) , but I have WPA speed problem comparing to v1.31 :

Win 7 / GPU R9-290 / Driver AMD 14.9

Code:
oclHashcat-1.31\oclHashcat64.exe --remove --gpu-temp-abort=90 -w 3 -m 2500  test.hccap wpa-dic.txt -r best64.rule
oclHashcat v1.31 starting...
Removing duplicate hashes...                  
Comparing hashes with potfile entries...
Structuring salts for cracking task...                                      
Generating bitmap tables...                          
WARN: ADL_Overdrive6_FanSpeed_Get(): -1
Device #1: Hawaii, 3072MB, 957Mhz, 40MCU
Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 180
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel oclHashcat-1.31/kernels/4098/m02500.Hawaii_1573.4_1573.4 (VM).kernel (259320 bytes)
Device #1: Kernel oclHashcat-1.31/kernels/4098/bzero.Hawaii_1573.4_1573.4 (VM).kernel (30492 bytes)
Checking for weak hashes...                          
Cache-hit dictionary stats wpa-dic.txt: 33991 bytes, 3097 words, 557460 keyspace
[s]tatus [p]ause [r]esume [b]ypass [q]uit =>                                              
Session.Name...: oclHashcat
Status.........: Exhausted
Rules.Type.....: File (best64.rule)
Input.Mode.....: File (wpa-dic.txt)
Hash.Target....: xxxx (xxxxx)
Hash.Type......: WPA/WPA2
Time.Started...: Mon Feb 16 11:30:06 2015 (2 secs)
Time.Estimated.: 0 secs
Speed.GPU.#1...:   157.9 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 557460/557460 (100.00%)
Skipped........: 0/557460 (0.00%)
Rejected.......: 197063/557460 (35.35%)

v1.31 works fine, ~157 kH/s is ok.

Same command with v1.32 :
Code:
oclHashcat-1.32\oclHashcat64.exe --remove --gpu-temp-abort=90 -w 3 -m 2500  test.hccap wpa-dic.txt -r best64.rule
oclHashcat v1.32 starting...
Removing duplicate hashes...
Comparing hashes with potfile entries...                                        
Structuring salts for cracking task...                                      
Generating bitmap tables...                          
WARN: ADL_Overdrive6_FanSpeed_Get(): -1
Device #1: Hawaii, 3072MB, 957Mhz, 40MCU
Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 180
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel oclHashcat-1.32/kernels/4098/m02500.Hawaii_1573.4_1573.4 (VM).kernel (258732 bytes)
Device #1: Kernel oclHashcat-1.32/kernels/4098/amp_a0_v1.Hawaii_1573.4_1573.4 (VM).kernel (245596 bytes)
Checking for weak hashes...
Cache-hit dictionary stats wpa-dic.txt: 33991 bytes, 3097 words, 557460 keyspace
[s]tatus [p]ause [r]esume [b]ypass [q]uit =>                                              
Session.Name...: oclHashcat
Status.........: Exhausted
Rules.Type.....: File (best64.rule)
Input.Mode.....: File (wpa-dic.txt)
Hash.Target....: xxxx (xxxxx)
Hash.Type......: WPA/WPA2
Time.Started...: Mon Feb 16 11:30:09 2015 (28 secs)
Time.Estimated.: 0 secs
Speed.GPU.#1...:     3231 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 557460/557460 (100.00%)
Skipped........: 0/557460 (0.00%)
Rejected.......: 0/557460 (0.00%)

v1.32 : only 3231 H/s

Any help please ?


Messages In This Thread
WPA speed problem comparing to v1.31 - by Mem5 - 02-16-2015, 12:49 PM