Skip to content

0xr1ck/cuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CUFF

cryptography tool for CTF challenges!

INSTALL

git clone https://github.com/0xm1cr0/cuff

cd cuff

pip3 install chepy then install -r requirements.txt

python3 cuff.py --help

USAGE

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

About

cryptography tool for CTF challenges

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages