bbuhrow / yafuLinks
Automated integer factorization
☆268Updated this week
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 6 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
- 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
- Solving linear systems over GF(2) by manipulating bitvectors☆44Updated 2 months ago
- ☆229Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆87Updated 4 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Updated 4 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆187Updated 4 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
- Fast lattice reduction☆203Updated 3 months ago
- ☆16Updated last year
- A toolkit for cryptanalysis using lattices.☆124Updated last year
- Coppersmith's method for multivariate polynomials☆167Updated last year
- ☆159Updated 7 years ago
- SMT based attacks on non cryptographic PRNGs☆81Updated 2 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆134Updated last year
- Functions for solving linear inequalities in integers☆49Updated 2 months ago
- 侧信道攻击学习笔记☆29Updated 2 years ago
- basic amd64 alphanumeric shellcode encoder☆190Updated last year
- Do pwn by command line☆377Updated 2 months ago
- Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers.☆12Updated 6 months ago
- ☆47Updated last month
- all of CTF☆39Updated 3 years ago
- attacking RSA via lattice reductions (LLL)☆800Updated 4 years ago
- my ctf chals☆10Updated 6 months ago
- Predict python's random module generated values.☆412Updated 6 months ago
- Easily detect and restore Acropalypse vulnerable PNG and GIF files with simple Python GUI.☆135Updated last year
- Complex multiplication based factorization☆38Updated 3 years ago
- Challenges I created for CTF competitions.☆204Updated 2 months ago
- ☆48Updated last year