eboda / mersenne-twister-recover
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
- SMT based attacks on non cryptographic PRNGs☆80Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆79Updated 4 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆179Updated 4 years ago
- Infer internal state of Mersenne Twister from truncated output☆76Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆163Updated last year
- A repository trying to collect things related to LLL☆71Updated 7 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆131Updated last year
- CVP "trick" for CTF challenges☆133Updated last year
- Pure Python hash length extension module☆124Updated 2 years ago
- rkm0959 implements stuff☆43Updated 2 years ago
- ☆66Updated 5 years ago
- SageMath/Python Toolkit for Cryptanalytic Research☆39Updated 2 years ago
- A Python3 implementation of the Wiener attack on RSA☆118Updated 10 months ago
- Small python module for common CTF crypto functions☆166Updated 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.☆132Updated 8 months ago
- A full English version of the popular ctf-wiki☆92Updated 9 months ago
- Cryptography & CTF Writeups☆82Updated 2 years ago
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆83Updated 9 months ago
- Implementation of attacks on cryptosystems☆72Updated 3 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆104Updated 4 months ago
- Complex multiplication based factorization☆37Updated 3 years ago
- visualizing CTF clusters (teams playing together at DEFCON quals 2022)☆41Updated last year
- Many-Time Pad Interactive☆169Updated last year
- A Sage implementation of the ROCA attack☆22Updated last year
- Predict python's random module generated values.☆403Updated 4 months ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- ☆45Updated last month
- Challenges I created for CTF competitions.☆202Updated 3 weeks ago
- Automated cryptanalysis of substitution permutation network cipher☆30Updated 8 months ago
- A tool for finding the one gadget RCE in libc☆76Updated 4 years ago