Closed GoogleCodeExporter closed 9 years ago
lol and it seems to work?
pyrit -r kurica-01.cap attack_db
/usr/lib/python2.5/site-packages/cpyrit/cpyrit.py:63: UserWarning: WARNING:
Version mismatch between <module 'cpyrit._cpyrit_cpu' from
'/usr/lib/python2.5/site-packages/cpyrit/_cpyrit_cpu.so'> ('0.4.1-dev (svn
r308)') and <module 'cpyrit._cpyrit_calpp' from
'/usr/lib/python2.5/site-packages/cpyrit/_cpyrit_calpp.so'> ('0.4.0-dev (svn
r308)')
"('%s')\n" % (_cpyrit_cpu, _cpyrit_cpu.VERSION, mod, ver))
Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+
Connecting to storage at 'file://'... connected.
Parsing file 'kurica-01.cap' (1/1)...
Parsed 76 packets (76 802.11-packets), got 1 AP(s)
Picked AccessPoint 00:26:f2:db:f8:9c ('kurica') automatically.
Attacking handshake with Station 00:1e:64:41:ec:5c...
Tried 6083919 PMKs so far (31.3%); 1628813 PMKs per second.
The password is '12345678'.
Original comment by bratspit...@gmail.com
on 23 Jun 2011 at 2:59
You probably have a zero-length workunit file in your database. You can run
checkdb to find and delete it.
The reason it worked as in your second post is that Pyrit walks down the
workunits in random order. The error will not appear if the zero-length file is
not accessed.
Original comment by lukas.l...@gmail.com
on 23 Jun 2011 at 2:34
Yes Thank you very much,
Alredy Relised by my self before read this reply :)
Original comment by bratspit...@gmail.com
on 24 Jun 2011 at 11:19
Yes Thank you very much,
Alredy Relised by my self before read this reply :)
Original comment by bratspit...@gmail.com
on 24 Jun 2011 at 11:20
Original issue reported on code.google.com by
bratspit...@gmail.com
on 23 Jun 2011 at 2:57