Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Secure Folder Encryptor

[Secure Folder Encryptor]

⚠️ Security / VirusTotal Notice Virus Total Check

A few antivirus engines may flag this EXE when scanning on VirusTotal.
This is a common false positive for new, unsigned executables, especially for utilities that encrypt files.

  • 7/70 security vendors reported a detection.
  • Major antivirus programs (Microsoft, Avast, BitDefender, Kaspersky, etc.) report it as safe.
  • The program is offline, safe, and does not transmit data externally.
  • If prompted by Windows SmartScreen: click More info → Run anyway.

Always use caution when running executables from the internet.

Description

Secure Folder Encryptor is a lightweight, user-friendly application that allows you to securely encrypt and decrypt folders and all their contents.

The application:

  • Encrypts folders into a secure .enc file.
  • Preserves the original folder structure when decrypted.
  • Includes a password strength meter to help you choose strong passwords.
  • Optional auto-delete of the original folder after encryption.
  • Modern dark-themed GUI with tabs and progress bars.

It is safe, offline, and open-source, suitable for personal or professional use.

Features

  • Encrypt folders with a strong password.
  • Decrypt .enc files back into the original folder structure.
  • Password strength meter for secure passwords.
  • Optional auto-delete of the original folder after encryption.
  • Progress bars for both encryption and decryption.
  • Modern, intuitive dark GUI using Tkinter.
  • Standalone EXE compatible with Windows (no Python required).

Installation

Python Version

  • Requires Python 3.7+

Dependencies

The software depends on the cryptography library.

Install via pip

pip install cryptography

About

No description, website, or topics provided.

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors