Closed GoogleCodeExporter closed 8 years ago
I've tested also from an external (across internet) machine with a 9800 GX2,
same results
It works, computing workunits, but doesn't refresh PMKs counting, keeping it at
0
Original comment by masterzorag
on 12 Apr 2010 at 5:33
Seems that randomly prints out count, but strange is that PS3 batching a local
sqlite.db scores 1300,
batching a relayed sqlite.db scores up to 2500, what's this!
Original comment by masterzorag
on 30 Apr 2010 at 5:14
Attachments:
is this still up to date?
Original comment by lukas.l...@gmail.com
on 28 Oct 2010 at 11:38
[deleted comment]
r288: laptop relaing an sqlite from 202#, PS3 at 203#
202# pyrit -u sqlite:////try.db eval
Connecting to storage at 'sqlite:////try.db'... connected.
Passwords available: 0
202# pyrit -u sqlite:////try.db relay
Connecting to storage at 'sqlite:////try.db'... connected.
Server started...
203# pyrit -u http://192.168.1.202:17934 eval
Connecting to storage at 'http://192.168.1.202:17934'... connected.
Passwords available: 0
203# time ./brute aaaaaaaa a | pyrit -u http://192.168.1.202:17934 -i -
import_unique_passwords
Connecting to storage at 'http://192.168.1.202:17934'... connected.
1000005 lines read. Flushing buffers...
All done.
real 2m48.993s
user 0m43.898s
sys 0m1.889s
203# pyrit -u http://192.168.1.202:17934 eval
Connecting to storage at 'http://192.168.1.202:17934'... connected.
Passwords available: 1000005
203# pyrit -u http://192.168.1.202:17934 -e xxx create_essid
Connecting to storage at 'http://192.168.1.202:17934'... connected.
Created ESSID 'xxx'
203# pyrit -u http://192.168.1.202:17934 eval
Connecting to storage at 'http://192.168.1.202:17934'... connected.
Passwords available: 1000005
ESSID 'xxx' : 0 (0.00%)
203# pyrit -u http://192.168.1.202:17934 batch
Connecting to storage at 'http://192.168.1.202:17934'... connected.
Working on ESSID 'xxx'
Processed all workunits for ESSID 'xxx'; 1170 PMKs per second.ond.
Batchprocessing done.
eval, importing passwords, create essid and batchprocess works, PMKs count
without lags, flawless!
Original comment by masterzorag
on 29 Oct 2010 at 10:46
closed
Original comment by lukas.l...@gmail.com
on 29 Oct 2010 at 6:46
Original issue reported on code.google.com by
masterzorag
on 12 Apr 2010 at 11:23