Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can easily crack it.
☆40Dec 20, 2022Updated 3 years ago
Alternatives and similar repositories for ExtendMT19937Predictor
Users that are interested in ExtendMT19937Predictor are comparing it to the libraries listed below
Sorting:
- ☆15Sep 2, 2024Updated last year
- ☆24Mar 4, 2025Updated last year
- Code for "Small Public Exponent Brings More: Improved Partial Key Exposure Attacks against RSA"☆16Oct 8, 2025Updated 5 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- Some crypto scripts which is useful in study and ctf☆29Sep 2, 2021Updated 4 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆198Dec 29, 2020Updated 5 years ago
- ☆15Jun 15, 2024Updated last year
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 5 years ago
- ☆13Aug 25, 2018Updated 7 years ago
- ☆17Aug 15, 2023Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆83Feb 12, 2026Updated last month
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆43Nov 19, 2025Updated 4 months ago
- ☆113Apr 22, 2025Updated 11 months ago
- Fast lattice reduction☆233Aug 25, 2025Updated 6 months ago
- Python implementation of Wagner's Algorithm for the Generalized Birthday Problem.☆19Aug 15, 2023Updated 2 years ago
- dll that hooks various uwp interfaces for debugging and reverse engineering☆23Nov 28, 2018Updated 7 years ago
- derper's mom☆13Oct 28, 2025Updated 4 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆99Apr 20, 2021Updated 4 years ago
- ☆67Nov 10, 2025Updated 4 months ago
- A pure python tool to implement/exploit the hash length extension attack☆38Aug 14, 2023Updated 2 years ago
- A simple golang reverse engineering ida plugin☆19Dec 16, 2020Updated 5 years ago
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 2 years ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆25Dec 10, 2021Updated 4 years ago
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆138Apr 17, 2023Updated 2 years ago
- A Online PHP FilterChain Generator.☆17Aug 3, 2024Updated last year
- A corpus generation tool☆27Jan 5, 2026Updated 2 months ago
- Pickle decompiler plugin for Radare2☆18Aug 6, 2023Updated 2 years ago
- A tool to resolve seccomp just like seccomp-tools, written in C☆74Mar 10, 2026Updated last week
- 专为取证比赛设计的Android-Data数据库分析工具;快速解析手机镜像数据库文件,精准提取证据☆37Nov 5, 2025Updated 4 months ago
- A Simple VM-based challenge created using the academic tigress obfuscator☆19Jun 30, 2022Updated 3 years ago
- Python Bytecode Obfuscation☆14Aug 21, 2023Updated 2 years ago
- clfs CVE 的一些 POC 收集☆16Oct 27, 2022Updated 3 years ago
- ☆35May 26, 2023Updated 2 years ago
- Official source code and writeups of *CTF2022☆75Apr 19, 2022Updated 3 years ago
- An implementation of RSA extending Wiener attack☆16Dec 28, 2021Updated 4 years ago
- ☆37Sep 18, 2023Updated 2 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆251Jul 6, 2023Updated 2 years ago
- My challenges for SECCON CTF 2022 Finals☆18Feb 15, 2023Updated 3 years ago