Predict python's random module generated values.
☆434Nov 29, 2024Updated last year
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.☆198Dec 29, 2020Updated 5 years ago
- Files and writeups for challenges I authored in BalsnCTF 2022.☆26Sep 5, 2022Updated 3 years ago
- attacking RSA via lattice reductions (LLL)☆831Apr 11, 2021Updated 4 years ago
- Automatic use of House of Some & House of Illusion.☆84Sep 9, 2025Updated 5 months ago
- Coppersmith's method for multivariate polynomials☆193Oct 11, 2023Updated 2 years ago
- Complex multiplication based factorization☆40Feb 21, 2022Updated 4 years ago
- Source code for the DEF CON 30 CTF Qualifiers.☆267May 27, 2024Updated last year
- CVP "trick" for CTF challenges☆150Jun 19, 2023Updated 2 years ago
- Source code for the DEF CON 31 CTF Qualifiers.☆127Jun 9, 2023Updated 2 years ago
- ☆12Feb 20, 2022Updated 4 years ago
- Python implementations of cryptographic attacks and utilities.☆1,233Jan 8, 2026Updated last month
- CTF writeups from Balsn☆472Mar 18, 2022Updated 3 years ago
- Provide powerful tools for seccomp analysis☆1,096Updated this week
- Xecades' Note, part of the Alpha project☆13Jan 17, 2026Updated last month
- Official repository containing files related to N1CTF 2022☆44Nov 11, 2022Updated 3 years ago
- Build a database of libc offsets to simplify exploitation☆1,854Oct 23, 2024Updated last year
- 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
- Source code for the DEF CON 32 CTF Qualifiers.☆76May 24, 2024Updated last year
- Contains tools for solving RSA and other crypto problems in CTFs.☆336Mar 25, 2022Updated 3 years ago
- RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data☆6,780Dec 3, 2025Updated 2 months ago
- The best tool for finding one gadget RCE in libc.so.6☆2,300Feb 12, 2026Updated 2 weeks ago
- A GDB+GEF-style debugger for unloading Python pickles☆70Jul 5, 2025Updated 7 months ago
- Source code for the DEF CON 30 CTF Finals.☆55Oct 12, 2022Updated 3 years ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆25Dec 10, 2021Updated 4 years ago
- Challenges and writeups from SamsungCTF☆100Aug 25, 2023Updated 2 years ago
- Automated integer factorization☆323Feb 17, 2026Updated last week
- Upload of all challenges from idekCTF 2022☆25Jan 20, 2023Updated 3 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- 試試你的好手氣☆41Jan 26, 2026Updated last month
- CTFNote is a collaborative tool aiming to help CTF teams to organise their work.☆591Feb 11, 2026Updated 2 weeks ago
- FactorDB client library with Python☆53Apr 10, 2023Updated 2 years ago
- Attachment and official writeup for D^3CTF 2025's Pwn challenge - d3kheap2☆16Jul 2, 2025Updated 7 months ago
- ☆12Jan 10, 2024Updated 2 years ago
- Crack legacy zip encryption with Biham and Kocher's known plaintext attack.☆2,074Nov 13, 2025Updated 3 months ago
- Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.☆1,820Jun 8, 2019Updated 6 years ago
- Modified luadec version to decompile TP-Link Archer C7 LUA firmware.☆31Mar 3, 2020Updated 5 years ago
- A Python implementation of the Wiener attack on RSA public-key encryption scheme.☆536Feb 24, 2024Updated 2 years ago
- Challenge source code and author write-ups for KalmarCTF☆70Jan 7, 2026Updated last month
- A toy compiler that can convert Python scripts 🐍 to pickle bytecode 🥒☆140Feb 20, 2023Updated 3 years ago