Nov 8, 2009
Pages: 1, 2

Hack Xp Pro

free web hosting

Read Latest Entries..: (Post #14) by MadBoy on Apr 26 2009, 04:37 PM.
You try whit safe mode?
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > MODERATED AREA > Computers > Computer Security Issues & Exploits

Hack Xp Pro

tom3107
I have windows XP professional and i have not a clue what the admin password is, does anyone know how to get round it. cool.gif

Comment/Reply (w/o sign-up)

jlhaslip
Have you searched the Tutorials Topics?
Seems to me there were a couple of Topics in there that might be of interest to you.

Comment/Reply (w/o sign-up)

chaosdesign
QUOTE(tom3107 @ Oct 7 2007, 09:38 PM) *
I have windows XP professional and i have not a clue what the admin password is, does anyone know how to get round it. cool.gif



There is a linux based cd that lets you change the administrators password, can't remember where you download it from though.

or if you can get into windows with another user follow this video Click here

Comment/Reply (w/o sign-up)

SolidShadow
Easy go to start>run>cmd
then type: net user
then type: net user administrator *
after that type in the password (NOTE you will not see the text put its in there)
confirm password
thats it tongue.gif

Comment/Reply (w/o sign-up)

member
In Xp pro, while installation it asks for administration password.In 80-90% case people keep it blank.
Hence if at login screen, you press Ctrl + Alt + Del and by typing 'administrator' at username and password blank ( ' ' )
then it will log you in as Administrator. As well if you are administrator privillage user then also you can used administrator account.
Again you can recover administrator password from Password Recovery disc from XP.See Xp help for more information.
As well as there are many softwares available to crack password using brute force method and other methods.
Look in google for details.
Or you can also refer to beginner hacking site for information to do that without any softwares from third party.
Hope this helps you.

Comment/Reply (w/o sign-up)

pritamkumar90
Hey guys my dad forgot the password to his admin account and its the only admin account he created (ie) I'm a limited user.
We tried going to safe mode and using the administrator account but my dad had set the same password for that as well... sad.gif
Is there anyway he can hack into the comp and get access to the admin account????

Comment/Reply (w/o sign-up)

jlhaslip
Google is your Friend... we do not discuss Hacking here at the Trap17.

Period.

Comment/Reply (w/o sign-up)

FeedBacker
Replying to SolidShadow
You don't have 2 type net user, that only displays which users is available on that machine.

-reply by abc kid

Comment/Reply (w/o sign-up)

fadedmemory
QUOTE(chaosdesign @ Oct 7 2007, 08:16 PM) *
There is a linux based cd that lets you change the administrators password, can't remember where you download it from though.


NTpasswd is a great linux distro i use, and that's probably the one you're thinking of. It can be found here: http://home.eunet.no/pnordahl/ntpasswd/

Overview:
# This is a utility to (re)set the password of any user that has a valid (local) account on your Windows NT/2k/XP/Vista etc system.
# You do not need to know the old password to set a new one.
# It works offline, that is, you have to shutdown your computer and boot off a floppydisk or CD or another system.
# Will detect and offer to unlock locked or disabled out user accounts!
# There is also a registry editor and other registry utilities that works under linux/unix, and can be used for other things than password editing.

How and Why?
NT stores its user information, including crypted versions of the passwords, in a file called 'sam', usually found in \windows\system32\config. This file is a part of the registry, in a binary format previously undocumented, and not easily accessible. But thanks to a German(?) named B.D, I've now made a program that understands the registry.

This site provides CD and floppy images for end users to easily edit their forgotten passwords. But it also provides full source code and binary builds of the tools to allow others to use as they like for other purposes. Registry format documentation also available.

It can be found here: http://home.eunet.no/pnordahl/ntpasswd/bootdisk.html

 

 

 


Comment/Reply (w/o sign-up)

D d s twin
This is may take some time, but hope it works:


1. Place your Windows XP CD in your cd-rom and start your computer (it’s assumed here that your XP CD is bootable – as it should be - and that you have your bios set to boot from CD)

2. Keep your eye on the screen messages for booting to your cd Typically, it will be “Press any key to boot from cd”

3. Once you get in, the first screen will indicate that Setup is inspecting your system and loading files.

4. When you get to the Welcome to Setup screen, press ENTER to Setup Windows now

5. The Licensing Agreement comes next - Press F8 to accept it.

6. The next screen is the Setup screen which gives you the option to do a Repair.

It should read something like “If one of the following Windows XP installations is damaged, Setup can try to repair it”

Use the up and down arrow keys to select your XP installation (if you only have one, it should already be selected) and press R to begin the Repair process.

7. Let the Repair run. Setup will now check your disks and then start copying files which can take several minutes.

8. Shortly after the Copying Files stage, you will be required to reboot. (this will happen automatically – you will see a progress bar stating “Your computer will reboot in 15 seconds”

9. During the reboot, do not make the mistake of “pressing any key” to boot from the CD again! Setup will resume automatically with the standard billboard screens and you will notice Installing Windows is highlighted.

10. Keep your eye on the lower left hand side of the screen and when you see the Installing Devices progress bar, press SHIFT + F10. This is the security hole! A command console will now open up giving you the potential for wide access to your system.

11. At the prompt, type NUSRMGR.CPL and press Enter. Voila! You have just gained graphical access to your User Accounts in the Control Panel.

12. Now simply pick the account you need to change and remove or change your password as you prefer. If you want to log on without having to enter your new password, you can type control userpasswords2 at the prompt and choose to log on without being asked for password. After you’ve made your changes close the windows, exit the command box and continue on with the Repair (have your Product key handy).

13. Once the Repair is done, you will be able to log on with your new password (or without a password if you chose not to use one or if you chose not to be asked for a password). Your programs and personalized settings should remain intact.

I tested the above on Windows XP Pro with and without SP1 and also used this method in a real situation where someone could not remember their password and it worked like a charm to fix the problem. This security hole allows access to more than just user accounts. You can also access the Registry and Policy Editor, for example. And its gui access with mouse control. Of course, a Product Key will be needed to continue with the Repair after making the changes, but for anyone intent on gaining access to your system, this would be no problem.

And in case you are wondering, NO, you cannot cancel install after making the changes and expect to logon with your new password.

Cancelling will just result in Setup resuming at bootup and your changes will be lost.

Ok, now that your logon problem is fixed, you should make a point to prevent it from ever happening again by creating a Password Reset Disk. This is a floppy disk you can use in the event you ever forget your log on password. It allows you to set a new password.

Here's how to create one if your computer is NOT on a domain:

* Go to the Control Panel and open up User Accounts.
* Choose your account (under Pick An Account to Change) and under Related Tasks, click "Prevent a forgotten password".
* This will initiate a wizard.
* Click Next and then insert a blank formatted floppy disk into your A: drive.
* Click Next and enter your logon password in the password box.
* Click Next to begin the creation of your Password disk.
* Once completed, label and save the disk to a safe place

How to Log on to your PC Using Your Password Reset Disk

Start your computer and at the logon screen, click your user name and leave the password box blank or just type in anything. This will bring up a Logon Failure box and you will then see the option to use your Password Reset disk to create a new password. Click it which will initiate the Password Reset wizard. Insert your password reset disk into your floppy drive and follow the wizard which will let you choose a new password to use for your account.

Note: If your computer is part of a domain, the procedure for creating a password disk is different.

See here for step by step instructions: http://support.microsoft.com/default.aspx?...-us;306214&

Hope it works for you

Comment/Reply (w/o sign-up)

Latest Entries

MadBoy
You try whit safe mode?

Comment/Reply (w/o sign-up)

iGuest
Heres the answer
Hack Xp Pro

Why go through all that trouble when you can download a cd called "Hirens boot cd 9.6" 

this cd allows you to remove administrator passcodes and bios passcodes along with a ton of other cool things too.

just go to google.Com search "hirens boot cd 9.6.Torrent" find a working torrent and open it with utorrent or limewire or any other p2p file exchanger program...Then burn the cd image to a real cd and boot the cd...Then u can remove any passcode from any windows including vista...

hope this help all of you.

-reply by Lenny

 


Comment/Reply (w/o sign-up)

Evolix
If you can't do it by written tutorials, try going on YouTube for videos of getting the admin password. Anyway, why do you really want the admin password? tongue.gif

Comment/Reply (w/o sign-up)

iGuest
Replying to pritamkumar90 download a live cd called winternals and use the locksmith application once winternals has loaded and thats it your done

-reply by Darkcode

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : hack, xp, pro

  1. Hack Into Cpanel
    (6)
  2. Is Hacking Legal? And What Is Legal To Hack?
    Is hacking Legal? And what is legal to hack? (6)
    Cyber laws are different for different countries.In India the laws are strict but implimentation is
    weak.No public awareness is available about hacking.So the question is,Is hacking allowed and legal,
    and if not legal then what kind of hacking is legal? For example, hacking your own machine or free
    hacking website,etc. What is the play ground to learn and spread legal hacking methods and from
    where? thank you.....
  3. Hack This School Network, Win A Router
    (2)
    Read Story Here Yeah and I love this little quote QUOTE That hasn't deterred some
    attackers. Thanks to the publicity surrounding his Wi-Fi challenge, LaRocca says the schools are
    being hit by about 16,000 online attacks per day. Still, LaRocca says the insider threat remains
    his biggest concern. "All my hackers are inside the network," he said. "I'm not too worried
    about the ones from the outside" First off idiot, second moron, and third duh. Now really why
    the heck you going to publicize something like that for? If that number is accurate i only c....
  4. Cpanel Exploit
    security hole in cPanel to hack the servers of a hosting company (8)
    A pair days ago I read this new on Slashdot: cPanel Exploit Used to Circulate IE Exploit
    QUOTE "In a dangerous combination of unpatched exploits, hackers have used a previously
    undiscovered security hole in cPanel to hack the servers of a hosting company and use hundreds of
    hijacked sites to infect Internet Explorer users with malware using the unpatched VML exploit.
    cPanel, whose hosting automation software is used by many large hosting companies, has issued a fix.
    It's a local exploit, meaning the attacker must control a cPanel account on the target hosti....
  5. Myspace.com Flash Hack
    account hijacked worm and solution (13)
    Well buffaloHELP just mention and I have confirmed it by many articles myspace accounts have been
    hacked or in hte sense that if your account was hijacked then anyone viewing your profile will also
    get infected as well. In a article by chaseandsam.com go into detail on how this happen and a
    solution to it as well Click here for more ---WARNING--- Also this hack is also a virus in
    which a person who is viewing your hacked profile will get their profile hijacked as well. Also
    Symantec mentions about it as well Nortan How it was done ---SOLUTION--- ....

    1. Looking for hack, xp, pro

Searching Video's for hack, xp, pro
See Also,
advertisement


Hack Xp Pro

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com