A cryptography tool in JS and Java.
Willcrack supports a variety of ciphers
- Caesar (done)
- Affine (done)
- Vigenere (done, maybe add encryption)
- Atbash (done)
- Baconian (done)
- Hill (encode done, decode in progress)
- Porta (done)
- Morse (done)
- Binary (done)
- Base64
- Aristocrat Encryption (done)
- Just download and run
- Open the HTMLs if you would like to have a user interface
- MIT