Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ambionics/mt_rand-reverse

Script to recover mt_rand()'s seed with only two outputs and without any bruteforce.
https://github.com/ambionics/mt_rand-reverse

Last synced: about 1 month ago
JSON representation

Script to recover mt_rand()'s seed with only two outputs and without any bruteforce.

Awesome Lists containing this project

README

        

# mt_rand-reverse

Recover `mt_rand()`'s seed with only two outputs and without any bruteforce.

See: [https://ambionics.io/blog/php-mt-rand-prediction](https://ambionics.io/blog/php-mt-rand-prediction)