brimstone / fastcollLinks
☆198Updated 8 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.☆197Updated 5 years ago
- Automated integer factorization☆320Updated last month
- Project HashClash - MD5 & SHA-1 cryptanalysis☆908Updated 8 months ago
- ☆320Updated 2 years ago
- Predict python's random module generated values.☆432Updated last year
- QR Code Analysis and Recovery Toolkit☆501Updated 5 months ago
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆22Updated 9 years ago
- FactorDB client library with Python☆53Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆99Updated 4 years ago
- pkcrack with modern building tools☆206Updated 4 years ago
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆40Updated 3 years ago
- Automated solver of classic CTF pwn challenges, with flexibility in mind.☆65Updated 3 years ago
- Implementation of https://eprint.iacr.org/2021/232☆94Updated 4 years ago
- Challenge source code and author write-ups for KalmarCTF☆69Updated 3 weeks ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆202Updated 4 years ago
- Python sandbox escape wiki + payload generator☆139Updated last year
- A web-based, accessible and open-source port of StegSolve.☆368Updated last week
- ☆15Updated last year
- ☆79Updated 5 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Updated 5 years ago
- 🎵 Official source code and writeups for SekaiCTF 2022!☆198Updated last year
- SMT based attacks on non cryptographic PRNGs☆90Updated 2 years ago
- A deflate compressor that emits compressed data that is in the [A-Za-z0-9] ASCII byte range.☆175Updated 11 years ago
- Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.☆47Updated 10 years ago
- Challenges I created for CTF competitions.☆242Updated last month
- Powerful RSA cracker for CTFs. Supports RSA, X509, OPENSSH, PKCS#12, PKCS#7, and CSR in PEM and DER formats.☆145Updated last week
- PCRT (PNG Check & Repair Tool), a tool to help check and fix the error in a PNG image.☆255Updated 3 years ago
- GNU/Binutils WebAssembly Build: Unleashing binary operations for the browser and node, with Assembler / Disassembler online.☆43Updated this week
- Pure Python hash length extension module☆130Updated 3 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 4 years ago