kmyk / mersenne-twister-predictor
Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.
☆171Updated 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
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆71Updated 3 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆122Updated 10 months ago
- Coppersmith's method for multivariate polynomials☆158Updated last year
- A Python3 implementation of the Wiener attack on RSA☆117Updated 7 months ago
- Predict python's random module generated values.☆384Updated last month
- Contains tools for solving RSA and other crypto problems in CTFs.☆319Updated 2 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆99Updated 3 weeks ago
- Implementation of attacks on cryptosystems☆69Updated 3 years ago
- CVP "trick" for CTF challenges☆125Updated last year
- An nsjail Docker image for CTF pwnables. Easily create secure, isolated xinetd/inetd-style services.☆181Updated 6 months ago
- ☆66Updated 4 years ago
- Cryptography & CTF Writeups☆82Updated last year
- SMT based attacks on non cryptographic PRNGs☆79Updated last year
- Challenges I created for CTF competitions.☆191Updated 2 weeks ago
- Pure Python hash length extension module☆122Updated last year
- A repository trying to collect things related to LLL☆70Updated 4 months ago
- TCP flow analyzer with sugar for A/D CTF☆139Updated 2 years ago
- Python sandbox escape wiki + payload generator☆68Updated 4 months ago
- A full English version of the popular ctf-wiki☆83Updated 6 months ago
- Hosting awesome cryptography CTF challenges from past CTFs☆106Updated this week
- Complex multiplication based factorization☆35Updated 2 years ago
- Working with numbers (primes, modular, etc.)☆241Updated 2 years ago
- Python's library written in Rust to quickly factor `n = pq` when around >50% bits of `p` and `q` are known which are distributed at rando…☆19Updated 3 years ago
- Docker image for attacking cryptography CTF challenges☆98Updated 8 months ago
- Small python module for common CTF crypto functions☆165Updated 2 years ago
- Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.☆47Updated 9 years ago
- Python library for CTFer☆132Updated 2 months ago
- My CTF challenges, especially cryptography☆25Updated last month
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆20Updated 8 years ago
- My write-ups from various CTFs☆115Updated last year