Windows File Encryption C#Windows File Encryption C#
A Simple application to encrypt files in Windows, with this you can encrypt any file or folder in your system.Windows File Encryption C#
A Simple application to encrypt files in Windows, with this you can encrypt any file or folder in...Overview
Windows File Encryption, is a simple application to encrypt files and folders on your system, simple interface and AES encryption. Encryption can be done with a password that can be configured in the main interface of the application.
Features
- Windows Shell Context Menu Integration
- Folder Encryption
- File Encryption
- Authentication System
- Ignore Large Files Option
- Recursive Folder Encryption
- Documented code
Requirements
.NET Framework 4.6.1
Newtonsoft Json.NET
Visual Studio 2015 or above
Instructions
To configure open the application, set your password (default is mypass) and a Salt for password.
Click on Integrate Shell to make the application appear in Windows Shell Context Menu.
The settings file is encrypted and decrypted on every use, if you lost your password, open the source code to see the password for settings encryption.
Use the source code to edit icons, title texts and everything you want.
See the readme.txt to recover your password.
Other items by this author
Category | Scripts & Code / C# |
First release | 3 November 2020 |
Last update | 3 November 2020 |
Files included | .cs, .csproj |
Tags | C#, encryption, tools, csharp |