Predict python's random module generated values.
☆438Nov 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:
- Files and writeups for challenges I authored in BalsnCTF 2022.☆26Sep 5, 2022Updated 3 years ago
- 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
- attacking RSA via lattice reductions (LLL)☆832Apr 11, 2021Updated 4 years ago
- Automatic use of House of Some & House of Illusion.☆85Sep 9, 2025Updated 6 months ago
- Coppersmith's method for multivariate polynomials☆195Oct 11, 2023Updated 2 years ago
- Attachment and official writeup for D^3CTF 2025's Pwn challenge - d3kheap2☆16Jul 2, 2025Updated 8 months ago
- Xecades' Note, part of the Alpha project☆14Updated this week
- Complex multiplication based factorization☆40Feb 21, 2022Updated 4 years ago
- Python implementations of cryptographic attacks and utilities.☆1,242Jan 8, 2026Updated 2 months ago
- Source code for the DEF CON 30 CTF Qualifiers.☆266May 27, 2024Updated last year
- CTF writeups from Balsn☆472Mar 18, 2022Updated 4 years ago
- Modified luadec version to decompile TP-Link Archer C7 LUA firmware.☆31Mar 3, 2020Updated 6 years ago
- Official repository containing files related to N1CTF 2022☆44Nov 11, 2022Updated 3 years ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆25Dec 10, 2021Updated 4 years ago
- OCB-AES authenticated encryption for Python☆14Oct 22, 2021Updated 4 years ago
- Source code for the DEF CON 31 CTF Qualifiers.☆127Jun 9, 2023Updated 2 years ago
- Provide powerful tools for seccomp analysis☆1,098Mar 5, 2026Updated 2 weeks ago
- RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data☆6,829Mar 2, 2026Updated 2 weeks 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
- Collection of my volatility3 plugins☆18Sep 6, 2024Updated last year
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 2 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆336Mar 25, 2022Updated 3 years ago
- The best tool for finding one gadget RCE in libc.so.6☆2,304Mar 5, 2026Updated 2 weeks ago
- Source code for the DEF CON 32 CTF Qualifiers.☆75May 24, 2024Updated last year
- Source code for the DEF CON 30 CTF Finals.☆55Oct 12, 2022Updated 3 years ago
- Build a database of libc offsets to simplify exploitation☆1,855Oct 23, 2024Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- CTFNote is a collaborative tool aiming to help CTF teams to organise their work.☆592Mar 5, 2026Updated 2 weeks ago
- multiarch qemu system env for playing and debugging :)☆32Nov 3, 2021Updated 4 years ago
- Crack legacy zip encryption with Biham and Kocher's known plaintext attack.☆2,078Nov 13, 2025Updated 4 months ago
- basic amd64 alphanumeric shellcode encoder☆203Jan 15, 2024Updated 2 years ago
- pwninit - automate starting binary exploit challenges☆1,084Dec 7, 2025Updated 3 months ago
- A GDB+GEF-style debugger for unloading Python pickles☆70Jul 5, 2025Updated 8 months ago
- Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key E…☆1,600Jun 19, 2021Updated 4 years ago
- ☆12Feb 20, 2022Updated 4 years ago
- Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.☆1,823Jun 8, 2019Updated 6 years ago
- Pure Python hash length extension module☆133Jan 28, 2023Updated 3 years ago
- Automated integer factorization☆334Mar 13, 2026Updated last week
- Python Bytecode Obfuscation☆14Aug 21, 2023Updated 2 years ago