Trick to Protect any Folder with sensitive data or files Without any Software in Windows


Though there are many software we have thrown over the net; which claims to do their best when it comes to hide or protect sensitive data with in windows. Many of them are however; said to be free; but if you wan to do  something different then the below trick definitely suit your nature.

Have you ever thought of protecting your files or data without help of any software… Yes… no software in place but a simple Notepad Trick. What you need to is just open the Notepad (You can do this simple using Windows+R key and then in the run menu type Notepad; this will open Notepad).


Now in the Notepad window copy and past the following lines written in bold letters…

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
: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 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

Hope so far you have done things as per instructions given, now save the file at whatever location you want with the name of your choice but with an .bat extension. Be very careful while saving this extension; as by default Windows Notepad save a file with a .txt extension.

Now double click on this newly created .bat file; doing so will create a folder with the name Locker. That’s it copy whatever files you want to this location and when you finish; double click it; it then will open a DOS window with the choice Y or N; here Y means Yes to hide while N means no.

Hope you enjoyed the tip… am I right let me know via comments…

 



Thanx for your visit, I appreciate if you subscribe to Occasional Newsletter for the latest articles in the row

Delivered by FeedBurner

I would also appreciate your thoughts on this post, why not comment?

Articles of your intrest

  1. Automatic Face Recogniation Software: No Username Password Required
  2. How to hack an email account…. application used to cracking email id password…
  3. Lock your Computer Keyboard and Mouse while watching Movie or Cleaning PC
  4. Simple way to lock Computer Keyboard, mouse Click and Power Off button
  5. How to handle Locked files and Folders: find and view all the locked process
  6. Protect WordPress from Being Hacked – Change Admin username to preferred one
  7. How to have preview of RAR of ZIP archive in windows explorer
This entry was posted on Sunday, December 18th, 2011 and is filed under Tricks/Email/Hacking. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

3 Responses to “Trick to Protect any Folder with sensitive data or files Without any Software in Windows”

  1. fake on February 9th, 2010 at 2:13 pm

    nice trick

  2. VpnVerafree on March 7th, 2010 at 8:37 pm

    Really it is nice trick to have fun with… keep posting such articles…

  3. basnet on December 21st, 2011 at 8:17 pm

    old code..please upgrade new…

Leave a Reply

Sponsors



Find what others say… the comments

Share us on Facebook

Subscribe to post newsletter

Hope you find the post very informative... Subscribe to Occassional Newsletter for the latest articles in the row

Delivered by FeedBurner



Recent Posts — On the way


Categories