bbuhrow / yafuLinks
Automated integer factorization
☆264Updated 2 weeks ago
Alternatives and similar repositories for yafu
Users that are interested in yafu are comparing it to the libraries listed below
Sorting:
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆104Updated 5 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
- Fast lattice reduction☆198Updated 2 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆82Updated 4 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆42Updated 2 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
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Updated 4 years ago
- A toolkit for cryptanalysis using lattices.☆122Updated last year
- Coppersmith's method for multivariate polynomials☆165Updated last year
- SMT based attacks on non cryptographic PRNGs☆81Updated 2 years ago
- ☆225Updated last year
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆184Updated 4 years ago
- CRC32 tools: reverse, undo/rewind, and calculate hashes☆353Updated 8 months ago
- Challenges I created for CTF competitions.☆204Updated 2 months ago
- Automated solver of classic CTF pwn challenges, with flexibility in mind.☆58Updated 3 years ago
- ☆15Updated last year
- ☆45Updated 3 weeks ago
- A steganography tool for embedding payloads within Python bytecode.☆146Updated 5 years ago
- Bringing the power of SageMath to VS Code with this extension that offers specialized syntax highlighting, quick run capabilities, and ad…☆33Updated 6 months ago
- basic amd64 alphanumeric shellcode encoder☆190Updated last year
- An implementation of RSA extending Wiener attack☆15Updated 3 years ago
- Challenge source code and author write-ups for KalmarCTF☆65Updated 2 months ago
- Source code of calculators hosted at https://www.alpertron.com.ar☆241Updated 3 weeks ago
- ☆48Updated last year
- all of CTF☆39Updated 3 years ago
- Complex multiplication based factorization☆38Updated 3 years ago
- An archive of past challenges from LA CTF hosted by ACM Cyber at UCLA and Psi Beta Rho.☆137Updated 3 months ago
- Automatic use of House of Some & House of Illusion.☆64Updated 2 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
- Repo for collecting part of my public CTF challenges☆41Updated last year