Automated integer factorization
☆328Feb 27, 2026Updated last week
Alternatives and similar repositories for yafu
Users that are interested in yafu are comparing it to the libraries listed below
Sorting:
- YAFU's sieve of Eratosthenes in library form with standalone executable☆14Jun 3, 2024Updated last year
- msieve - Number Field Sieve implementation by Jason Papadopoulos☆262May 16, 2023Updated 2 years ago
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆31Updated this week
- CADO-NFS is a complete implementation in C/C++ of the Number Field Sieve (NFS) algorithm for factoring integers. For official releases, p…☆30May 10, 2020Updated 5 years ago
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆22Nov 7, 2024Updated last year
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆201Jan 4, 2022Updated 4 years ago
- GPL Number Field Sieve implementation☆36Apr 24, 2011Updated 14 years ago
- ☆37Sep 18, 2023Updated 2 years ago
- A graphics library for creating GUI applications using GDI.☆14Apr 13, 2024Updated last year
- RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data☆6,800Feb 23, 2026Updated last week
- Fast lattice reduction☆233Aug 25, 2025Updated 6 months ago
- Python implementations of cryptographic attacks and utilities.☆1,234Jan 8, 2026Updated last month
- Solving linear systems over GF(2) by manipulating bitvectors☆82Feb 12, 2026Updated 3 weeks ago
- all of CTF☆40Jan 24, 2022Updated 4 years ago
- Predict python's random module generated values.☆436Nov 29, 2024Updated last year
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆22Jan 8, 2017Updated 9 years ago
- CVP "trick" for CTF challenges☆150Jun 19, 2023Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆194Oct 11, 2023Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆100Apr 20, 2021Updated 4 years ago
- YAMPA is Yet Another Mitm Proxy for use in A/D CTFs☆16Jul 11, 2024Updated last year
- A GDB+GEF-style debugger for unloading Python pickles☆70Jul 5, 2025Updated 8 months ago
- Challenges I created for CTF competitions.☆243Dec 28, 2025Updated 2 months ago
- Complex multiplication based factorization☆40Feb 21, 2022Updated 4 years ago
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 7 months ago
- Adds a layer on top of IDA Python to make it easier to write scripts☆29Feb 28, 2026Updated last week
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆40Dec 20, 2022Updated 3 years ago
- A simple example of using Windows Hypervisor Platform (WHP)☆12Dec 18, 2020Updated 5 years ago
- ☆17Feb 4, 2026Updated last month
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆124Dec 21, 2024Updated last year
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 5 years ago
- Python Bytecode Obfuscation☆14Aug 21, 2023Updated 2 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆43Oct 10, 2023Updated 2 years ago
- attacking RSA via lattice reductions (LLL)☆830Apr 11, 2021Updated 4 years ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆140Apr 17, 2023Updated 2 years ago
- SMT based attacks on non cryptographic PRNGs☆91Mar 23, 2023Updated 2 years ago
- Crack legacy zip encryption with Biham and Kocher's known plaintext attack.☆2,076Nov 13, 2025Updated 3 months ago
- M4RI is a library for fast arithmetic with dense matrices over GF(2)☆88Feb 23, 2026Updated last week
- Solve discrete logarithm problems by the number field sieve method.☆19Aug 30, 2017Updated 8 years ago
- ☆31Sep 21, 2025Updated 5 months ago