eboda / mersenne-twister-recoverLinks
Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.
☆47Updated 10 years ago
Alternatives and similar repositories for mersenne-twister-recover
Users that are interested in mersenne-twister-recover are comparing it to the libraries listed below
Sorting:
- Infer internal state of Mersenne Twister from truncated output☆77Updated 3 years ago
- SMT based attacks on non cryptographic PRNGs☆86Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆93Updated 4 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆191Updated 4 years ago
- Complex multiplication based factorization☆38Updated 3 years ago
- A repository trying to collect things related to LLL☆71Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆138Updated last year
- ☆67Updated 5 years ago
- Small python module for common CTF crypto functions☆165Updated 3 years ago
- An abstraction layer for constraint solvers.☆317Updated this week
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆87Updated last year
- Pure Python hash length extension module☆126Updated 2 years ago
- CVP "trick" for CTF challenges☆145Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆184Updated last year
- rkm0959 implements stuff☆44Updated 3 years ago
- visualizing CTF clusters (teams playing together at DEFCON quals 2022)☆42Updated 2 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- Implementation of attacks on cryptosystems☆75Updated last month
- SageMath/Python Toolkit for Cryptanalytic Research☆41Updated 4 months ago
- Cryptography & CTF Writeups☆83Updated 2 years ago
- z3++☆26Updated 9 months ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆24Updated 3 years ago
- A full English version of the popular ctf-wiki☆100Updated last year
- Miscellaneous utilities and such that I use for pwning. Open sourced since people might find these useful. Be warned: nothing is stable.☆139Updated last year
- Many-Time Pad Interactive☆175Updated last year
- Implementation of the ROCA attack☆17Updated 4 years ago
- ☆38Updated 2 years ago
- Some much-needed sanity for byte-wrangling in python3.☆43Updated 2 years ago
- Challenge Repository for CSAW CTF Quals 2019☆56Updated 2 years ago
- Using Intel's PIN tool to solve CTF problems☆499Updated 5 years ago