Welcome to my blog

Resetting Windows Password


Reset Your Windows Password Using the Command Prompt


1. Boot your computer using your Windows installation disc.

2. Wait for the setup files to load, and select your language. Click Next.

3. Click the Repair your computer link on the Install Windows screen.

4. Select the operating system to repair, and note the drive letter on which the OS is installed (it is probably C: or D: Click Next.

5. Click Command Prompt at the bottom of the list of recovery tools.

Now you need to overwrite the Sticky Keys executable with the Command Prompt executable. Sticky Keys is an accessibility feature that allows a user to tap the Shift, Ctrl, Alt, or Windows key once to achieve the same effect as holding the key down. Ordinarily, tapping Shift five times activates Sticky Keys--but with this trick, you are going to make tapping Shift five times activate the Windows Command Prompt instead.

The instructions below use drive letter C: as an example. If your operating system is installed on another drive, replace C: with the appropriate drive letter.

1. In the Command Prompt window, type copy c:\windows\system32\sethc.exe c:\ and press Enter.

2. Type copy /y c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe and press Enter.

3. Exit the Command Prompt and reboot the computer. At the login screen, tap Shift five times. The Command Prompt will pop up.

4. Type net user username password, replacing username with your username and password with a new password.

5. Exit the Command Prompt, and log in using your new password.

To prevent another user from exploiting the same trick to reset your password, you can restore Sticky Keys as follows:

1. Step through the instructions above to boot the PC using your Windows installation disc, open the recovery tools, and launch the Command Prompt.

2. Type copy /y c:\sethc.exe c:\windows\system32\sethc.exe and press Enter.

3. Exit the Command Prompt and reboot the computer. Pressing Shift five times will now activate Sticky Keys instead of the Command Prompt. Store your Windows installation disc in a secure location.

Creating bootable pen drive software



Download WinToFlash and make your pen drive bootable. :-)

Click here to Download

Speed up your windows 7

 

How To Speed Up Window 7 In 3 Simple Step.

 Step 1 : Temp
1. Press Start + R
2. Type in : %temp%
3. Delete all junks & cookies file in the temp folder (Note : Some file won't allow you to delete, so just skip it )
4. Done

Step 2 : Prefetch
1. Press Start + R
2. Type in : prefetch
3. Delete all the history & unnecessary file the prefetch folder
4. Done

Step 3 : Cleanup & Defragment
1. Clean up Drive : Go to Start >>> All Programs >>> Accessories >>> System Tools >>> Disk Cleanup
2. Defragment Drive : Go to Start >>> All Programs >>> Accessories >>> System Tools >>> Disk Defragmenter
3. Enjoy.. :)

#dAy dReAmEr


IDM full version

 

Download IDM full version precracked 

Click here to start Download

Creating bootable pen drive using windows command prompt


  
  Install OS with your pen drive. To make your pen drive bootable you just need ISO/DVD  of win7/8.


To make pen drive bootable :
Open command prompt (run as administrator)
Now run few commands =>
>diskpart
>list disk
>select disk 1 (select your pendrive)
>clean
>create partition primary
>select partition 1
>format=fs ntfs quick
>avtive
>exit



Now the pen drive has become bootable.
Now all the files from root of Windows operating system setup DVD or ISO has to copy inside the pen drive root.

If you want to create through software then you need a third part tool called Win to flash

Hope you like it. :-)

Hide files behind image


 Wanna hide files behind image and send to someone. its very easy just follow the steps below.
> Copy the file and image on desktop
> Image (aswm.jpg) and archive the file with RAR(spydy.rar)
> Open cmd
> Go to Desktop (c:\users\blackhat>cd desktop)
> Command to copy the file
 c:\users\blackhat\Desktop>copy /b awsm.jpg+spydy.rar spydy.jpg

To view the hidden file
> Open WinRAR and select the image (spydy.jpg)

Hope you like it. . :-)