Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack (4) Thread Tools Display Modes
Old 04-10-2007, 06:04 PM   4 links from elsewhere to this Post. Click to view. #1 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Cool Locker (Without any software)


This is my first Tutorial..!!

I hope you will like this tutorial..!!

Please leave a comment..!!

-------------------------------------------------------------------------
* Copy the following codes (Marked in blue colour):

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


* Now paste it in notepad.
* Change the "type your password here" with your password (Marked as bold in the above posted matter).
* Save it as batch file(with extension .bat).Any name will do.
* Now you see a batch file. Double click it to create a folder locker.
* A new folder named Locker would be formed at the same location.
* Now brings all the files you want to hide in the locker folder.
* Now double click the batch file to lock the folder namely Locker.
* If you want to unlock your files,double click the batch file again and you would be prompted for password.Enter the password and enjoy access to the folder.
-------------------------------------------------------------------------

Hope you like this..!!!

Please leave a comment..!!
 
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 04-10-2007, 06:06 PM   #2 (permalink)
Apprentice
 
Join Date: May 2007
Posts: 97
Default Re: Locker (Without any software)

nice !! but the avatar is IRdude's trade mark mate !!
abinesh is offline  
Old 04-10-2007, 06:15 PM   #3 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Wink Re: Locker (Without any software)

Thanks for the reply..!!!

And now I think you have no problem with my Avatar...!! (Please see it)
 
Old 04-10-2007, 06:26 PM   #4 (permalink)
Apprentice
 
Join Date: May 2007
Posts: 97
Default Re: Locker (Without any software)


nice avatar BTW
abinesh is offline  
Old 04-10-2007, 06:38 PM   #5 (permalink)
TechTin.com
 
ravi_9793's Avatar
 
Join Date: Jun 2005
Location: www.TechTin.com
Posts: 4,090
Default Re: Locker (Without any software)

LOL........I think this is Vishal's old avatar (mr. vista).
He even used this at his website askvg.com ..but removed now.

Can I know,from where U got this avtar??
ravi_9793 is offline  
Old 04-10-2007, 07:05 PM   #6 (permalink)
Ron
||uLtiMaTE WinNER||
 
Ron's Avatar
 
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
Default Re: Locker (Without any software)

Gr8 Yaar.........
Is it URs?
LOCK FOLDERS w/o any S/w
__________________
||uLtiMaTE WinNER||
Ron is offline  
Old 04-10-2007, 09:18 PM   #7 (permalink)
Alpha Geek
 
shyamno's Avatar
 
Join Date: Aug 2005
Location: Kolkata
Posts: 651
Default Re: Locker (Without any software)

Xcellent ...thing..dude !!! Keep it Up !!!!
__________________
Visit my Blog::::::

http://shyamkol.blogspot.com
shyamno is offline  
Old 04-10-2007, 09:24 PM   #8 (permalink)
THE SIMPLE MAN
 
MR.MOUSTACHE's Avatar
 
Join Date: Apr 2007
Posts: 161
Thumbs up Re: Locker (Without any software)

nice one dude........ am gonna check it out ......... if this is better am gonna deleted my locker software am using now ...
__________________
People laugh Because Am Different. And I Laugh Because They Are All The Same......
MR.MOUSTACHE is offline  
Old 04-10-2007, 09:49 PM   #9 (permalink)
In The Zone
 
anand1's Avatar
 
Join Date: Sep 2007
Location: 23 17'N, 86 05'E
Posts: 369
Default Re: Locker (Without any software)

Good Work.
__________________
Technology On The Fly
anand1 is offline  
Old 04-10-2007, 09:52 PM   #10 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: Locker (Without any software)

hmmm....

nice BATCH programming dear....
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline  
Old 04-10-2007, 09:56 PM   #11 (permalink)
In The Zone
 
deepak.krishnan's Avatar
 
Join Date: Jan 2005
Location: Palakkad/Bangalore
Posts: 423
Default Re: Locker (Without any software)

nice post mate... n keep posting
__________________
.dk
deepak.krishnan is offline  
Old 04-10-2007, 10:24 PM   #12 (permalink)
die blizzard die! D3?
 
The_Devil_Himself's Avatar
 
Join Date: Aug 2007
Location: Event horizon
Posts: 2,361
Default Re: Locker (Without any software)

Very nice dude.
__________________
Stealing your women and horses since 1843.
The_Devil_Himself is offline  
Old 04-10-2007, 11:35 PM   #13 (permalink)
The Frozen Nova
 
casanova's Avatar
 
Join Date: Sep 2004
Location: Trespasser in Virtual Land
Posts: 1,641
Default Re: Locker (Without any software)

