shreepads / pdfcrack-mp

OpenMP update with patterns for pdfcrack
GNU General Public License v2.0
38 stars 12 forks source link

Show estimated maximum time to completion #15

Closed shreepads closed 9 years ago

shreepads commented 9 years ago

To each of the runtime messages:

"Average Speed: ... w/s. Current Pattern Word: '.."

Append an estimated maximum time to completion (in hours/ minutes/ seconds) based on the max pattern passwords and the time taken for the number processed so far.

"Average Speed: ... w/s. Current Pattern Word: '..'. Maximum time to complete: 01:12:56 "

shreepads commented 9 years ago

Added branch maxtime

shreepads commented 9 years ago

Done in maxtime branch, merged into baseopenmp