The Content Provided on HackClarify are Only for Security Awareness & Educational Purposes Only, Hackclarify is Not Responsible for any Harm Done!
Place Your Ads Here By Requesting Using The Contact Form
Add to Google Reader or Homepage Add to Netvibes Add to Yahoo! Subscribe in NewsGator Online Add to My AOL

Hide Folders Not using any Software




Sometimes you want to lock folder to hide your personal files and personal data from other users of your computer. You will find many Softwares in market for folder lock but it wont always  working properly or if it works properly then it wants Registration or needs a crack to use it for longer time.
So now i am showing a way by which you can hide your personal files or lock your folder without any software. Its very easy to use and very safe. How to Lock Folder without any Software :
1. Copy this below Code.

 **********************************************************
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 **Folder Locker by http://hackclarify.blogspot.com**
echo ………………………………………………
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
:LOCK
ren Locker “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
attrib +h +s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
echo Folder locked
goto End
:UNLOCK
echo **Folder Locker by http://hackclarify.blogspot.com**
echo ………………………………………………
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
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

2. Then paste it to the notepad.
3. You will find “type your password here” in that code (Without quotes) so just write your password in place of  “type your password here” (Without quotes).
4. Save this notepad as Locker.bat anywhere you wish
5. Then double click on Locker.bat.
6. when you double click on this it will create ‘Locker’ folder automatically there itself, After creating of this folder place the contents you want to lock inside the Locker Folder and run locker.bat again, So it will ask to lock this folder… So just type “y” (without quotes) then press enter. Your folder get disappeared that means you locked your folder. No one can see your files of your locked folder.
7. Now if you want to unlock folder then again double click on Locker.bat, It will ask your password so just enter password and then press enter, Your folder appears. If you have any problems, please let me know in the comments section.




Share your views...

4 Respones to "Hide Folders Not using any Software"

Payton said...

nice job. i will test it....


http://www.kakasoft.com/advanced-folder-lock/


September 11, 2012 at 11:09 PM
Ftmoore said...

it does nt work on my system....am using window 7


April 16, 2013 at 9:33 AM
harshit said...

Which programming language is this?


May 10, 2013 at 5:42 PM
Numbs said...

Hello,
I tired this, but it didn't work. The Folder didn't disappear. when I click on locker.bat again, it asks me the same, "Are you sure you want to lock this folder"


July 11, 2013 at 4:16 PM

Post a Comment


 
Supported/Suggested Browsers for our site
Fight Spam! Click Here!

Don't Copy Articles

Protected by Copyscape Plagiarism Detector
DMCA Protected

Expand HackClarify

Hacking Tips & Tricks

If HackClarify articles have helped you in learning then copy code below and give a small place to this image in your blog or website:

Attribution

Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-NoDerivs 3.0 Unported License. Dont Copy or Reproduce Articles.

© 2012 | Founded & Maintained by Samin Yasar | All Rights Reserved