kmyk / mersenne-twister-predictorLinks
Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.
☆196Updated 5 years ago
Alternatives and similar repositories for mersenne-twister-predictor
Users that are interested in mersenne-twister-predictor are comparing it to the libraries listed below
Sorting:
- Predict python's random module generated values.☆427Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆99Updated 4 years ago
- Coppersmith's method for multivariate polynomials☆192Updated 2 years ago
- A Python3 implementation of the Wiener attack on RSA☆125Updated last month
- Complex multiplication based factorization☆40Updated 3 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆140Updated last year
- A repository trying to collect things related to LLL☆73Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Updated last year
- Contains tools for solving RSA and other crypto problems in CTFs.☆334Updated 3 years ago
- CVP "trick" for CTF challenges☆150Updated 2 years ago
- CTF write-ups☆216Updated 10 months ago
- Challenges I created for CTF competitions.☆241Updated 4 months ago
- Pure Python hash length extension module☆130Updated 2 years ago
- Cryptography & CTF Writeups☆82Updated 2 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆127Updated 6 months ago
- ☆65Updated last month
- Small python module for common CTF crypto functions☆166Updated 3 years ago
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆88Updated this week
- Solving linear systems over GF(2) by manipulating bitvectors☆74Updated last month
- SMT based attacks on non cryptographic PRNGs☆89Updated 2 years ago
- Implementation of attacks on cryptosystems☆75Updated 5 months ago
- A full English version of the popular ctf-wiki☆107Updated last year
- TCP flow analyzer with sugar for A/D CTF☆142Updated 3 years ago
- ☆68Updated 5 years ago
- Python sandbox escape wiki + payload generator☆138Updated last year
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated 2 years ago
- My CTF challenges, especially cryptography☆25Updated 9 months ago
- Source code for the DEF CON 30 CTF Qualifiers.☆267Updated last year
- attacking RSA via lattice reductions (LLL)☆824Updated 4 years ago
- Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.☆47Updated 10 years ago