NonupleBroken / ExtendMT19937Predictor
Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can easily crack it.
☆35Updated 2 years ago
Alternatives and similar repositories for ExtendMT19937Predictor:
Users that are interested in ExtendMT19937Predictor are comparing it to the libraries listed below
- Repo for collecting part of my public CTF challenges☆40Updated 10 months ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆37Updated 4 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆33Updated 3 weeks ago
- Archive of AAA CTF 2022 (XCTF competition)☆77Updated 3 months ago
- ☆48Updated last year
- official writeup for starctf2023☆32Updated last year
- SCTF 2021☆25Updated 3 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
- An implementation of RSA extending Wiener attack☆15Updated 3 years ago
- SUSCTF2022 Official Writeup☆46Updated 2 years ago
- Official source code and writeups of *CTF2022☆73Updated 2 years ago
- challenges 2024 woohoo☆16Updated 5 months ago
- ☆46Updated 3 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆99Updated 2 months ago
- Code for "Small Public Exponent Brings More: Improved Partial Key Exposure Attacks against RSA"☆11Updated last month
- Official repository containing files related to N1CTF 2022☆44Updated 2 years ago
- ☆64Updated 3 years ago
- ☆29Updated last year
- Challenge source code from KalmarCTF 2023☆56Updated 11 months ago
- A CTF online judge platform developed by Tp0t.☆52Updated 7 months ago
- ☆41Updated 2 years ago
- attachments and (some) writeups/source code for RWCTF 6th☆111Updated last year
- D3CTF-2022-Official-Writeup☆16Updated 2 years ago
- Repo for colecting all my public CTF challenges☆28Updated last month
- These are the write up of b3f0re and offical to study☆22Updated 2 years ago
- ☆91Updated last year
- Archive of AAA CTF 2023 (XCTF competition)☆36Updated last year
- SAEG: Stateful Automatic Exploit Generation, an AEG framework for CGC / RHG and pwnable CTF challenges.☆123Updated last month
- ☆38Updated last year
- Libsearcher improved according to my personal habits.LibcSearcher所启发优化而来的项目优化代码部分逻辑,使在使用更便捷的基础上,添加one_gatge查询功能。☆33Updated 2 years ago