brimstone / fastcollLinks
☆159Updated 7 years ago
Alternatives and similar repositories for fastcoll
Users that are interested in fastcoll are comparing it to the libraries listed below
Sorting:
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆187Updated 4 years ago
- Automated integer factorization☆265Updated this week
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆86Updated 4 years ago
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆20Updated 8 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆104Updated 6 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆43Updated 2 months ago
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆39Updated 2 years ago
- Challenges I created for CTF competitions.☆204Updated 2 months ago
- Complex multiplication based factorization☆38Updated 3 years ago
- SMT based attacks on non cryptographic PRNGs☆81Updated 2 years ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆202Updated 3 years ago
- pkcrack with modern building tools☆190Updated 3 years ago
- Implementation of https://eprint.iacr.org/2021/232☆93Updated 4 years ago
- Coppersmith's method for multivariate polynomials☆166Updated last year
- Challenge source code and author write-ups for KalmarCTF☆65Updated 3 months ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Updated 4 years ago
- Project HashClash - MD5 & SHA-1 cryptanalysis☆847Updated last month
- 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
- FactorDB client library with Python☆52Updated 2 years ago
- 🎵 Official source code and writeups for SekaiCTF 2023!☆142Updated last year
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆17Updated 7 months ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Automated solver of classic CTF pwn challenges, with flexibility in mind.☆58Updated 3 years ago
- QR Code Analysis and Recovery Toolkit☆449Updated last year
- Predict python's random module generated values.☆412Updated 6 months ago
- ☆47Updated last month
- Python sandbox escape wiki + payload generator☆86Updated 9 months ago
- PCRT (PNG Check & Repair Tool), a tool to help check and fix the error in a PNG image.☆245Updated 2 years ago
- ☆48Updated last year
- CRC32 tools: reverse, undo/rewind, and calculate hashes☆353Updated 9 months ago