Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.
☆196Dec 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☆201Oct 11, 2023Updated 2 years ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆45Nov 19, 2025Updated 8 months ago
- Complex multiplication based factorization☆41Feb 21, 2022Updated 4 years ago
- Predict python's random module generated values.☆441May 20, 2026Updated 2 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆103Apr 20, 2021Updated 5 years ago
- CVP "trick" for CTF challenges☆148Jun 19, 2023Updated 3 years ago
- SMT based attacks on non cryptographic PRNGs☆94Mar 23, 2023Updated 3 years ago
- ☆24Mar 4, 2025Updated last year
- attacking RSA via lattice reductions (LLL)☆837Apr 11, 2021Updated 5 years ago
- 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 3 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☆46Sep 21, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Write-ups about challenges in http://reversing.kr/challenge.php☆49Sep 19, 2018Updated 7 years 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 3 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆125Dec 21, 2024Updated last year
- Solving linear systems over GF(2) by manipulating bitvectors☆90Feb 12, 2026Updated 5 months ago
- ☆15Sep 2, 2024Updated last year
- An easy-to-use, general and open-source tool to solve the guess-and-determine problem☆34Apr 13, 2026Updated 3 months ago
- My CTF tasks and writeup☆38Dec 6, 2022Updated 3 years ago
- A Sage interface for FGb (Gröbner basis computations)☆39Feb 1, 2026Updated 6 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A repository trying to collect things related to LLL☆75Sep 10, 2024Updated last year
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 6 years ago
- Python implementations of cryptographic attacks and utilities.☆1,284Jan 8, 2026Updated 7 months ago
- ☆125Apr 22, 2025Updated last year
- Python implementation of Wagner's Algorithm for the Generalized Birthday Problem.☆19Aug 15, 2023Updated 2 years ago
- Collections of all CTF challenges made by me.☆20Apr 14, 2024Updated 2 years ago
- awd shell manage,批量执行shell,权限维持,交互式shell☆34Nov 22, 2019Updated 6 years ago
- De1CTF2019☆93Jun 25, 2022Updated 4 years ago
- ☆71Nov 10, 2025Updated 9 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Fast lattice reduction☆249Aug 25, 2025Updated 11 months ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆142Apr 17, 2023Updated 3 years ago
- CTF write-ups☆220Feb 12, 2025Updated last year
- Functions for solving linear inequalities in integers☆62Jul 27, 2025Updated last year
- A toolkit for cryptanalysis using lattices.☆141Dec 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…☆26Oct 23, 2015Updated 10 years ago
- ☆38Jul 8, 2023Updated 3 years ago