Lost Password?


Go Back   CodeCall Programming Forum > Software Development > Tutorials

Tutorials Programming Tutorials - Post your tutorials here!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-21-2007, 03:12 PM
pranky pranky is offline
Newbie
 
Join Date: Jan 2007
Posts: 11
Credits: 0
Rep Power: 0
pranky is on a distinguished road
Default Forgot Your Password On XP?

1st tip

1. Restart you computer

2.When booting, press F8 and select "Safe Mode"

3.After getting to the user menu. Click on a user and this time it will not ask you for a password

4.Go to Start>Run and type "CMD" (without the quotes).

5.At command prompt type in
"cd C:\Windows\System32"
for 9x/XP

or
"cd C:\Winnt\System32"
for NT/2000

(without the quotes), I am assuming C is your System/Windows Drive

6.For safety purposes first make a backup of your Logon.Scr file.. You can do this by typing in "Copy to Logon.scr to Logon.bak" (without the quotes)

7.Then type "copy CMD.EXE Logon.scr"(without the quotes)

8.Then type this command, I will assume that you want to set Administrator's password to "MyNewPass" (without the quotes)

9.Now, type this in (I am assuming that you are still in the directory C:\Windows\System32) , "net user administrator MyNewPass" without the quotes

10. You will get a message saying that it was successful, this means Administrator's new password is "MyNewPass" (without the quotes)

11. Restart the PC and you will login as Administrator (or whatever you chose to reset) with your chosen password

for this tip to work, the user account u are using should have administrator privilages, otherwise it wont work!!!!!

finish ^-^


2nd tip

CIA Commander can change the admin password to whatever you want.

or

ERD Commander from Winternals will do it also. It can't reveal the password, just changes it to whatever you want.



3rd tip

Offline NT Password & Registry Editor (freeware; based on Linux)
Offline NT Password & Registry Editor


You can also do it with "Windows XP / 2000 / NT Password Recovery Key" (frop Passware , but it is not free)
Passware - Password Recovery Products List

This will change password to "12345" ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 01-21-2007, 08:57 PM
xtraze xtraze is offline
Programming God
 
Join Date: Dec 2006
Location: Sri lanka
Posts: 921
Credits: 10
Rep Power: 0
xtraze is on a distinguished road
Send a message via MSN to xtraze Send a message via Skype™ to xtraze
Default

Hey this is one big security hole in win XP.
Anyone can do this, and there are linux boot disks that can modify the password I think. I have downloaded an .iso file.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-25-2007, 12:10 PM
AfTriX AfTriX is offline
Programming God
 
Join Date: Jan 2007
Location: Sri Lanka
Posts: 596
Credits: 2
Rep Power: 0
AfTriX is an unknown quantity at this point
Default

Win Password Recovery Boot Diskette is another east way of doing the same thing.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-25-2007, 01:01 PM
priorityone
Guest
 
Posts: n/a
Credits: 0 [Check]
Default

Thanks for the information..I am going to print it out..I didn't realize this could be done..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-25-2007, 11:54 PM
AfTriX AfTriX is offline
Programming God
 
Join Date: Jan 2007
Location: Sri Lanka
Posts: 596
Credits: 2
Rep Power: 0
AfTriX is an unknown quantity at this point
Default

You are Welcome!

Its just easy as having an Ice Cream. One of the main security issue in MS Operating Systems.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 01-28-2007, 06:45 AM
priorityone
Guest
 
Posts: n/a
Credits: 0 [Check]
Default

So is it better not to have MS? Is there any system that is really secure? Which is the safest?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-29-2007, 12:01 PM
AfTriX AfTriX is offline
Programming God
 
Join Date: Jan 2007
Location: Sri Lanka
Posts: 596
Credits: 2
Rep Power: 0
AfTriX is an unknown quantity at this point
Default

Nothing can beat the physical security.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-05-2007, 02:10 PM
klumpi klumpi is offline
Newbie
 
Join Date: Feb 2007
Posts: 5
Credits: 0
Rep Power: 0
klumpi is on a distinguished road
Default

My favorit OS is Mac OSX! I don't know if it is save but i like the layout

Back to the topic: That's cool because my girlfriend forgot her password ^^
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-08-2007, 05:27 AM
mysticalone
Guest
 
Posts: n/a
Credits: 0 [Check]
Default

Nice trick to restore your computer's password.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2007, 09:30 AM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,127
Last Blog:
Ext JS or Ext GWT
Credits: 1
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

Nice tutorial. I've actually had to use this method before when I accidentally renamed my C to G although I used it to restore the default backup registry instead of changing my password.

I think you are missing a step:

7.Then type "copy CMD.EXE Logon.scr"(without the quotes)

7a. Reboot here

7b. Don't touch anything. Wait about 15 minutes where the logon prompt is. When your logon screensaver is suppose to come up you will instead see the command prompt.

7c. One you see the command prompt type "explorer". Windows will appear to load with the start menu and everything. You are very limited here. Most features do not work such as regedit.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Coding a change password form InternetGeek Visual Basic Programming 11 02-16-2008 02:53 PM
Enter Password first TcM PHP Forum 4 06-14-2007 11:02 AM
Critical Firefox hole allows password theft Jordan Technology Ramble 31 01-22-2007 10:48 AM
Client/Server Changing Password feature MrNobody Visual Basic Programming 1 11-19-2006 05:10 AM
Password Reset Disk PC101 Technology Ramble 0 09-12-2006 09:42 PM


All times are GMT -5. The time now is 05:02 AM.

Contest Stats

WingedPanther ........ 2630.54
Xav ........ 2576.41
Brandon W ........ 1697.27
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 959.05
dcs ........ 646.09
Steve.L ........ 475.59
orjan ........ 407.96
chili5 ........ 378.6

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 97%

Ads