bbuhrow / yafu
Automated integer factorization
☆250Updated last week
Alternatives and similar repositories for yafu:
Users that are interested in yafu are comparing it to the libraries listed below
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆103Updated 4 months ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆39Updated 4 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆38Updated 2 weeks ago
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆38Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆79Updated 4 years ago
- ☆217Updated last year
- A toolkit for cryptanalysis using lattices.☆122Updated last year
- ☆13Updated 11 months ago
- Bringing the power of SageMath to VS Code with this extension that offers specialized syntax highlighting, quick run capabilities, and ad…☆31Updated 4 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 8 years ago
- Fast lattice reduction☆194Updated 3 weeks ago
- 侧信道攻击学习笔记☆28Updated 2 years ago
- all of CTF☆39Updated 3 years ago
- SMT based attacks on non cryptographic PRNGs☆80Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆163Updated last year
- miniLCTF 2023 Challenges and writeup☆17Updated last year
- QR Code Analysis and Recovery Toolkit☆436Updated last year
- Predict python's random module generated values.☆404Updated 4 months ago
- basic amd64 alphanumeric shellcode encoder☆187Updated last year
- ☆154Updated 7 years ago
- ☆48Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆131Updated last year
- Functions for solving linear inequalities in integers☆45Updated 3 weeks 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 3 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆179Updated 4 years ago
- ☆45Updated last month
- Challenges I created for CTF competitions.☆200Updated 2 weeks ago
- 🎵 Official source code and writeups for SekaiCTF 2024!☆72Updated 7 months ago
- Complex multiplication based factorization☆37Updated 3 years ago
- Easily detect and restore Acropalypse vulnerable PNG and GIF files with simple Python GUI.☆132Updated last year