jameslyons / python_cryptanalysis
Cryptanalysis scripts for classical ciphers e.g. substitution, Vigenere etc. These are for practicalcryptography.com/cryptanalysis
☆106Updated 8 years ago
Alternatives and similar repositories for python_cryptanalysis:
Users that are interested in python_cryptanalysis are comparing it to the libraries listed below
- Working with numbers (primes, modular, etc.)☆242Updated 2 years ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆202Updated 3 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆179Updated 4 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆325Updated 3 years ago
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆218Updated 4 years ago
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆20Updated 8 years ago
- A Python implementation of the Wiener attack on RSA public-key encryption scheme.☆515Updated last year
- Stegdetect is an automated tool for detecting steganographic content in images.☆68Updated 2 years ago
- UNMAINTAINED. USE AT OWN RISK. Stegdetect is an automated tool for detecting steganographic content in images.☆410Updated 6 years ago
- A steganography tool for embedding payloads within Python bytecode.☆144Updated 5 years ago
- 之Crypto☆42Updated 8 years ago
- Implementation of attacks on cryptosystems☆72Updated 3 years ago
- Writeups to Crypto Challenges in CTFs☆40Updated 6 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆131Updated last year
- F5 steganography☆245Updated 3 years ago
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆38Updated 2 years ago
- Dockerfiles of CTF Challenges running on SniperOJ☆148Updated 2 years ago
- Complex multiplication based factorization☆37Updated 3 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- USB mouse traffic packet forensic tool, mainly used to draw mouse movements and dragging trajectories☆256Updated 11 months ago
- All ctf challs and scripts (and writeup, maybe) from 0ops.☆145Updated 2 years ago
- A docker repository for deploying pwnable challenges in CTF☆405Updated 6 years ago
- FactorDB client library with Python☆52Updated 2 years ago
- A CTF platform used in IceCTF 2016☆67Updated 5 years ago
- ☆136Updated 4 years ago
- A platform for running CTFs☆34Updated 8 years ago
- Predict python's random module generated values.☆403Updated 4 months ago
- CTF writeups from Balsn☆474Updated 3 years ago
- attacking RSA via lattice reductions (LLL)☆796Updated 4 years ago
- CTF challenges from redpwnCTF 2020☆60Updated 4 years ago