Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 318 Bytes

ciphertool

python script to help with ciphers in CTFs

Ideally, if you feed it a string or txt file and it will recognize the type of cipher and decrypt. Otherwise, you can specify the cipher type.

TO DO:

-Add Bozocrack-type of decryption for MD5s

-Add support for substitution cipher using quipqiup.com