kmyk / mersenne-twister-predictorLinks
Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.
☆195Updated 4 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.☆426Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆97Updated 4 years ago
- A Python3 implementation of the Wiener attack on RSA☆123Updated last month
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆140Updated last year
- Complex multiplication based factorization☆40Updated 3 years ago
- Coppersmith's method for multivariate polynomials☆189Updated 2 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆334Updated 3 years ago
- CVP "trick" for CTF challenges☆149Updated 2 years ago
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆89Updated 2 weeks ago
- Small python module for common CTF crypto functions☆165Updated 3 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆121Updated 11 months ago
- attacking RSA via lattice reductions (LLL)☆821Updated 4 years ago
- Challenges I created for CTF competitions.☆234Updated 3 months ago
- Pure Python hash length extension module☆129Updated 2 years ago
- CTF write-ups☆216Updated 9 months ago
- A repository trying to collect things related to LLL☆72Updated last year
- SMT based attacks on non cryptographic PRNGs☆86Updated 2 years ago
- TCP flow analyzer with sugar for A/D CTF☆143Updated 3 years ago
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆22Updated 8 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆73Updated 2 weeks ago
- Cryptography & CTF Writeups☆83Updated 2 years ago
- A full English version of the popular ctf-wiki☆104Updated last year
- Many-Time Pad Interactive☆178Updated last year
- Hosting awesome cryptography CTF challenges from past CTFs☆125Updated 5 months ago
- ☆64Updated last month
- Web wrapper of niklasb/libc-database☆209Updated last year
- Source code for the DEF CON 30 CTF Qualifiers.☆267Updated last year
- Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.☆47Updated 10 years ago
- A Python implementation of the Wiener attack on RSA public-key encryption scheme.☆534Updated last year
- Docker image for attacking cryptography CTF challenges☆112Updated last year