10-22-2013, 04:35 PM
Pages: 1 2
10-22-2013, 06:27 PM
What was your command line?
10-22-2013, 07:13 PM
vclrun ./oclHashcat-plus64.bin -n80 --gpu-loops 1024 -m 2500 -a3 -1sdfg12345
10-22-2013, 07:29 PM
(10-22-2013, 07:13 PM)Telean Wrote: [ -> ]vclrun ./oclHashcat-plus64.bin -n80 --gpu-loops 1024 -m 2500 -a3 -1sdfg12345I 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.
10-22-2013, 07:38 PM
(10-22-2013, 07:29 PM)mastercracker Wrote: [ -> ]I'll try to remember the password of 13 characters he(10-22-2013, 07:13 PM)Telean Wrote: [ -> ]vclrun ./oclHashcat-plus64.bin -n80 --gpu-loops 1024 -m 2500 -a3 -1sdfg12345I 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.
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?
10-22-2013, 07:45 PM
optimal loops for wpa is 4096, not 1024. keyspace is a bit odd for benchmarking.
10-22-2013, 07:45 PM
and another question is why does not work [status [pause [r] esume [b] ypass [q] uit =>
Thanks in advance for your answers
Thanks in advance for your answers
10-22-2013, 07:47 PM
you will need to use --status and --status-timer with vcl
10-22-2013, 07:50 PM
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
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-22-2013, 08:07 PM
(10-22-2013, 07:47 PM)epixoip Wrote: [ -> ]you will need to use --status and --status-timer with vcl
many thanks
Pages: 1 2