Recovery of the internal Xorshift128+ state based on 64/128 consecutive outputs of Math.random() on V8 and SpiderMonkey via Linear Algebra
- Updated
Nov 26, 2023 - Python
Recovery of the internal Xorshift128+ state based on 64/128 consecutive outputs of Math.random() on V8 and SpiderMonkey via Linear Algebra
A tool to recover the internal state of MT19937 by leveraging linear algebra to be reasonable fast even with partial outputs
Mersenne Twister Generator - MT19937
Add a description, image, and links to the state-recovery-attack topic page so that developers can more easily learn about it.
To associate your repository with the state-recovery-attack topic, visit your repo's landing page and select "manage topics."