Showing posts with label Windows 7 Password hack. Show all posts
Showing posts with label Windows 7 Password hack. Show all posts

Lock Folder Without Any Software

Protect your files without installing a software for it.  Step1:  Copy the below code and paste it in notepad, save this file Lock.batProtect your files without installing a software for it. 
Step1: 
Copy the below code and paste it in notepad, save this file [*all files]Lock.bat

cls 
:End 
@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%==123456789 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

Step 2: 
Now Run this file,
so a  lock folder will created automatically, copy your files to that folder.
To unlock the folder again run the file and enter your password.
Note :when you saving the file...so edit your own password..
Done!
                              

How To Lock A Folder Using Notepad

1. Start--> Run --> Notepad and hit enter.
2. Now Copy below code and paste it in notepad


cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
How To Lock A Folder Using Notepad Lock Folders Using Notepadecho 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 Save Notepad as FolderLock.bat.

3. Now double click on FolderLock.bat file then a new folder named as Locker is created.
4. Save your files in Locker folder then again double click on the FolderLock.bat, a prompt is displayed.
5. To lock the folder(Locker) press "y " in the prompt, to unlock press "n"  in the prompt.


How to hack a Facebook account for FREE 2012

It's totally online Facebook hacking service, you just need to go to their website, enter the Facebook account and then use their system to hack the account password.
Watch this video demo, they show how they hack Facebook accounts.

Windows 7 forggoten Password

Windows 7 forggoten Password Danukazone
 There is a way to get into your operating system without knowing the password. You can create a new password for your account. All you need is another operating system from which you can get access to your hard drive. 

This can be, for example, a Linux live CD environment (Linux on CD which does not require installation), or even DVD installation disc of Windows. The following steps are an example demonstrating how to get back your password with installation CD of Windows 7.
  First, boot your PC from the CD. When you see the install window, press the key combination [Shift F10]. Console window should now appear. Navigate to the \ Windows \ System32. Before that, however, you must determine by trial and error method, which partition Windows is installed on. Enter for example E: and confirm with [Enter] to jump to the E: drive. Type "Dir" command to summon the content of a directory.
  Lets say partition E: is the partition which you're looking for. Now type the following two lines:

Rename C: \ Windows \ System32 \ Utilman.exe Utilman.bak

Copy C: \ Windows \ system32 \ cmd.exe E: \ Windows \ System32 \ Utilman.exe

  Each line confirm with [Enter]. Then reboot the system, trying to run Windows. When you see the login screen, press [Windows U] to run the program Utilman.exe. Simply be right now Accessibility window, but after making these changes will be displayed instead of the console window. Now just enter the command:

net user name password

Replace the variable "name" with your user name under which you log into the system, while the variable password is the new password you choose. Now you can normally log in to your account in Windows.
You will be redirected to the script in

seconds