altf4 / untwister

Seed recovery tool for PRNGs
GNU General Public License v3.0
359 stars 42 forks source link

Calculate an ETA for brute forcing #11

Closed altf4 closed 9 years ago

altf4 commented 10 years ago

There's no reason we can't make a naive ETA until all values have been brute forced out. We know the total number of seeds to crack, and our current rate.

Naturally, we have no idea how long it will take until a CORRECT seed occurs. But that's just too bad.

altf4 commented 9 years ago

Added in f910c2f4f5d7e2fe746565c86eef3fb488320218