brimstone / fastcollLinks
☆194Updated 8 years ago
Alternatives and similar repositories for fastcoll
Users that are interested in fastcoll are comparing it to the libraries listed below
Sorting:
- Automated integer factorization☆296Updated last week
- Project HashClash - MD5 & SHA-1 cryptanalysis☆889Updated 5 months ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆192Updated 4 years ago
- Predict python's random module generated values.☆422Updated 11 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆95Updated 4 years ago
- QR Code Analysis and Recovery Toolkit☆483Updated 2 months ago
- ☆314Updated last year
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆22Updated 8 years ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆201Updated 3 years ago
- A web-based, accessible and open-source port of StegSolve.☆362Updated last year
- pkcrack with modern building tools☆198Updated 4 years ago
- FactorDB client library with Python☆52Updated 2 years ago
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆40Updated 2 years ago
- Automated solver of classic CTF pwn challenges, with flexibility in mind.☆64Updated 3 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆41Updated 5 years ago
- Complex multiplication based factorization☆40Updated 3 years ago
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆88Updated last year
- SMT based attacks on non cryptographic PRNGs☆87Updated 2 years ago
- Challenges I created for CTF competitions.☆226Updated 2 months ago
- Challenge source code and author write-ups for KalmarCTF☆68Updated 7 months 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 4 years ago
- Python sandbox escape wiki + payload generator☆124Updated last year
- Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.☆47Updated 10 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆66Updated 6 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆118Updated 10 months ago
- Infer internal state of Mersenne Twister from truncated output☆76Updated 3 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆122Updated 4 months ago
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆20Updated 11 months ago
- PCRT (PNG Check & Repair Tool), a tool to help check and fix the error in a PNG image.☆250Updated 3 years ago
- A Python3 implementation of the Wiener attack on RSA☆122Updated last year