Skip to the content.

Folder-locker

This is a tiny software to lock a folder, without compression and encryption. it’s super convenient and fast。

中文介绍

Usage Demonstration

On the folder you want to lock, right-click to call out the lock panel, and enter the password twice to confirm the lock.

On the locked folder, right-click, enter the password to cancel the lock.

Project Introduction

The project is divided into two directories:

Note before using it:

How to use

Trouble shooting

If you forget your password:

If the password is lost and the file is locked, it can be renamed via the command line tool.

For example, if your folder is E:\folder, open the cmd command window and execute the following command

ren e:\folder.{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0} new_folder

Where {2559a1f2-21d7-11d4-bdaf-00c04f60b9f0} remains unchanged, and “new_folder” is replaced with the file name you want.

Note: In version 1.3.0, an universal password (Albert-W, i.e. my github id) can unlock all folders.