jvdsn / crypto-attacksLinks
Python implementations of cryptographic attacks and utilities.
☆1,137Updated 7 months ago
Alternatives and similar repositories for crypto-attacks
Users that are interested in crypto-attacks are comparing it to the libraries listed below
Sorting:
- A toolkit for cryptanalysis using lattices.☆125Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆136Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆111Updated 8 months ago
- Coppersmith's method for multivariate polynomials☆182Updated last year
- attacking RSA via lattice reductions (LLL)☆808Updated 4 years ago
- Many-Time Pad Interactive☆176Updated last year
- Challenges I created for CTF competitions.☆210Updated 4 months ago
- CTF Archives: Collection of CTF Challenges.☆1,143Updated this week
- ☆90Updated 4 months ago
- CTF write-ups☆211Updated 6 months ago
- Hosting awesome cryptography CTF challenges from past CTFs☆120Updated 2 months ago
- This repository contains code snippets and POCs associated to our article on breaking Python's PRNG with a few values and no bruteforce.☆22Updated last year
- Source code of the challenges developed for the 2024 edition of openECSC☆73Updated 10 months ago
- Predict python's random module generated values.☆419Updated 9 months ago
- ☆45Updated 2 years ago
- Steganalysis web platform☆672Updated last month
- A community driven resource for learning CryptoGraphy☆66Updated 2 years ago
- pwninit - automate starting binary exploit challenges☆968Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆92Updated 4 years ago
- Functions for solving linear inequalities in integers☆53Updated last month
- Fast lattice reduction☆211Updated this week
- My notes on pwn☆289Updated 2 weeks ago
- An archive of past challenges from LA CTF hosted by ACM Cyber at UCLA and Psi Beta Rho.☆138Updated 6 months ago
- SMT based attacks on non cryptographic PRNGs☆85Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆190Updated 4 years ago
- A pure python tool to implement/exploit the hash length extension attack☆35Updated 2 years ago
- Cheatsheet useful for solving Python-related challenges during CTFs.☆79Updated last month
- Files + Writeups for DownUnderCTF 2023 Challenges☆171Updated last year
- Solving linear systems over GF(2) by manipulating bitvectors☆54Updated 4 months ago
- Network analysis tool for Attack Defence CTF☆354Updated last month