gitsnaf / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

pyrit batch processing much slower than indicated and slower than previously experienced #365

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. import passwords into file:// database
2. start "pyrit batch"

What is the expected output? What do you see instead?

Based on the displayed speed in PMK/s and the number of unprocessed passwords, 
batch processing should take less than 3 minutes.  Instead, it will take 
several hours.  In the time it's taking me to enter this report, batch 
processing has advanced from 25% to 27%.  With an initial run of approximately 
7 million passwords, the PMK/s rate seemed accurate to the time necessary to 
complete batch processing.  Now if I were to import such a list, it would take 
weeks.

$ pyrit eval
Pyrit 0.4.0 (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.
Passwords available: 7350340

ESSID 'ESSID'    : 7121574 (96.89%)

$ pyrit batch
Pyrit 0.4.0 (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.
Working on ESSID 'ESSID'
Processed 582/2294 workunits so far (25.4%); 1308 PMKs per second.

What version of the product are you using? On what operating system?
pyrit 0.4.0
OS X 10.6.8
CPU: 2.4 GHz Core 2 Duo

Original issue reported on code.google.com by domain.d...@gmail.com on 4 Nov 2011 at 8:26

GoogleCodeExporter commented 9 years ago
hey stupid, use mysql:// instead of file://

Original comment by kedoking...@aol.com on 6 Nov 2011 at 3:44

GoogleCodeExporter commented 9 years ago
^ lol, hes right

Original comment by Testicul...@gmail.com on 3 Aug 2012 at 12:31

GoogleCodeExporter commented 9 years ago
how to use mysql in pyrit

Original comment by shahbaz1...@gmail.com on 11 Dec 2014 at 9:52