Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 395 Bytes

File metadata and controls

15 lines (9 loc) · 395 Bytes

Securedfolder

little python code to make secure media, available only with password

two option : encrypt folder or decrypt folder

very simple to use, very secure with strong password

INSTALLATION :

  • change the password in the variable "passwordFile"
  • compile (python -m pyinstaller secured-media.py --onefile)
  • execute (and follow instructions from console)

enjoy use, nawak