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:
- SMT based attacks on non cryptographic PRNGs☆90Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆197Updated 5 years ago
- Complex multiplication based factorization☆40Updated 3 years ago
- ☆68Updated 5 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆99Updated 4 years ago
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆88Updated 2 weeks ago
- Infer internal state of Mersenne Twister from truncated output☆77Updated 3 years ago
- A repository trying to collect things related to LLL☆73Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆141Updated last year
- visualizing CTF clusters (teams playing together at DEFCON quals 2022)☆42Updated 2 years ago
- CVP "trick" for CTF challenges☆150Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆190Updated 2 years ago
- SageMath/Python Toolkit for Cryptanalytic Research☆41Updated 7 months ago
- rkm0959 implements stuff☆45Updated 3 years ago
- Pure Python hash length extension module☆129Updated 2 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated 2 years ago
- Small python module for common CTF crypto functions☆167Updated 3 years ago
- Cryptography & CTF Writeups☆82Updated 2 years ago
- Implementation of attacks on cryptosystems☆75Updated 5 months ago
- An abstraction layer for constraint solvers.☆325Updated last week
- A Python3 implementation of the Wiener attack on RSA☆125Updated 2 months ago
- ☆38Updated 2 years ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆24Updated 4 years ago
- Miscellaneous utilities and such that I use for pwning. Open sourced since people might find these useful. Be warned: nothing is stable.☆138Updated last year
- ☆66Updated 2 months ago
- Hosting awesome cryptography CTF challenges from past CTFs☆126Updated 6 months ago
- Some much-needed sanity for byte-wrangling in python3.☆44Updated 2 years ago
- A full English version of the popular ctf-wiki☆108Updated last year
- TCP flow analyzer with sugar for A/D CTF☆142Updated 3 years ago
- Predict python's random module generated values.☆427Updated last year