Password_Research_Tools icon indicating copy to clipboard operation
Password_Research_Tools copied to clipboard

CheckPass2: Number of items printed out isn't exactly limited to 1000

Open lakiw opened this issue 10 years ago • 0 comments

Right checkPass2 doesn't print out every single instance of when a password is cracked because for graphing items in Excel it's usually much easier to keep the number of points limited. So It will print out the starting status, the ending status, and then periodic status reports that depend on how many total passwords there were and what percentage of them were currently cracked. The logic I use for that could use some work though since I'd like to limit the total number of status updates to around 1000, and it doesn't always do that.

lakiw avatar Jan 09 '15 15:01 lakiw