Pipe is slow
#11
In my setup -w 3
Quote:Speed.GPU.#1...: 153.8 kH/s
Speed.GPU.#2...: 0 H/s
Speed.GPU.#3...: 0 H/s
Speed.GPU.#*...: 153.8 kH/s

UPD:
i think i found! "CPU hashcat" is slow.
if i send all password to file; file pipe to oclhashcat via stdin, speed oclHashcat is normal.

..\hashcat-0.49\hashcat-cliAVX2.exe -r bf.rule "D:\wordlist\concentrate" --stdout > manual

type manual | cudaHashcat64.exe -a 0 -m 2500 -w 2 --session=s6 --gpu-temp-abort=90 --gpu-temp-retain=90 -o "D:\keys\hash_found.txt" --outfile-format=3 D:\keys\step6\out80.hccap

Quote:Session.Name...: s6
Status.........: Running
Input.Mode.....: Pipe
Hash.Target....: ********* (********* <-> *********)
Hash.Type......: WPA/WPA2
Time.Started...: Sat Mar 14 22:18:08 2015 (20 secs)
Speed.GPU.#1...: 144.1 kH/s
Speed.GPU.#2...: 121.6 kH/s
Speed.GPU.#3...: 126.2 kH/s
Speed.GPU.#*...: 391.9 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 8671920
Skipped........: 0
Rejected.......: 874680
HWMon.GPU.#1...: 99% Util, 66c Temp, N/A Fan
HWMon.GPU.#2...: 95% Util, 69c Temp, N/A Fan
HWMon.GPU.#3...: 95% Util, 68c Temp, N/A Fan

Rule file
Quote:$0$0$0$0
.....
$9$9$9$9

Measured "CPU hashcat" with chronometer: ~260 000 words / sec goes out via stdout. (cli64, cliXOP,cliAVX speed is similar)

How i can accelerate "CPU hashcat" for fastest --stdout generated?


Messages In This Thread
Pipe is slow - by shodan - 03-14-2015, 04:03 PM
RE: Pipe is slow - by Flomac - 03-14-2015, 07:07 PM
RE: Pipe is slow - by shodan - 03-14-2015, 07:42 PM
RE: Pipe is slow - by The Mechanic - 03-14-2015, 08:20 PM
RE: Pipe is slow - by shodan - 03-14-2015, 08:22 PM
RE: Pipe is slow - by The Mechanic - 03-14-2015, 08:34 PM
RE: Pipe is slow - by shodan - 03-14-2015, 08:37 PM
RE: Pipe is slow - by The Mechanic - 03-14-2015, 08:41 PM
RE: Pipe is slow - by shodan - 03-14-2015, 08:50 PM
RE: Pipe is slow - by The Mechanic - 03-14-2015, 08:55 PM
RE: Pipe is slow - by shodan - 03-14-2015, 08:59 PM
RE: Pipe is slow - by undeath - 03-14-2015, 11:51 PM
RE: Pipe is slow - by shodan - 03-15-2015, 05:00 AM
RE: Pipe is slow - by atom - 03-15-2015, 11:11 AM
RE: Pipe is slow - by shodan - 03-15-2015, 11:22 AM