Skip to content

PolymicroDev/Encrypting-tool-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encrypting-tool-windows

An encryptor tool with an interactive windows form. It is able to encrypt every existing file in the desired folder.

Requirements, tools that need to be installed:

  • Windows OS
  • Python -> pip installer -> cryptography library

Guide:

  • In the first text-box input the path of the folder containing the tool.
  • In the second text-box input the path of the folder in which you intend to encrypt the files.

Cautions:

  • Do NOT run the encryptor multiple times in a row, because the key will be overridden each time! (e.g: you could only revert the second encryption to the first encryption state with the key being overridden)

I am not taking any responsibility for improper utilization.

About

An encryptor tool with an interactive windows form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages