0.15 and problems
#19
(10-08-2013, 06:51 PM)mastercracker Wrote: Just a tip to improve performance. When you want to do a combination attack that uses a small dictionary as the starting one, convert that dictionary to prepending rules (don't forget to reverse the order) and do a regular dictionary attack with the big dictionary as input and the rules as modifiers.

I've already thinked about it. I guess i'm gonna have to make a simple program dictionary-to-rules converter...

Meanwhile, another bug. I'm unable to restore session.
Here's example how to reproduce it:
Creating bat-file:
Code:
C:\Programs\oclHashCat\oclHashcat-plus\oclHashcat-plus64.exe -a 3 -m 2500 -p : --session=temp --username -o temp.out --outfile-format=3 --markov-disable -u 256 --gpu-devices=1,2 T:TP-LINK_8.hccap ?d?d?d?d?d?d?d?d
C:\Programs\oclHashCat\oclHashcat-plus\oclHashcat-plus64.exe --restore --session=temp

Launching OHC, pressing 'q' to abort it. Second line from the bat-file should restore sission and continue calculation, but...
Here's console output:
Code:
T:\WiFi>C:\Programs\oclHashCat\oclHashcat-plus\oclHashcat-plus64.exe -a 3 -m 2500 -p : --session=temp --username -o temp.out --outfile-format=3 --markov-disable -u 256 --gpu-devices=1,2 T:TP-LINK_8.hccap ?d?d?d?d?d?d?d?d
oclHashcat-plus v0.15 by atom starting...

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Workload: 256 loops, 8 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Turks, 1024MB, 600Mhz, 6MCU
Device #2: Tahiti, 2048MB, 600Mhz, 32MCU
Device #1: Kernel C:\Programs\oclHashCat\oclHashcat-plus/kernels/4098/m2500.Turks_1124.2_1124.2 (VM).kernel (588132 bytes)
Device #1: Kernel C:\Programs\oclHashCat\oclHashcat-plus/kernels/4098/markov_le_plus_v2.Turks_1124.2_1124.2 (VM).kernel (186304 bytes)
Device #1: Kernel C:\Programs\oclHashCat\oclHashcat-plus/kernels/4098/bzero.Turks_1124.2_1124.2 (VM).kernel (33864 bytes)
Device #2: Kernel C:\Programs\oclHashCat\oclHashcat-plus/kernels/4098/m2500.Tahiti_1124.2_1124.2 (VM).kernel (313116 bytes)
Device #2: Kernel C:\Programs\oclHashCat\oclHashcat-plus/kernels/4098/markov_le_plus_v1.Tahiti_1124.2_1124.2 (VM).kernel (88664 bytes)
Device #2: Kernel C:\Programs\oclHashCat\oclHashcat-plus/kernels/4098/bzero.Tahiti_1124.2_1124.2 (VM).kernel (30456 bytes)

[s]tatus [p]ause [r]esume [b]ypass [q]uit =>

Session.Name...: temp
Status.........: Aborted
Input.Mode.....: Mask (?d?d?d?d?d?d?d?d) [8]
Hash.Target....: TP-LINK_8 (1c:65:9d:25:a9:d6 <-> a0:f3:c1:7d:c9:f0)
Hash.Type......: WPA/WPA2
Time.Started...: Tue Oct 08 20:32:11 2013 (7 secs)
Time.Estimated.: Tue Oct 08 20:49:55 2013 (17 mins, 36 secs)
Speed.GPU.#1...:    26927 H/s
Speed.GPU.#2...:    76215 H/s
Speed.GPU.#*...:   103.1 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 663552/100000000 (0.66%)
Rejected.......: 0/663552 (0.00%)
HWMon.GPU.#1...: 94% Util, 70c Temp, 55% Fan
HWMon.GPU.#2...: 95% Util, 58c Temp, N/A Fan

Started: Tue Oct 08 20:32:11 2013
Stopped: Tue Oct 08 20:32:19 2013

T:\WiFi>C:\Programs\oclHashCat\oclHashcat-plus\oclHashcat-plus64.exe --restore --session=temp --gpu-devices=1,2
oclHashcat-plus v0.15 by atom starting...

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Workload: 256 loops, 8 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Turks, 1024MB, 600Mhz, 6MCU
Device #2: skipped by user
ERROR: Loaded number of devices is async to data in restore file

T:\WiFi>


Messages In This Thread
0.15 and problems - by falcon111 - 10-03-2013, 12:14 AM
RE: 0.15 and problems - by radix - 10-03-2013, 12:18 AM
RE: 0.15 and problems - by falcon111 - 10-03-2013, 12:27 AM
RE: 0.15 and problems - by radix - 10-03-2013, 01:48 AM
RE: 0.15 and problems - by falcon111 - 10-03-2013, 02:31 AM
RE: 0.15 and problems - by radix - 10-03-2013, 02:46 AM
RE: 0.15 and problems - by falcon111 - 10-03-2013, 11:22 PM
RE: 0.15 and problems - by radix - 10-04-2013, 05:42 AM
RE: 0.15 and problems - by falcon111 - 10-04-2013, 11:38 AM
RE: 0.15 and problems - by mastercracker - 10-04-2013, 06:35 PM
RE: 0.15 and problems - by falcon111 - 10-04-2013, 07:19 PM
RE: 0.15 and problems - by hannhimhe - 10-04-2013, 08:43 PM
RE: 0.15 and problems - by falcon111 - 10-06-2013, 02:54 PM
RE: 0.15 and problems - by atom - 10-07-2013, 10:16 AM
RE: 0.15 and problems - by falcon111 - 10-07-2013, 10:50 AM
RE: 0.15 and problems - by atom - 10-07-2013, 12:05 PM
RE: 0.15 and problems - by falcon111 - 10-07-2013, 01:22 PM
RE: 0.15 and problems - by mastercracker - 10-08-2013, 06:51 PM
RE: 0.15 and problems - by falcon111 - 10-08-2013, 07:41 PM
RE: 0.15 and problems - by falcon111 - 10-22-2013, 07:13 PM
RE: 0.15 and problems - by mastercracker - 10-08-2013, 08:20 PM
RE: 0.15 and problems - by atom - 10-09-2013, 09:38 AM
RE: 0.15 and problems - by falcon111 - 10-17-2013, 12:34 PM
RE: 0.15 and problems - by epixoip - 10-22-2013, 07:48 PM
RE: 0.15 and problems - by falcon111 - 10-22-2013, 08:08 PM
RE: 0.15 and problems - by falcon111 - 10-23-2013, 04:32 PM
RE: 0.15 and problems - by Rolf - 10-23-2013, 05:51 PM