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
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- ☆23Mar 4, 2025Updated 11 months ago
- Code for "Small Public Exponent Brings More: Improved Partial Key Exposure Attacks against RSA"☆16Oct 8, 2025Updated 4 months ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 5 years ago
- ☆17Aug 15, 2023Updated 2 years ago
- Some crypto scripts which is useful in study and ctf☆29Sep 2, 2021Updated 4 years ago
- ☆66Nov 10, 2025Updated 3 months ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆43Nov 19, 2025Updated 3 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆100Apr 20, 2021Updated 4 years ago
- z3++☆29Dec 14, 2024Updated last year
- 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
- Fast lattice reduction☆231Aug 25, 2025Updated 6 months ago
- CVP "trick" for CTF challenges☆150Jun 19, 2023Updated 2 years ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆25Dec 10, 2021Updated 4 years ago
- Efficient C implementation of Differential Fault Analysis on AES (round 8 or 9)☆29Jan 4, 2025Updated last year
- ☆11Aug 25, 2018Updated 7 years ago
- derper's mom☆13Oct 28, 2025Updated 4 months ago
- ☆31Jan 31, 2026Updated last month
- ☆112Apr 22, 2025Updated 10 months ago
- Python implementation of Wagner's Algorithm for the Generalized Birthday Problem.☆19Aug 15, 2023Updated 2 years ago
- clfs CVE 的一些 POC 收集☆16Oct 27, 2022Updated 3 years ago
- Pickle decompiler plugin for Radare2☆18Aug 6, 2023Updated 2 years ago
- An implementation of Dumer's algorithm for Information Set Decoding.☆14Jan 13, 2024Updated 2 years ago
- CTF problems I have created.☆14Mar 5, 2023Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆82Feb 12, 2026Updated 2 weeks ago
- Functions for solving linear inequalities in integers☆59Jul 27, 2025Updated 7 months ago
- dll that hooks various uwp interfaces for debugging and reverse engineering☆23Nov 28, 2018Updated 7 years ago
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- ☆16Apr 12, 2023Updated 2 years ago
- StegSolve-rs 是一个基于 Rust + egui 重构的图像隐写分析工具,复刻重构了StegSolve☆67Oct 21, 2025Updated 4 months ago
- All challenges from DiceCTF @ HOPE 2022☆28Jul 25, 2022Updated 3 years ago
- POC for CLFS CVE-2022-24481☆14May 14, 2023Updated 2 years ago
- Python Bytecode Obfuscation☆14Aug 21, 2023Updated 2 years ago
- IrisCTF 2023 challenges.☆16Jan 23, 2023Updated 3 years ago
- An implementation of RSA extending Wiener attack☆16Dec 28, 2021Updated 4 years ago
- A tool to resolve seccomp just like seccomp-tools, written in C☆74Updated this week
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆140Apr 17, 2023Updated 2 years ago
- CTF challenges I created 🚩☆76Dec 26, 2025Updated 2 months ago