Old trick. But a batch file made it easier and quicker. Thanks for the batch file.
__________________
I dream of a better tomorrow... where chickens can cross roads and not have their motives questioned.

www.nerdweed.blogspot.com
casanova is offline  
Old 05-10-2007, 12:45 AM   #14 (permalink)
Broken In
 
sauravktr's Avatar
 
Join Date: Nov 2006
Posts: 143
Default Re: Locker (Without any software)

nice yaar....post some more
__________________
" 99% computer Problems are between the PC & the CHAIR "
sauravktr is offline  
Old 05-10-2007, 01:28 AM   #15 (permalink)
free world from money
 
Projjwal's Avatar
 
Join Date: Nov 2006
Posts: 68
Default Re: Locker (Without any software)

cool job........keep it up
Projjwal is offline  
Old 05-10-2007, 10:20 AM   #16 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Cool Re: Locker (Without any software)

Quote:
Originally Posted by Ron
Gr8 Yaar.........
Is it URs?
LOCK FOLDERS w/o any S/w
No friend thats up most part of the thread is not my creation..!!

You donot think that I am too big..!

I am only of 14 age...!!
 
Old 05-10-2007, 11:11 AM   #17 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,429
Default Re: Locker (Without any software)

ok that's koool if u forgot ur password u know wat to do
or any wild thoughts
__________________
I love and Live to Design
azzu is offline  
Old 05-10-2007, 11:14 AM   #18 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Locker (Without any software)

If you are using any software and u forget the passowrd..!!

There is no way to recover..!!

Same thing..!!
 
Old 05-10-2007, 11:56 AM   #19 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,429
Default Re: Locker (Without any software)

but is this as secure as other softs i mean that any geek can know wat's in ur folder
iam not telling that ur technique is not good but sugg them bee carefull against the geeks
__________________
I love and Live to Design
azzu is offline  
Old 05-10-2007, 12:03 PM   #20 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Wink Re: Locker (Without any software)

thanks..!!

But for me this is a secure method as this is a password protected..!!!!

I donot want to say but there are many software which can break password of Software like winrar, winzip etc..!! (I heared and even saw) (My own folder)

But as this is without any software so it is hard to break password...!!
 
Old 05-10-2007, 12:06 PM   #21 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,429
Default Re: Locker (Without any software)

is there pass breaker for
winrar ??? really can u gemme the link plzz i want it.Is it real guys ???
"But as this is without any software so it is hard to break password...!!"
y is it Hard jus open the .bat file in note pad an u see the pass
__________________
I love and Live to Design
azzu is offline  
Old 05-10-2007, 12:12 PM   #22 (permalink)
Wise Old Crow
 
blueshift's Avatar
 
Join Date: Apr 2005
Location: Inside the Pixel
Posts: 1,227
Default Re: Locker (Without any software)

thank you so much for this.

But what if someone deletes the batch file?
__________________
http://twitter.com/blueshift155
blueshift is offline  
Old 05-10-2007, 12:49 PM   #23 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Thumbs down Re: Locker (Without any software)

Quote:
Originally Posted by blueshift
But what if someone deletes the batch file?
I forget to mention that after creating the batch file you must hide the file at some secret place and make it invisibles but putting that in folder....!!! (I hope you know that) (If not say me I will post that in my other (next) tutorial...!!!)

Quote:
Originally Posted by azzu
is there pass breaker for
winrar ??? really can u gemme the link plzz i want it.Is it real guys ???
I cannot give as this is illegal...!! (But really I know the name)

Quote:
Originally Posted by azzu
ya is it Hard jus open the .bat file in note pad an u see the pass
I know that but a person will never thought that a .bat file can contain all your secret...!!

And after all if you hide it is immposible...!!

Last edited by vaibhavtek; 05-10-2007 at 12:52 PM. Reason: Automerged Doublepost
 
Old 05-10-2007, 05:07 PM   #24 (permalink)
Ron
||uLtiMaTE WinNER||
 
Ron's Avatar
 
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
Arrow Re: Locker (Without any software)

Quote:
Originally Posted by vaibhavtek
No friend thats up most part of the thread is not my creation..!!

You donot think that I am too big..!

I am only of 14 age...!!
hey buddy I am one year older than u..........

Quote:
Originally Posted by vaibhavtek
No friend thats up most part of the thread is not my creation..!!

You donot think that I am too big..!

I am only of 14 age...!!
buddy I am one year older than u..........

And hey the batch programming file does not provide password Security....
Check Post 11 and 12
LOCK FOLDERS w/o any S/w


__________________
||uLtiMaTE WinNER||

Last edited by Ron; 05-10-2007 at 05:07 PM. Reason: Automerged Doublepost
Ron is offline  
Old 05-10-2007, 05:25 PM   #25 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Cool Re: Locker (Without any software)

