ati 7990 x4
#1
Good day
sorry for my bad english
set up a cluster for the manual http://hashcat.net/wiki/doku.php?id=vcl_...ховто
normal if I get the results? wpa
ati 7990 x4
ati 6800 x2
network configuration x2 realtek options bonding mode = 0 miimon = 100
Speed.GPU. # 1 ...: 133.3 kH / s
Speed.GPU. # 2 ...: 133.5 kH / s
Speed.GPU. # 3 ...: 137.6 kH / s
Speed.GPU. # 4 ...: 53385 H / s
Speed.GPU. # 5 ...: 114.1 kH / s
Speed.GPU. # 6 ...: 54471 H / s
Speed.GPU. # 7 ...: 53253 H / s
Speed.GPU. # 8 ...: 137.6 kH / s
Speed.GPU. # 9 ...: 53422 H / s
Speed.GPU. # 10 ...: 114.5 kH / s
Speed.GPU. # * ...: 985.0 kH / s
Recovered ......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress .......: 772997120/2562890625 (30.16%)
Rejected .......: 0/772 997 120 (0.00%)
Thank you for your answers
#2
What was your command line?
#3
vclrun ./oclHashcat-plus64.bin -n80 --gpu-loops 1024 -m 2500 -a3 -1sdfg12345
#4
(10-22-2013, 07:13 PM)Telean Wrote: vclrun ./oclHashcat-plus64.bin -n80 --gpu-loops 1024 -m 2500 -a3 -1sdfg12345
I assume that -1 sdfg12345 is a custom charset. You seem to be missing the mask at the end of the command line. Make sure that you give enough work to your cards. With that custom charset you should at least try to crack 14 characters long to make sure you give enough work like ?1?1?1?1?1?1?1?1?1?1?1?1?1?1. To simplify things you might just want to test ?a?a?a?a?a?a?a?a.
#5
(10-22-2013, 07:29 PM)mastercracker Wrote:
(10-22-2013, 07:13 PM)Telean Wrote: vclrun ./oclHashcat-plus64.bin -n80 --gpu-loops 1024 -m 2500 -a3 -1sdfg12345
I assume that -1 sdfg12345 is a custom charset. You seem to be missing the mask at the end of the command line. Make sure that you give enough work to your cards. With that custom charset you should at least try to crack 14 characters long to make sure you give enough work like ?1?1?1?1?1?1?1?1?1?1?1?1?1?1. To simplify things you might just want to test ?a?a?a?a?a?a?a?a.
I'll try to remember the password of 13 characters he
here's a complete team
vclrun ./oclHashcat-plus64.bin -n80 --gpu-loops 1024 -m 2500 -a3 -1sport1234567890 test.hccap Sport?1?1?1?1?1?1?1?
#6
optimal loops for wpa is 4096, not 1024. keyspace is a bit odd for benchmarking.
#7
and another question is why does not work [status [pause [r] esume [b] ypass [q] uit =>
Thanks in advance for your answers
#8
you will need to use --status and --status-timer with vcl
#9
vclrun ./oclHashcat-plus64.bin -n80 --gpu-loops 4096 -m 2500 -a3 -1sport1234567890 test.hccap Sport?1?1?1?1?1?1?1?1

Session.Name...: oclHashcat-plus
Status.........: Aborted
Input.Mode.....: Mask (Sport?1?1?1?1?1?1?1?1) [13]
Hash.Target....:
Hash.Type......: WPA/WPA2
Time.Started...: Tue Oct 22 20:47:10 2013 (49 secs)
Time.Estimated.: Tue Oct 22 21:36:42 2013 (48 mins, 23 secs)
Speed.GPU.#1...: 135.2 kH/s
Speed.GPU.#2...: 135.2 kH/s
Speed.GPU.#3...: 124.9 kH/s
Speed.GPU.#4...: 71643 H/s
Speed.GPU.#5...: 119.1 kH/s
Speed.GPU.#6...: 54535 H/s
Speed.GPU.#7...: 53302 H/s
Speed.GPU.#8...: 116.2 kH/s
Speed.GPU.#9...: 71470 H/s
Speed.GPU.#10...: 119.0 kH/s
Speed.GPU.#*...: 1000.6 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 43008000/2562890625 (1.68%)
Rejected.......: 0/43008000 (0.00%)

Started: Tue Oct 22 20:47:10 2013
Stopped: Tue Oct 22 20:48:20 2013
#10
(10-22-2013, 07:47 PM)epixoip Wrote: you will need to use --status and --status-timer with vcl

many thanks