NonupleBroken / ExtendMT19937PredictorLinks
Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can easily crack it.
☆40Updated 2 years ago
Alternatives and similar repositories for ExtendMT19937Predictor
Users that are interested in ExtendMT19937Predictor are comparing it to the libraries listed below
Sorting:
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆21Updated last year
- Solving linear systems over GF(2) by manipulating bitvectors☆67Updated 7 months ago
- ☆49Updated last year
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆41Updated 5 years ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Archive of AAA CTF 2022 (XCTF competition)☆78Updated last year
- Automatic use of House of Some & House of Illusion.☆78Updated 2 months ago
- An implementation of RSA extending Wiener attack☆16Updated 3 years ago
- official writeup for starctf2023☆32Updated 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 4 years ago
- Archive of AAA CTF 2023 (XCTF competition)☆37Updated last year
- Official repository containing files related to N1CTF 2022☆44Updated 3 years ago
- Challenge source code and author write-ups for KalmarCTF☆68Updated 7 months ago
- SCTF 2021☆25Updated 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
- Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers.☆15Updated 11 months ago
- ☆42Updated 3 years ago
- Python sandbox escape wiki + payload generator☆130Updated last year
- ☆102Updated 2 years ago
- ☆40Updated 2 years ago
- ☆16Updated 2 weeks ago
- Official source code and writeups of *CTF2022☆74Updated 3 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆118Updated 10 months ago
- SAEG: Stateful Automatic Exploit Generation, an AEG framework for CGC / RHG and pwnable CTF challenges.☆172Updated 10 months ago
- Very detailed CTF writeups. Try to make it understandable to CTF beginners. Mainly in Chinese, with English notes. 中文为主,辅以英文注释☆29Updated 2 years ago
- Upload of all challenges from idekCTF 2022☆23Updated 2 years ago
- Libsearcher improved according to my personal habits.LibcSearcher所启发优化而来的项目优化代码部分逻辑,使在使用更便捷的基础上,添加one_gatge查询功能。☆40Updated last month
- Official Writeup of SUCTF 2025☆62Updated 8 months ago
- SUSCTF2022 Official Writeup☆46Updated 3 years ago
- Complex multiplication based factorization☆40Updated 3 years ago