Quote:
Originally Posted by ron
And hey the batch programming file does not provide password Security....
Check Post 11 and 12
LOCK FOLDERS w/o any S/w
That is not my tutorial...!!

My tutorial provide Password Security..!!

As many people had comment this as a good so you should know that my tutorial provide Password Security..!!
 
Old 06-10-2007, 04:33 PM   #26 (permalink)
Ron
||uLtiMaTE WinNER||
 
Ron's Avatar
 
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
Default Re: Locker (Without any software)

Quote:
Originally Posted by vaibhavtek
That is not my tutorial...!!

My tutorial provide Password Security..!!

As many people had comment this as a good so you should know that my tutorial provide Password Security..!!
..........i think u didn't got me...............
Buddy Batch Files do not provide password security.......The security is fake........and any can change the password witjout any trouble..........
Look in that link.......

For an example-
  • I created a batch file named "1.bat" with a password named "Ronak "
  • I locked the folder with that batch file.
  • I deleted the batch file named "1.bat" having password "Ronak"
  • I again created a batch file named "2.bat" with the password "Ronak Agrawal"
  • I tried to run "2.bat"
  • It asked for me a password to unlock the file.
  • I applied "Ronak Agrawal" as the password.
  • It worked successfully……………..
  • I was able to open the folder by entering Ronak Agrawal as the password instead of Ronak
__________________
||uLtiMaTE WinNER||
Ron is offline  
Old 11-10-2007, 05:21 PM   #27 (permalink)
slash_89
Guest
 
Posts: n/a
Default Re: Locker (Without any software)

Dude if you open the batch file with notepad or any similar s\w and if one reads through the code to the point where it says "Type your password here" then anyone could get the password.
 
Old 11-10-2007, 06:01 PM   #28 (permalink)
-The BlacKCoaT Operative-
 
Rollercoaster's Avatar
 
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
Default Re: Locker (Without any software)

the best way to make things more secure would be to keep the batch file in some other place then what u r locking.

this is good stuff man. i didnt know the /p switch at all
__________________
--------------------------------------------
Holding my last breath, safe inside myself.....
--------------------------------------------
I dont use my computer. I misuse it- रोलरकोस्टर
Rollercoaster is offline  
Old 11-10-2007, 06:02 PM   #29 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Locker (Without any software)

just follow the link and u will understand:-

Locker (Without any software)
 
Old 11-10-2007, 06:09 PM   #30 (permalink)
-The BlacKCoaT Operative-
 
Rollercoaster's Avatar
 
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
Default Re: Locker (Without any software)

ease up guys.. u r expecting world class features out of a 10 line batch file. it is brilliant work.

As for the pwd thing. u dont need the password at all. It is well established that the best security method is one that is invisible. This method makes the real data invisible. Now if u dont purposefully show someone the batch file then he wont even know that there is something hidden. let alone looking for its password.

That beauty is the invisibility, as that provides security not the password.

Anyways if someone knew ur batch file(or that a certain controlpanel icon is faking something) then he does not need any password. he can simply rename the control panel icon to anything simple and everything will open. so password protections is irrelevant.

you have to admire the overall idea. i discovered the same things in old dos days by renaming files to include the Alt+255 character. tho it had already been discovered by others millions of times.LOL i was as happy as if i had invented nuclear fusion . but the thing was the coolness of it as is here.
__________________
--------------------------------------------
Holding my last breath, safe inside myself.....
--------------------------------------------
I dont use my computer. I misuse it- रोलरकोस्टर
Rollercoaster is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/tutorials/69871-locker-without-any-software.html
Posted By For Type Date
Windows Registry Hacks: Folder Lock Without Any Software This thread Refback 16-04-2012 01:40 PM
Windows Registry Hacks: Folder Lock Without Any Software This thread Refback 01-02-2012 01:53 PM
Windows Registry Hacks: November 2007 This thread Refback 11-04-2011 02:33 PM
Windows Registry Hacks: Folder Lock Without Any Software This thread Refback 13-08-2010 05:40 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unlocking any folder from folder locker [A]bu Tutorials 9 16-12-2008 03:03 PM
Vista's Digital Locker Assistant Tool. anandk Software Q&A 4 11-04-2007 02:26 PM
Open Source & Free Software alternatives to Proprietary Software zegulas Open Source 6 12-11-2006 05:11 PM
Software Review or Software Discussion?? hafees Software Q&A 5 09-03-2005 01:03 AM

 
Latest Threads
- by Who
- by Krow
- by clmlbx
- by Tech&ME
- by icebags

Advertisement




All times are GMT +5.5. The time now is 09:03 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2