eboda / mersenne-twister-recoverLinks
Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.
☆47Updated 10 years ago
Alternatives and similar repositories for mersenne-twister-recover
Users that are interested in mersenne-twister-recover are comparing it to the libraries listed below
Sorting:
- SMT based attacks on non cryptographic PRNGs☆86Updated 2 years ago
- Infer internal state of Mersenne Twister from truncated output☆76Updated 3 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆191Updated 4 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆93Updated 4 years ago
- ☆67Updated 5 years ago
- A repository trying to collect things related to LLL☆71Updated last year
- Complex multiplication based factorization☆39Updated 3 years ago
- CVP "trick" for CTF challenges☆146Updated 2 years ago
- visualizing CTF clusters (teams playing together at DEFCON quals 2022)☆42Updated 2 years ago
- Pure Python hash length extension module☆128Updated 2 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆139Updated last year
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆185Updated 2 years ago
- z3++☆26Updated 10 months ago
- Small python module for common CTF crypto functions☆165Updated 3 years ago
- rkm0959 implements stuff☆44Updated 3 years ago
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆88Updated last year
- Implementation of attacks on cryptosystems☆76Updated 2 months ago
- An abstraction layer for constraint solvers.☆318Updated this week
- Miscellaneous utilities and such that I use for pwning. Open sourced since people might find these useful. Be warned: nothing is stable.☆139Updated last year
- Seed recovery tool for PRNGs☆381Updated 7 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆124Updated 4 months ago
- Implementation of the ROCA attack☆17Updated 4 years ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆24Updated 3 years ago
- SageMath/Python Toolkit for Cryptanalytic Research☆41Updated 4 months ago
- Cryptography & CTF Writeups☆83Updated 2 years ago
- A repository to store Z3-python scripts you can use as examples, reminders, whatever.☆279Updated 5 years ago
- Predict python's random module generated values.☆422Updated 10 months ago
- ☆97Updated 3 years ago
- ☆58Updated last month