bbuhrow / yafu
Automated integer factorization
☆240Updated this 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
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆175Updated 4 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆102Updated 3 months ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆39Updated 4 years ago
- ☆48Updated last year
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆37Updated 2 years ago
- basic amd64 alphanumeric shellcode encoder☆185Updated last year
- ☆153Updated 7 years ago
- all of CTF☆39Updated 3 years ago
- ☆213Updated last year
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆202Updated 3 years ago
- Do pwn by command line☆362Updated 4 months ago
- 🎁A convenient glibc binary and debug file downloader and source code auto builder☆680Updated 10 months ago
- CRC32 tools: reverse, undo/rewind, and calculate hashes☆349Updated 6 months ago
- ☆50Updated 4 months ago
- USB mouse traffic packet forensic tool, mainly used to draw mouse movements and dragging trajectories☆255Updated 10 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆76Updated 3 years ago
- Easily detect and restore Acropalypse vulnerable PNG and GIF files with simple Python GUI.☆131Updated last year
- A Python implementation of the Wiener attack on RSA public-key encryption scheme.☆513Updated last year
- ☆13Updated 10 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆34Updated last week
- A simple shell script to get main_arena offset of a given libc☆113Updated 5 years ago
- A toolkit for cryptanalysis using lattices.☆120Updated last year
- A steganography tool for embedding payloads within Python bytecode.☆142Updated 5 years ago
- Automated solver of classic CTF pwn challenges, with flexibility in mind.☆55Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆160Updated last year
- QR Code Analysis and Recovery Toolkit☆428Updated last year
- USB键盘流量包取证工具 , 用于恢复用户的 击键信息☆354Updated 5 months ago
- Debug pwn using docker image☆127Updated 3 weeks ago
- glibc offset search for ctf.☆734Updated 2 years ago