brimstone / fastcoll
☆144Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastcoll
- Automated integer factorization☆214Updated last week
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆171Updated 3 years ago
- ☆315Updated 11 months ago
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆20Updated 7 years ago
- Project HashClash - MD5 & SHA-1 cryptanalysis☆771Updated 2 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆71Updated 3 years ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆201Updated 2 years ago
- Predict python's random module generated values.☆378Updated last year
- Hosting awesome cryptography CTF challenges from past CTFs☆104Updated 4 months ago
- Automated solver of classic CTF pwn challenges, with flexibility in mind.☆55Updated 2 years ago
- An nsjail Docker image for CTF pwnables. Easily create secure, isolated xinetd/inetd-style services.☆173Updated 4 months ago
- SMT based attacks on non cryptographic PRNGs☆77Updated last year
- Challenges I created for CTF competitions.☆185Updated last month
- FactorDB client library with Python☆50Updated last year
- pkcrack with modern building tools☆184Updated 3 years ago
- Challenge source code from KalmarCTF 2023☆55Updated 8 months ago
- 🎵 Official source code and writeups for SekaiCTF 2024!☆58Updated 2 months ago
- Files + Writeups for DownUnderCTF 2022 Challenges☆250Updated 2 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆35Updated 4 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆30Updated 2 weeks ago
- Python sandbox escape wiki + payload generator☆64Updated 2 months ago
- ☆195Updated 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…☆18Updated 3 years ago
- ☆48Updated 11 months ago
- A GDB+GEF-style debugger for unloading Python pickles☆60Updated last month
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆97Updated 8 months ago
- Implementation of https://eprint.iacr.org/2021/232☆93Updated 3 years ago
- Complex multiplication based factorization☆35Updated 2 years ago
- Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.☆46Updated 9 years ago
- CRC32 tools: reverse, undo/rewind, and calculate hashes☆342Updated 2 months ago