cryptography tool for CTF challenges!
git clone https://github.com/0xm1cr0/cuff
cd cuff
pip3 install chepy then install -r requirements.txt
python3 cuff.py --help
python cipherpluse.py encode base64 "strings"
python cuff.py decode rot "strings"
python cuff.py encode hex "strings"
python cuff.py encode base58 "strings"
python cuff.py encode md5 "hash"
python cuff.py encode morse