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
Alternatives and similar repositories for symbolic_mersenne_cracker
Users that are interested in symbolic_mersenne_cracker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Representing DES in Z3☆16Jul 14, 2023Updated 3 years ago
- Functions for solving linear inequalities in integers☆62Jul 27, 2025Updated last year
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆142Apr 17, 2023Updated 3 years ago
- rkm0959 implements stuff☆46Sep 21, 2022Updated 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
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆24Mar 4, 2025Updated last year
- ☆17Aug 15, 2023Updated 3 years ago
- Python's library written in Rust to quickly factor `n = pq` when around >50% bits of `p` and `q` are known which are distributed at rando…☆20Jul 16, 2021Updated 5 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆125Dec 21, 2024Updated last year
- ☆39Sep 18, 2023Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆90Feb 12, 2026Updated 6 months ago
- ☆125Apr 22, 2025Updated last year
- SMT based attacks on non cryptographic PRNGs☆94Mar 23, 2023Updated 3 years ago
- Coppersmith's method for multivariate polynomials☆201Oct 11, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Python implementation of Wagner's Algorithm for the Generalized Birthday Problem.☆19Aug 15, 2023Updated 3 years ago
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 3 years ago
- my ctf chals☆11Jul 7, 2025Updated last year
- Automated cryptanalysis of substitution permutation network cipher☆31Aug 27, 2024Updated last year
- Fast lattice reduction☆250Aug 25, 2025Updated 11 months ago
- Implements Coron's simplification of Coppersmith's algorithm☆10May 28, 2017Updated 9 years ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆25Dec 10, 2021Updated 4 years ago
- ☆71Nov 10, 2025Updated 9 months ago
- Some writeups for some CTFs☆18Apr 14, 2024Updated 2 years ago
- 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.
- A toolkit for cryptanalysis using lattices.☆141Dec 2, 2023Updated 2 years ago
- Repo for collecting part of my public CTF challenges☆43Mar 25, 2024Updated 2 years ago
- ☆50Feb 28, 2023Updated 3 years ago
- A Sage interface for FGb (Gröbner basis computations)☆39Feb 1, 2026Updated 6 months ago
- Python implementations of cryptographic attacks and utilities.☆1,283Jan 8, 2026Updated 7 months ago
- Complex multiplication based factorization☆41Feb 21, 2022Updated 4 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 6 years ago
- Challenges I created for CTF competitions.☆250Dec 28, 2025Updated 7 months ago
- Infer internal state of Mersenne Twister from truncated output☆78Jul 28, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A repository trying to collect things related to LLL☆75Sep 10, 2024Updated last year
- Typora theme based on the CryptoHack blog☆33Mar 24, 2021Updated 5 years ago
- Some crypto scripts which is useful in study and ctf☆29Sep 2, 2021Updated 4 years ago
- We implement the progressive Improved Progressive BKZ with Lattice Sieving presented in https://eprint.iacr.org/2022/1343, one can call i…☆17Feb 14, 2025Updated last year
- ☆10Nov 23, 2021Updated 4 years ago
- ☆15Mar 14, 2023Updated 3 years ago
- 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