altf4 / untwister

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

Support for state inference of Java random. #36

Open altf4 opened 9 years ago

altf4 commented 9 years ago

Should be easy, actually. Reference:

http://franklinta.com/2014/08/31/predicting-the-next-math-random-in-java/