hashcat Forum
ati 7990 x4 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: ati 7990 x4 (/thread-2728.html)

Pages: 1 2


ati 7990 x4 - Telean - 10-22-2013

Good day
sorry for my bad english
set up a cluster for the manual http://hashcat.net/wiki/doku.php?id=vcl_cluster_ховто
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


RE: ati 7990 x4 - mastercracker - 10-22-2013

What was your command line?


RE: ati 7990 x4 - Telean - 10-22-2013

vclrun ./oclHashcat-plus64.bin -n80 --gpu-loops 1024 -m 2500 -a3 -1sdfg12345


RE: ati 7990 x4 - mastercracker - 10-22-2013

(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.


RE: ati 7990 x4 - Telean - 10-22-2013

(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?


RE: ati 7990 x4 - epixoip - 10-22-2013

optimal loops for wpa is 4096, not 1024. keyspace is a bit odd for benchmarking.


RE: ati 7990 x4 - Telean - 10-22-2013

and another question is why does not work [status [pause [r] esume [b] ypass [q] uit =>
Thanks in advance for your answers


RE: ati 7990 x4 - epixoip - 10-22-2013

you will need to use --status and --status-timer with vcl


RE: ati 7990 x4 - Telean - 10-22-2013

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


RE: ati 7990 x4 - Telean - 10-22-2013

(10-22-2013, 07:47 PM)epixoip Wrote: you will need to use --status and --status-timer with vcl

many thanks