icemonster / symbolic_mersenne_cracker
Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs
☆76Updated 3 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
- Coppersmith's method for multivariate polynomials☆162Updated last year
- CVP "trick" for CTF challenges☆131Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆102Updated 3 months ago
- SMT based attacks on non cryptographic PRNGs☆80Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆34Updated last week
- ☆45Updated 2 weeks ago
- Functions for solving linear inequalities in integers☆45Updated this week
- rkm0959 implements stuff☆43Updated 2 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…☆19Updated 3 years ago
- Cryptography & CTF Writeups☆82Updated 2 years ago
- A repository trying to collect things related to LLL☆71Updated 6 months ago
- Automated cryptanalysis of substitution permutation network cipher☆29Updated 7 months ago
- Repo for collecting part of my public CTF challenges☆40Updated last year
- My CTF challenges, especially cryptography☆25Updated 3 weeks ago
- ☆66Updated 4 years ago
- A GDB+GEF-style debugger for unloading Python pickles☆63Updated 2 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆128Updated last year
- ☆40Updated 3 weeks ago
- Complex multiplication based factorization☆37Updated 3 years ago
- Challenges I created for CTF competitions.☆199Updated 3 weeks ago
- A toolkit for cryptanalysis using lattices.☆120Updated last year
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆39Updated 4 years ago
- ☆21Updated 3 weeks ago
- Some writeups for some CTFs☆17Updated 11 months ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- Some crypto scripts which is useful in study and ctf☆28Updated 3 years ago
- Python library for CTFer☆135Updated 2 weeks ago
- Challenge source code and author write-ups for KalmarCTF☆66Updated 2 weeks ago
- Infer internal state of Mersenne Twister from truncated output☆75Updated 2 years ago
- Python sandbox escape wiki + payload generator☆74Updated 6 months ago