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:
- SMT based attacks on non cryptographic PRNGs☆81Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆82Updated 4 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆184Updated 4 years ago
- Coppersmith's method for multivariate polynomials☆165Updated last year
- ☆66Updated 5 years ago
- CVP "trick" for CTF challenges☆134Updated last year
- Infer internal state of Mersenne Twister from truncated output☆76Updated 2 years ago
- Small python module for common CTF crypto functions☆167Updated 2 years ago
- A repository trying to collect things related to LLL☆71Updated 8 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆133Updated last year
- Pure Python hash length extension module☆125Updated 2 years ago
- Complex multiplication based factorization☆38Updated 3 years ago
- Cryptography & CTF Writeups☆83Updated 2 years ago
- A Python3 implementation of the Wiener attack on RSA☆119Updated last year
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆84Updated 10 months ago
- A full English version of the popular ctf-wiki☆94Updated 11 months ago
- A tool for finding the one gadget RCE in libc☆76Updated 5 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆116Updated 4 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆104Updated 5 months ago
- rkm0959 implements stuff☆45Updated 2 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- My CTF challenges, especially cryptography☆25Updated 3 months ago
- Challenges I created for CTF competitions.☆204Updated 2 months ago
- TCP flow analyzer with sugar for A/D CTF☆140Updated 2 years ago
- A Sage implementation of the ROCA attack☆23Updated 2 years ago
- visualizing CTF clusters (teams playing together at DEFCON quals 2022)☆41Updated 2 years ago
- Python library for CTFer☆143Updated last month
- Automated cryptanalysis of substitution permutation network cipher☆31Updated 9 months ago
- z3++☆26Updated 5 months ago
- Working with numbers (primes, modular, etc.)☆243Updated 2 years ago