aw... it only hides the folder. very inconvenient if you have "show hidden folders" on and dont want it off. i was looking for something along the lines of folder encryption.
turning "on" hidden folders won't show the locker folder, even if you have to turn on "show system files/folders"...but as i've mentioned, this method has very limited security...
If you want to dig deep in encryption, use blowfish...for portable encryption, use drag and encrypt Ultra!...
:UNLOCK echo Enter password to Unlock folder set/p "pass=>" if NOT %pass%==type your password here goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker echo Folder Unlocked successfully goto End :FAIL echo Invalid password goto end :MDLOCKER md Locker echo Locker created successfully goto End :End
All Can't fit on one box, Code is... cls @ECHO OFF title Folder Locker if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM
or you could convert the batch file to exe. Though it can still be hacked through temp folder, but at least, it will keep your folder safe for a certain degree..
This has been flagged as spam show
i got one problem....i deleted it when it was locked....can i now find my stuff that was in there...????
MrKreten 1 year ago
i got one problem....i deleted it when it was locked....can i now fin my stuff that was in there...????
MrKreten 1 year ago
@MrKreten Try checking it recycle bin.. If its not there, then the only to restore your files is through a recovery file software.
buddablessed 1 year ago
@buddablessed Haha! no. Just go remake the file and open it with the hidden files name...
xXvotickXx 1 year ago
@MrKreten yes you can create a new locker.bat into the same place where did he was and that's it yust unlock it
popasss95 3 months ago
How do you zoom-in in a particular area...
wich program do u use?
floopy312 1 year ago
are you an ECE?
tedzxavier 1 year ago
guys it showes the folder BUT there is nothing in it
sciencfiction 1 year ago
its true... if you type in even a wrong password it still opensss what a waste of time
ranertfer98 2 years ago
mine whats the password?,i have no password new!,i cant open my files!,i must enter right password what is it?
101mrbean 2 years ago
THANX
zeehman76 2 years ago
when I entered a wrong password it still showed the folder
theth345 3 years ago
aw... it only hides the folder. very inconvenient if you have "show hidden folders" on and dont want it off. i was looking for something along the lines of folder encryption.
3545000 3 years ago
turning "on" hidden folders won't show the locker folder, even if you have to turn on "show system files/folders"...but as i've mentioned, this method has very limited security...
If you want to dig deep in encryption, use blowfish...for portable encryption, use drag and encrypt Ultra!...
buddablessed 3 years ago
screw it i came up with my own idea:
@echo off
:a
echo Enter password to open this folder.
set/p "pass=>"
if %pass%==password goto b
if NOT %pass%==132434 goto a
:b
start C:\Windows\System32\_
REA00002 3 years ago
Can you create a batch file that links a Folder to another batch file?? is it possible?? just askin' xD
Neblou 3 years ago
yes!..actually, i have a code for that made by a friend..
buddablessed 3 years ago
@buddablessed
How?
Can u tell me the link to the code?
chriskesiscool 1 year ago
ChidoDeLaSierra 3 years ago
whats the password?
101mrbean 2 years ago
ChidoDeLaSierra 3 years ago
ChidoDeLaSierra 3 years ago
hey where can i get this code?
please put him on comments ..............please !
funCrash93 3 years ago
er.. how can i get that code before i can put a password???
SummerTwice 3 years ago
very informative. i'll bookmark this one just in case i'll be needing this in the nearest future.
armaningo 3 years ago
why dont you fav it?????
cricotech 3 years ago
SORRY man!
i tested again... xD
and B-H-C-C only works at "Find" login systems^
keep it up man!
BatchTeam 3 years ago
Nice vid man!
but one thing ^xD
if i want to see your "secrets"
i can... what ever your password is..
even if its .exe^^
i call it B-H-C-C
what you awsk for pass i type:
"Ctrl-C" (key's)
then i pren N ^^
cya!
BatchTeam 3 years ago
yep, even it's exe, it can still be hackedthrough temp folder.
But i'm not quite familiar with your B-H-C-C. It'll be good if you can share it..,")
thanks!!
buddablessed 3 years ago
Only problem is they can right click and hit edit to see your pass. Put it in a zip folder with its own pass. to stop this
P.S. great vid, thanks for the code (Matrix_Neo)
DawnValorum 3 years ago
or you could convert the batch file to exe. Though it can still be hacked through temp folder, but at least, it will keep your folder safe for a certain degree..
buddablessed 3 years ago
Usualy when i turn batches into exe's, they don't work.
DawnValorum 3 years ago
great video!
EasyGeek 3 years ago
thanks!..your's too!
buddablessed 3 years ago