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
Alternatives and similar repositories for mersenne-twister-predictor
Users that are interested in mersenne-twister-predictor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆40Dec 20, 2022Updated 3 years ago
- Coppersmith's method for multivariate polynomials☆195Oct 11, 2023Updated 2 years ago
- Complex multiplication based factorization☆40Feb 21, 2022Updated 4 years 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
- Predict python's random module generated values.☆438Nov 29, 2024Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- SMT based attacks on non cryptographic PRNGs☆91Mar 23, 2023Updated 3 years ago
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 2 years ago
- ☆24Mar 4, 2025Updated last year
- This repository contains code snippets and POCs associated to our article on breaking Python's PRNG with a few values and no bruteforce.☆24Apr 18, 2024Updated last year
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- attacking RSA via lattice reductions (LLL)☆833Apr 11, 2021Updated 4 years ago
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆22Nov 7, 2024Updated last year
- rkm0959 implements stuff☆45Sep 21, 2022Updated 3 years ago
- Write-ups about challenges in http://reversing.kr/challenge.php☆47Sep 19, 2018Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- My CTF tasks and writeup☆38Dec 6, 2022Updated 3 years ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆48Mar 18, 2026Updated last week
- Solving linear systems over GF(2) by manipulating bitvectors☆84Feb 12, 2026Updated last month
- ☆37Sep 18, 2023Updated 2 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆252Jul 6, 2023Updated 2 years ago
- ☆67Nov 10, 2025Updated 4 months ago
- A Sage interface for FGb (Gröbner basis computations)☆38Feb 1, 2026Updated last month
- A repository trying to collect things related to LLL☆74Sep 10, 2024Updated last year
- Python implementations of cryptographic attacks and utilities.☆1,243Jan 8, 2026Updated 2 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- CTF write-ups☆218Feb 12, 2025Updated last year
- Collections of all CTF challenges made by me.☆19Apr 14, 2024Updated last year
- De1CTF2019☆93Jun 25, 2022Updated 3 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 5 years ago
- ☆113Apr 22, 2025Updated 11 months ago
- Fast lattice reduction☆233Aug 25, 2025Updated 7 months ago
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆11Nov 26, 2025Updated 4 months ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆139Apr 17, 2023Updated 2 years ago
- A toolkit for cryptanalysis using lattices.☆138Dec 2, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 8 months ago
- Although the Mersenne Twister PRNG is by design not cryptographically secure many applications tend to use it for cryptographic operation…☆28Oct 23, 2015Updated 10 years ago
- ☆38Jul 8, 2023Updated 2 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆43Oct 10, 2023Updated 2 years ago
- Implementation of attacks on cryptosystems☆76Jul 29, 2025Updated 8 months ago
- ☆15Sep 2, 2024Updated last year
- Writeup for BKP 2017 challenge "SIDH-RSA-AES128-GCM-SHA256"☆26Feb 27, 2017Updated 9 years ago