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
☆80Updated 4 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
Sorting:
- SMT based attacks on non cryptographic PRNGs☆81Updated 2 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆104Updated 4 months ago
- CVP "trick" for CTF challenges☆134Updated last year
- Coppersmith's method for multivariate polynomials☆165Updated last year
- Solving linear systems over GF(2) by manipulating bitvectors☆40Updated last month
- ☆45Updated 2 weeks ago
- Functions for solving linear inequalities in integers☆46Updated last month
- rkm0959 implements stuff☆44Updated 2 years ago
- A repository trying to collect things related to LLL☆71Updated 8 months ago
- A GDB+GEF-style debugger for unloading Python pickles☆65Updated 4 months ago
- Complex multiplication based factorization☆38Updated 3 years ago
- ☆66Updated 5 years ago
- Cryptography & CTF Writeups☆82Updated 2 years ago
- Repo for collecting part of my public CTF challenges☆40Updated last year
- 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
- My CTF challenges, especially cryptography☆25Updated 2 months ago
- ☆49Updated 3 weeks ago
- A toolkit for cryptanalysis using lattices.☆122Updated last year
- Automated cryptanalysis of substitution permutation network cipher☆31Updated 8 months ago
- ☆21Updated 2 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆132Updated last year
- Infer internal state of Mersenne Twister from truncated output☆76Updated 2 years ago
- Python sandbox escape wiki + payload generator☆80Updated 7 months ago
- Some crypto scripts which is useful in study and ctf☆28Updated 3 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆115Updated 4 months ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Updated 4 years ago
- Some writeups for some CTFs☆17Updated last year
- Challenges I created for CTF competitions.☆204Updated last month
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆129Updated 2 years ago
- Challenge source code and author write-ups for KalmarCTF☆65Updated last month