Sunday, June 7, 2009

lockfolder without any software


* Open Notepad and Copy and Paste the below code and save as locker.bat.* Edit your Password in the code in the 23rd line. It's written there "Type your Password here".* Erase the Quotation Marks and erase "Type your Password here" and type a new Password.* At first time when you click on locker.bat, it will create folder named Locker automatically for you.* After creation of Locker folder, again click on the locker.bat.* It will ask for locking the folder, Press Y.* Locker folder will now be disappeared.* Again to get it, click on locker.bat. It will ask for your Password.* Type your Password and the folder will be back again.* If you want to change the name of Locker, then edit the each and every Locker written in the Script.cls@ECHO OFFtitle Folder Lockerif EXIST "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}" goto UNLOCKif NOT EXIST Locker goto MDLOCKER:CONFIRMecho Are you sure u want to Lock the folder(Y/N)set/p "cho=>"if %cho%==Y goto LOCKif %cho%==y goto LOCKif %cho%==n goto ENDif %cho%==N goto ENDecho Invalid choice.goto CONFIRM:LOCKren Locker "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"attrib +h +s "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"echo Folder lockedgoto End:UNLOCKecho Enter password to Unlock folderset/p "pass=>"if NOT %pass%=="Type your Password here" goto FAILattrib -h -s "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"ren "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}" Lockerecho Folder Unlocked successfullygoto End:FAILecho Invalid passwordgoto end:MDLOCKERmd Lockerecho Locker created successfullygoto End:End

0 comments:

Post a Comment

 

...IT IS CRACKER'S GENERATION....!! Blak Magik is Designed by productive dreams for smashing magazine Bloggerized by Ipiet © 2009