There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Some code I wrote for a 4th year ComSci project. It use a genetic algorithm to crack substitution ciphers. IIRC it uses some clever n-Gram frequency analysis to achieve better convergence.