bbuhrow / yafu
Automated integer factorization
☆226Updated last week
Alternatives and similar repositories for yafu:
Users that are interested in yafu are comparing it to the libraries listed below
- 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
- all of CTF☆39Updated 2 years ago
- ☆48Updated last year
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆171Updated 4 years ago
- ☆12Updated 8 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆99Updated 3 weeks ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆71Updated 3 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆35Updated 4 years ago
- Fast lattice reduction☆180Updated 5 months ago
- Automated solver of classic CTF pwn challenges, with flexibility in mind.☆54Updated 2 years ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆201Updated 3 years ago
- miniLCTF 2023 Challenges and writeup☆17Updated last year
- official writeup for starctf2023☆32Updated last year
- basic amd64 alphanumeric shellcode encoder☆178Updated last year
- Source code of calculators hosted at https://www.alpertron.com.ar☆234Updated 2 weeks ago
- ☆206Updated last year
- 侧信道攻击学习笔记☆25Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆158Updated last year
- Challenge source code from KalmarCTF 2023☆55Updated 9 months ago
- SUSCTF2022 Official Writeup☆46Updated 2 years ago
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆28Updated 2 years ago
- A simple shell script to get main_arena offset of a given libc☆111Updated 5 years ago
- SMT based attacks on non cryptographic PRNGs☆79Updated last year
- Debug pwn using docker image☆120Updated 2 months ago
- ☆41Updated 2 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆122Updated 10 months ago
- ☆255Updated 6 months ago
- Module for IDA Pro disassembler that adds support for the M·CORE RISC MCU architecture.☆21Updated 8 months ago
- Templates for deploying pwn challenge in ctf☆32Updated last year
- exec BashCommand with only ! # $ ' ( ) < \ { } just 10 charset used in Bypass or CTF☆224Updated 5 months ago