/ExtendMT19937Predictor

Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can easily crack it.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

No issues in this repository yet.