SkillAgentSearch skills...

Lock3r

Folder locker tool based on permission

Install / Use

/learn @GIRISARAN-A/Lock3r
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

lock3r - A Locker for Folder

Lock3r Demo

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

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated4d ago
Forks0

Languages

Python

Security Score

90/100

Audited on Mar 30, 2026

No findings