Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.
☆197Dec 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☆197Oct 11, 2023Updated 2 years ago
- Complex multiplication based factorization☆41Feb 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☆100Apr 20, 2021Updated 5 years ago
- Predict python's random module generated values.☆440Nov 29, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- SMT based attacks on non cryptographic PRNGs☆94Mar 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 2 years ago
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- attacking RSA via lattice reductions (LLL)☆835Apr 11, 2021Updated 5 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☆49Sep 19, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- My CTF tasks and writeup☆38Dec 6, 2022Updated 3 years ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆53Mar 18, 2026Updated 2 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆87Feb 12, 2026Updated 3 months ago
- ☆39Sep 18, 2023Updated 2 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆254Jul 6, 2023Updated 2 years ago
- ☆69Nov 10, 2025Updated 6 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆125Dec 21, 2024Updated last year
- An easy-to-use, general and open-source tool to solve the guess-and-determine problem☆33Apr 13, 2026Updated last month
- A Sage interface for FGb (Gröbner basis computations)☆38Feb 1, 2026Updated 3 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A repository trying to collect things related to LLL☆74Sep 10, 2024Updated last year
- Python implementations of cryptographic attacks and utilities.☆1,262Jan 8, 2026Updated 4 months ago
- CTF write-ups☆218Feb 12, 2025Updated last year
- Collections of all CTF challenges made by me.☆19Apr 14, 2024Updated 2 years ago
- 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
- ☆121Apr 22, 2025Updated last year
- awd shell manage,批量执行shell,权限维持,交互式shell☆34Nov 22, 2019Updated 6 years ago
- Fast lattice reduction☆240Aug 25, 2025Updated 8 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆11Nov 26, 2025Updated 5 months ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆140Apr 17, 2023Updated 3 years ago
- A toolkit for cryptanalysis using lattices.☆139Dec 2, 2023Updated 2 years 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
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 9 months ago
- Implements Coron's simplification of Coppersmith's algorithm☆43Oct 10, 2023Updated 2 years ago
- ☆38Jul 8, 2023Updated 2 years ago