eboda / mersenne-twister-recoverLinks
Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.
☆47Updated 9 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:
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆86Updated 4 years ago
- SMT based attacks on non cryptographic PRNGs☆81Updated 2 years ago
- Infer internal state of Mersenne Twister from truncated output☆76Updated 2 years ago
- CVP "trick" for CTF challenges☆135Updated 2 years ago
- ☆66Updated 5 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆187Updated 4 years ago
- A repository trying to collect things related to LLL☆71Updated 9 months ago
- Coppersmith's method for multivariate polynomials☆167Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆134Updated last year
- Complex multiplication based factorization☆38Updated 3 years ago
- rkm0959 implements stuff☆45Updated 2 years ago
- Cryptography & CTF Writeups☆83Updated 2 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- Pure Python hash length extension module☆125Updated 2 years ago
- Small python module for common CTF crypto functions☆167Updated 2 years ago
- Implementation of attacks on cryptosystems☆73Updated 4 years ago
- ☆47Updated last month
- z3++☆26Updated 6 months ago
- My CTF challenges, especially cryptography☆25Updated 3 months ago
- Hosting awesome cryptography CTF challenges from past CTFs☆118Updated last week
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆84Updated 11 months ago
- angr tutorial for ctf☆152Updated 4 years ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆132Updated 2 years ago
- visualizing CTF clusters (teams playing together at DEFCON quals 2022)☆41Updated 2 years ago
- CTF writeups☆12Updated 4 years ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆104Updated 6 months ago
- A Sage implementation of the ROCA attack☆23Updated 2 years ago
- Miscellaneous utilities and such that I use for pwning. Open sourced since people might find these useful. Be warned: nothing is stable.☆136Updated 10 months ago
- SageMath/Python Toolkit for Cryptanalytic Research☆40Updated last month