tna0y / Python-random-module-crackerLinks
Predict python's random module generated values.
☆422Updated 10 months ago
Alternatives and similar repositories for Python-random-module-cracker
Users that are interested in Python-random-module-cracker are comparing it to the libraries listed below
Sorting:
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆192Updated 4 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆332Updated 3 years ago
- CTF write-ups☆211Updated 8 months ago
- redpwn's CTF platform☆274Updated 8 months ago
- A docker environment for pwn in ctf☆787Updated last month
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆95Updated 4 years ago
- Many-Time Pad Interactive☆177Updated last year
- Python sandbox escape wiki + payload generator☆123Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆139Updated last year
- Challenges I created for CTF competitions.☆225Updated 2 months ago
- Pure Python hash length extension module☆128Updated 2 years ago
- Cheatsheet useful for solving Python-related challenges during CTFs.☆84Updated 3 months ago
- A Python implementation of the Wiener attack on RSA public-key encryption scheme.☆530Updated last year
- Perfect Blue's CTF Writeups☆689Updated last year
- A web-based, accessible and open-source port of StegSolve.☆361Updated last year
- attacking RSA via lattice reductions (LLL)