bbuhrow / yafu
Automated integer factorization
☆257Updated this week
Alternatives and similar repositories for yafu
Users that are interested in yafu are comparing it to the libraries listed below
Sorting:
- 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 4 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
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆80Updated 4 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Updated 4 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆40Updated last month
- all of CTF☆39Updated 3 years ago
- ☆221Updated last year
- SMT based attacks on non cryptographic PRNGs☆81Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆182Updated 4 years ago
- Fast lattice reduction☆197Updated last month
- ☆48Updated last year
- Challenges I created for CTF competitions.☆204Updated last month
- Easily detect and restore Acropalypse vulnerable PNG and GIF files with simple Python GUI.☆132Updated last year
- ☆15Updated last year
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆202Updated 3 years ago
- Bringing the power of SageMath to VS Code with this extension that offers specialized syntax highlighting, quick run capabilities, and ad…☆31Updated 5 months ago
- ☆157Updated 7 years ago
- ☆45Updated 2 weeks ago
- miniLCTF 2023 Challenges and writeup☆18Updated 2 years ago
- A toolkit for cryptanalysis using lattices.☆122Updated last year
- Automated solver of classic CTF pwn challenges, with flexibility in mind.☆57Updated 3 years ago
- An implementation of RSA extending Wiener attack☆15Updated 3 years ago
- Challenge source code and author write-ups for KalmarCTF☆65Updated last month
- Coppersmith's method for multivariate polynomials☆165Updated last year
- FactorDB client library with Python☆52Updated 2 years ago
- Upload of all challenges from idekCTF 2022☆23Updated 2 years ago
- ☆44Updated last month
- 侧信道攻击学习笔记☆29Updated 2 years ago
- Functions for solving linear inequalities in integers☆46Updated last month