Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 796 Bytes

README.md

File metadata and controls

37 lines (18 loc) · 796 Bytes

Felix

A script to encrypt and decrypt files

PREVIEW

Text:

Encrypt:

Decrypt:

Usage

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

Example

python enc.py < file > decrypt

or

python enc.py < file > encrypt .uarebeginhacked