Lock3r
Folder locker tool based on permission
Install / Use
/learn @GIRISARAN-A/Lock3rREADME
lock3r - A Locker for Folder

Description
lock3r is a Linux command-line tool to lock folders using password protection.
It hides files, enforces permissions, and logs failed access attempts.
Audience:
- Linux users
- Penetration testers
- Cybersecurity learners
Language: Python (CLI)
OS: Linux (Kali / Ubuntu / Arch)
Features
- Password-protected folders
- Hidden file names
- Permission hardening
- Access attempt logging
Clone Repository
git clone https://github.com/GIRISARAN-A/Lock3r.git
cd Lock3r
Installation
chmod +x install.sh
./install.sh
Usage
lock3r lock secret_folder
lock3r unlock secret_folder
⚠️ Note: Use the same password for all folders to avoid losing access.
License
MIT License
