cipher-crack
There are 16 repositories under cipher-crack topic.
alessimichele/HMM-for-text-decryption
This repository contains a Python implementation of HMM and MCMC methods for text decryption. These methods are applied for decrypting messages which have been encoded using a various ciphers.
yangboz/bitcoin-puzzles
The place for Bitcoin related puzzles!
b4lt0/breakme
stupid automated Caesar's Cipher
borislav1/crackvigenere
Program which cracks Vigenere cipher, for English cipher text
jackvanb/Substitution-Cipher-Decrypter
Program that takes simple substitution ciphers and outputs the possible results of that cipher. Implemented using C++, STL, and open hash tables.
marekpizner/cipher_cracker
This program can crack varies ciphers (cesar, monoalphabetic, vigenere).
tigertv/break-ciphers
Breaking classical ciphers
TomJamesGray/cipher-crack
Crack traditional ciphers through dictionary attacks
Bleiben1/polyalphabetic-cipher
python script that allow based on a keyword crypt or decryp an inputfile content based on the polyalphabetic-vigenere-cipher algorithm
MMayr96/CipherCrackingGA
Cipher cracking (Vigenere) with Genetic Algorithms in C# using the Genetic Sharp Library.
p41bl4F/rotation
Brute force all combinations of Rotation / Caesar cipher with custom alphabet
roryeckel/decrypto
The automatic cryptography challenge solver & basic framework. Created August 2017.
suryanktiwari/Genecrypt
Symmetric Cipher Breaking Using Genetic and Memetic Algorithms
Houdou/SubstitutionCipherTool
A web tool for decrypting substitution cipher.
odinn1984/VigCTools
Vigenere Cipher - Encrypt, Decrypt and Crack