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

https://github.com/mkutay/spidermonkey-randomness-predictor

A code to predict the random number generator on Firefox's Javascript engine, Spidermonkey.
https://github.com/mkutay/spidermonkey-randomness-predictor

js learn prediction spidermonkey

Last synced: 3 months ago
JSON representation

A code to predict the random number generator on Firefox's Javascript engine, Spidermonkey.

Awesome Lists containing this project

README

          

# spidermonkey-randomness-predictor

this project was inspired by [this video](https://www.youtube.com/watch?v=-h_rj2-HP2E) and [this repository](https://github.com/PwnFunction/v8-randomness-predictor)
big thanks to [this project](https://blog.securityevaluators.com/hacking-the-javascript-lottery-80cc437e3b7f)

it works for firefox