Skip to content

Vigenère solver based on frequency analysis and manual shift selection.

License

Notifications You must be signed in to change notification settings

nobe4/vigenere-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vigenere-solver

Vigenere solver based on frequency analysis and manual shift selection.

Usage

./vigenere_solver.py

For the different options, look at the comments or use the -h flag.

Installation

This script is made for python 3, the requirements can be installed via:

pip3 install -r requirements.txt

Contribution

I'd be glad to accept pull requests and issues, you know the way!

License

MIT

About

Vigenère solver based on frequency analysis and manual shift selection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages