|
Working with Key Phrases
|
Previous Top Next |
| BruteForcer Time Estimator Utility v1.0
|
| This utility assumes that the checking of a potential key can be done
|
| at the cpu cost of only a few opcodes. This is insanely optimistice
|
| and most decryption routines will take many orders of magnitude longer
|
| than this to evaluate a potential key, so the time esimtates given here
|
| are very optimistic and you should expect to multiply estimates by
|
| 10 to 10000 times for even the most efficient key check implementations.
|
| However, you must also account for faster computers, so use the values only
|
| as very rough estimates. These times assume a truely random password, so
|
| if your password is composed entirely of valid dictionary words, it may be
|
| crackable in a matter of hours.
|
| Please wait - estimating speed.....
|
| - Estimated Bruteforcing Time -----------------
|
| Checks per second: 68380744
|
| 8 character pass using only a-z: 0.424 hours.
|
| 14 character pass using only a-z: 14957 years.
|
| 20 character pass using only a-z: 4620580438920 years.
|
| 20 character pass using a-zA-Z0-9: 163329023579390180000 years.
|
| 56 character pass using only a-z: 4015476255465169500000000000000000000000000000000000000000000000 years.
|
| 56 character pass using a-zA-Z0-9: 5484842835768690700000000000000000000000000000000000000000000000000000000000000000000 years.
|
| -----------------------------------------------
|