Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Hack Xp Pro
tom3107
post Oct 7 2007, 08:38 AM
Post #1


Newbie
*

Group: Members
Posts: 1
Joined: 7-October 07
Member No.: 51,272



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
Go to the top of the page
 
+Quote Post
jlhaslip
post Oct 7 2007, 04:12 PM
Post #2


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 4,076
Joined: 24-July 05
From: Linix, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol



Have you searched the Tutorials Topics?
Seems to me there were a couple of Topics in there that might be of interest to you.
Go to the top of the page
 
+Quote Post
chaosdesign
post Oct 7 2007, 08:16 PM
Post #3


Member [Level 2]
*****

Group: Members
Posts: 78
Joined: 26-September 07
From: Blenheim NZ
Member No.: 50,700



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
Go to the top of the page
 
+Quote Post
SolidShadow
post Dec 15 2007, 02:17 AM
Post #4


Newbie [Level 1]
*

Group: Members
Posts: 23
Joined: 14-December 07
Member No.: 54,791



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
Go to the top of the page
 
+Quote Post
member
post Jan 9 2008, 10:45 AM
Post #5


Newbie [Level 2]
**

Group: Members
Posts: 27
Joined: 8-January 08
From: india
Member No.: 55,949



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.
Go to the top of the page
 
+Quote Post
pritamkumar90
post May 10 2008, 09:50 PM
Post #6


Newbie [Level 3]
***

Group: Members
Posts: 47
Joined: 10-May 08
From: Chennai, India
Member No.: 61,961



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????
Go to the top of the page
 
+Quote Post
jlhaslip
post May 10 2008, 10:22 PM
Post #7


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 4,076
Joined: 24-July 05
From: Linix, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol



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

Period.
Go to the top of the page
 
+Quote Post
iGuest
post Jun 11 2008, 01:08 PM
Post #8


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



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
Go to the top of the page
 
+Quote Post
fadedmemory
post Jun 24 2008, 11:13 AM
Post #9


Newbie [Level 1]
*

Group: [HOSTED]
Posts: 21
Joined: 27-May 08
From: Bakersfield, California, USA
Member No.: 62,743



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
Go to the top of the page
 
+Quote Post