z3++
☆29Dec 14, 2024Updated last year
Alternatives and similar repositories for z4
Users that are interested in z4 are comparing it to the libraries listed below
Sorting:
- ☆24Mar 4, 2025Updated last year
- ☆17Aug 15, 2023Updated 2 years ago
- ☆35May 26, 2023Updated 2 years 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…☆19Jul 16, 2021Updated 4 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 5 years ago
- C++ STL for speed and cryptanalytic application☆11Dec 16, 2025Updated 3 months ago
- ☆12Mar 10, 2024Updated 2 years ago
- An implementation of Dumer's algorithm for Information Set Decoding.☆14Jan 13, 2024Updated 2 years ago
- Fast lattice reduction☆233Aug 25, 2025Updated 6 months ago
- CTF challenges I've written☆36Apr 20, 2023Updated 2 years ago
- ☆113Apr 22, 2025Updated 10 months ago
- ☆16Apr 24, 2023Updated 2 years ago
- HITCON 2023 x DEVCORE Wargame☆22Aug 24, 2023Updated 2 years ago
- An implementation of RSA extending Wiener attack☆16Dec 28, 2021Updated 4 years ago
- angr-wrapper is a simple script to automatise and accelerate your basic use of angr (to solve CTF challenges for example)☆14Dec 18, 2021Updated 4 years ago
- A toolkit for cryptanalysis using lattices.☆138Dec 2, 2023Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆83Feb 12, 2026Updated last month
- Automated cryptanalysis of substitution permutation network cipher☆32Aug 27, 2024Updated last year
- A repository containing sample srop exploits and vulnerable binaries.☆12Sep 17, 2019Updated 6 years ago
- Typora theme based on the CryptoHack blog☆33Mar 24, 2021Updated 4 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆99Apr 20, 2021Updated 4 years ago
- Some writeups for some CTFs☆18Apr 14, 2024Updated last year
- This tool automates and facilitates an Differential fault analysis attack on AES 128 with a fault injected between the 2 last MixColumns☆13Nov 9, 2022Updated 3 years ago
- Make your first side-channel attack on public datasets with eShard. This is a mirror of scared Gitlab repository. All contributions and m…☆107Mar 12, 2026Updated last week
- justCTF 2023 challenges sources☆20Jun 26, 2023Updated 2 years ago
- This repository contains a list of python scripts to work with Microsoft RPC for research purposes.☆51Jan 31, 2025Updated last year
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆48Mar 9, 2026Updated last week
- ☆46Feb 28, 2023Updated 3 years ago
- ☆23Jul 18, 2023Updated 2 years ago
- IrisCTF 2023 challenges.☆16Jan 23, 2023Updated 3 years ago
- 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
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- Bootsector loading binary file from FAT32 partition