Skip to content

Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs

License

Notifications You must be signed in to change notification settings

icemonster/symbolic_mersenne_cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SymRandCracker

Models the mersenne twister used by Python Random as a symbolic program.

This allows recovering the state given a few outputs, even if they are truncated!

See function test for an example interaction with the module.

This was approved by STT (https://sectt.github.io/) , so you know it is good.

About

Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages