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.
- Host: GitHub
- URL: https://github.com/mkutay/spidermonkey-randomness-predictor
- Owner: mkutay
- License: mit
- Created: 2022-07-18T18:12:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T05:25:46.000Z (about 3 years ago)
- Last Synced: 2025-05-24T12:42:39.818Z (about 1 year ago)
- Topics: js, learn, prediction, spidermonkey
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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