Skip to content

alexander695/Felix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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