thesk7828/encooper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This tool is used to encrypt the contents under a file
Ex: python3 encooper.py <option> <input_file_name> <output_file_name>
OPTIONS DESCRIPTIONS
-h,--help this script helps you to encrypts the strings
-bs64,--base64 it convert strings to BASE64
-hx,--hexa it convert strings to HEXA DECIMAL
-oc,--octal it convert strings to OCTA DECIMAL