Ghana Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Private Folder Locker using Notepad (with delete feature)

Go down

 Private Folder Locker using Notepad (with delete feature) Empty Private Folder Locker using Notepad (with delete feature)

Post by The Boss 2014-07-15, 12:30 pm

 Private Folder Locker using Notepad (with delete feature) 2VMpD8g
1. Open Notepad.

2. Copy code below and paste it in Notepad.

CODE:
@echo off
title Neophytez Private Folder Locker
REM /// Created by Neophytez. Feel free to copy/modify, just give me some credit \\\
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MD

:MENU
cls
color F
echo.

3. Save it as: Locker.bat (make sure to select Save as Type: All Files)

4. Optional: use Bat to Exe converter (google it) to convert batch file into exe file (harder to find password, but unable to change it when converted).



+ Unlock folder with custom password. Check lines 52 and 68 and change "PASSWORD" to your password.

+ Works on Windows. Tested on XP, Vista and 7 (should also work on Cool.

+ 2-step-unlock. In order to unlock folder, you need to enter password twice (or press UP arrow instead of typing it again).

+ DELETE/delete feature. When you enter your password once, you're prompt to enter it twice. You can either:

- enter your password and unlock the folder

or

- enter "DELETE" or "delete" instead password - this will delete content inside Private folder.

Unlock output
 Private Folder Locker using Notepad (with delete feature) QPLI7zZ
Delete output
 Private Folder Locker using Notepad (with delete feature) HKXB8y3
+ Nice design.

Some pics
 Private Folder Locker using Notepad (with delete feature) TaNNlYR
 Private Folder Locker using Notepad (with delete feature) DwozoKU
 Private Folder Locker using Notepad (with delete feature) J3O7w7f
 Private Folder Locker using Notepad (with delete feature) G2FOrY3
 Private Folder Locker using Notepad (with delete feature) EKMxtST
 Private Folder Locker using Notepad (with delete feature) ZJ7Ss5c
Hope you liked my tutorial, I was bored so I figured out I should make something simple, yet it took me quite some time to make it
The Boss
The Boss
Admin
Admin

Posts : 481
Join date : 2014-07-14

https://ghana.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum