Cryptex a simple CLI lockpicking tool
What can it do:
- Encode / Decode Hex
- Encode / Decode Base64
- Break Randomly :D
Requirements:
- Python3
- Linux as your Host OS
linkies:
Check out the project board
Join or start the discussion
Check out my twitter page
Install:
1.) Clone the repo
gh repo clone CythesOut/Cryptex
2.) cd into the directory
cd Cryptex/cryptex
3.) run the script
python3 cryptex.py
Enjoy!