A script to encrypt and decrypt files
Text:
Encrypt:
Decrypt:
python enc.py
The file arg is to specify the path to encrypt or decrypt
The mode arg is to specify what the script will be do, encrypt or decrypt
The Extension arg is for specify the extension of the file, this is opcional (default = .encrypted) and is only to encrypt
python enc.py < file > decrypt
or
python enc.py < file > encrypt .uarebeginhacked