Tuesday 20 May 2014

How To Protect Any Folder With Password Protected Without Using Any Software

01:36 - By Unknown 0

How To Protect Any Folder With Password Protected Without Using Any Software

Learn how to hide and make password protected folder with out using any third party software . If you have any business profiles or any documents want to make them hide and protect them with using password here is the trick which help you .

Tutorial : How To Protect Any Folder With Password Protected Without Using Any Software 


  • Open Notepad and copy the code below .

cls
@ECHO OFF
title besthackinguniversity.blogspot.com
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST besthack goto MDbesthack
:CONFIRM
echo Trick By Besthackinguniversity : Are you sure want to lock this 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 besthack "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock Your Secure Folder
set/p "pass=>"
if NOT %pass%== besthackinguniversity goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" besthack
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDbesthack
md besthack
echo besthack created successfully
goto End
:End

  • Now save the file as hack.bat 
  • After saving click on the file you will see folder as "besthack" .
  • Move all the required files you want to hide or make password protected .
  • After moving click on  the hack.bat file you see a cmd like below . 



  • Click on 'Y' by using your keyboard .
  • Congo , Now you folder will be hide and it was password protected .



Tip 1 : 

  • If you want to access folder just click on "hack.bat" file a cmd will open .
  • Now it was password protected  .


Password : besthackinguniversity 

Note : If you want to change the password replace the colored text 'besthackingunivresity' with your required one .


Tip 2 :

After all the process all done now move the hack.bat file to any other folder or to an un acessable area where nobody will see .


Like Facebook page and Share our articles .

If you have any suggestions feel free to comment below .

About the Author

Entrepreneur, Blogger, Thinker . Love web Technology. Follow me Twitter@Sunny
Add Me Facebook@Sunny
View all posts by admin →

Get Updates

Subscribe to our e-mail newsletter to receive updates.

Share This Post

0 comments:

Best Hacking University


A blog about Best hacking tricks and Tips .

Like and Follow us to get latest updates .

Contact Form

Name

Email *

Message *

Contact Us / Tip

Want to send a tip or contact us about this site contact us by form or by Contact Page

Please send us a tip regarding blog which can help us in making blog much better .

Disclaimer

We reserve the right to change our privacy policy when ever we want and also any comments that are found abusive , offensive , spam and displaying irrelevant text links for any purpose .
Powered by Blogger.
back to top