Author Topic: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2  (Read 2414 times)

grinch

  • Administrator
  • Hero Member
  • *****
  • Posts: 1933
  • Reputation: 188
  • the digital grinch who stole your data
    • @DigitalGrinch
  • Badges:
  • iDevices: iPhone 3GS 4.3.3, HTC Evo V 4G ICS
Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« on: January 20, 2012, 09:22:54 am »
Thought this might be handy for some people. This will "bypass" the login password for any windows machine. You will need physical access.

1. Boot the machine off a linux live CD, like an Ubuntu DVD
To accomplish this, you may need to power down and cold boot the machine, if you can not access shutdown.exe
You may also need to allow booting off of Optical Disc, possibly changing the CMOS reset jumper to accomplish this

2. Navigate to %WINDIR%\System32

3 Rename utilman.exe to utilman.old, then copy cmd.com to utilman.exe. Reboot into Windows
Code: [Select]
ren utilman.exe utilman.oldOn older windows:
Code: [Select]
copy cmd.com utilman.exeOn newer windows:
Code: [Select]
copy cmd.exe utilman.exe
Code: [Select]
shutdown -r -t 0
4. At login prompt hit the utilman hot key. This brings up a SYSTEM command prompt
Code: [Select]
WinKey + U
OWNED!

From here you can run any command, add or change users, etc. You can type "explorer" and get a system level desktop!
The "net" command can do most of what you will need. See
Code: [Select]
net user /? for info on changing users, for example
« Last Edit: August 28, 2012, 12:43:10 pm by grinch »
If I help you or you appreciate my work, clicking that +1 button is the best thanks I could get.

My opinions are my own, you may agree or disagree with them, but they are only just that; opinions
For example: facebook is the microsoft of social networks

http://goo.gl/PiVjI

@DigitalGrinch
https://twitter.com/DigitalGrinch

I follow all iNinjas members back. PM me if I am not following you

LavaThemes

  • Dev Team Member
  • Hero Member
  • *****
  • Posts: 757
  • Reputation: 34
  • Aspiring Developer
  • iDevices: iTouch 4
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #1 on: January 20, 2012, 03:47:42 pm »
Nice guide! +1

Ironman

  • Administrator
  • Hero Member
  • *****
  • Posts: 5112
  • Reputation: 252
  • Badges:
  • Computers: ASUS UL50VT
  • iDevices: iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #2 on: January 20, 2012, 11:25:20 pm »
Yes, very nice!! Thanks Grinch!!
Click for How to Add Our Repo
If you're going to ask questions....
At least make them good ones.

Knowledge is the one thing that can never be taken from you

grinch

  • Administrator
  • Hero Member
  • *****
  • Posts: 1933
  • Reputation: 188
  • the digital grinch who stole your data
    • @DigitalGrinch
  • Badges:
  • iDevices: iPhone 3GS 4.3.3, HTC Evo V 4G ICS
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #3 on: January 21, 2012, 07:53:51 am »
:/
If I help you or you appreciate my work, clicking that +1 button is the best thanks I could get.

My opinions are my own, you may agree or disagree with them, but they are only just that; opinions
For example: facebook is the microsoft of social networks

http://goo.gl/PiVjI

@DigitalGrinch
https://twitter.com/DigitalGrinch

I follow all iNinjas members back. PM me if I am not following you

Ironman

  • Administrator
  • Hero Member
  • *****
  • Posts: 5112
  • Reputation: 252
  • Badges:
  • Computers: ASUS UL50VT
  • iDevices: iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #4 on: January 21, 2012, 08:27:14 am »
Yes, very nice!! Thanks grinch!! +1
Fixed.
Click for How to Add Our Repo
If you're going to ask questions....
At least make them good ones.

Knowledge is the one thing that can never be taken from you

Don't like seeing ads? Click here to register!

grinch

  • Administrator
  • Hero Member
  • *****
  • Posts: 1933
  • Reputation: 188
  • the digital grinch who stole your data
    • @DigitalGrinch
  • Badges:
  • iDevices: iPhone 3GS 4.3.3, HTC Evo V 4G ICS
If I help you or you appreciate my work, clicking that +1 button is the best thanks I could get.

My opinions are my own, you may agree or disagree with them, but they are only just that; opinions
For example: facebook is the microsoft of social networks

http://goo.gl/PiVjI

@DigitalGrinch
https://twitter.com/DigitalGrinch

I follow all iNinjas members back. PM me if I am not following you

Ironman

  • Administrator
  • Hero Member
  • *****
  • Posts: 5112
  • Reputation: 252
  • Badges:
  • Computers: ASUS UL50VT
  • iDevices: iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #6 on: January 21, 2012, 05:24:47 pm »
Click for How to Add Our Repo
If you're going to ask questions....
At least make them good ones.

Knowledge is the one thing that can never be taken from you

grinch

  • Administrator
  • Hero Member
  • *****
  • Posts: 1933
  • Reputation: 188
  • the digital grinch who stole your data
    • @DigitalGrinch
  • Badges:
  • iDevices: iPhone 3GS 4.3.3, HTC Evo V 4G ICS
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #7 on: January 21, 2012, 07:22:09 pm »
If I help you or you appreciate my work, clicking that +1 button is the best thanks I could get.

My opinions are my own, you may agree or disagree with them, but they are only just that; opinions
For example: facebook is the microsoft of social networks

http://goo.gl/PiVjI

@DigitalGrinch
https://twitter.com/DigitalGrinch

I follow all iNinjas members back. PM me if I am not following you

Alex47

  • Hero Member
  • *****
  • Posts: 1370
  • Reputation: 48
  • (I can't think of something funny to go here)
  • Computers: Asus k55v, custom built self-acclaimed tank of a pc
  • iDevices: iPhone 3G, iPod touch 4g, iPod touch 2g
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #8 on: January 22, 2012, 03:30:37 pm »
What's the utilman hotkey?
My Number:00110110 00110110 00110110

grinch

  • Administrator
  • Hero Member
  • *****
  • Posts: 1933
  • Reputation: 188
  • the digital grinch who stole your data
    • @DigitalGrinch
  • Badges:
  • iDevices: iPhone 3GS 4.3.3, HTC Evo V 4G ICS
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #9 on: January 22, 2012, 03:49:16 pm »
Step 4
Code: [Select]
Winkey + U
The windows key on the keyboard(hold) then hit the U key on keyboard and release both
If I help you or you appreciate my work, clicking that +1 button is the best thanks I could get.

My opinions are my own, you may agree or disagree with them, but they are only just that; opinions
For example: facebook is the microsoft of social networks

http://goo.gl/PiVjI

@DigitalGrinch
https://twitter.com/DigitalGrinch

I follow all iNinjas members back. PM me if I am not following you

Don't like seeing ads? Click here to register!

black-world

  • Noob
  • *
  • Posts: 23
  • Reputation: -1
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #10 on: November 15, 2012, 01:48:30 pm »
Hahahaha! yes you are


where are you from?
/*  by:black world  */ 
Email:hack.china@mail.com
blog:www.hackah.com

------------------
#include
void main()
{
int i;
char a[10000];
for (i=0;i<10000000;i++)
{
cout<<" How to crack the girl's heart!!! "<<ENDL;
}
------------------
/* From china */

LankAsif

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2392
  • Reputation: 90
  • Forum pride 8)
  • Badges:
  • Computers: i7 with bits and pieces
  • iDevices: iPod Touch 1G (Basically storage for iNinja tools), iPhone 5
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #11 on: November 15, 2012, 03:02:26 pm »
black-world that is something you should message the member privately about. Click their name and on their profile page click Send Personal Message.
thank you.
If you need help  you can message me ;)

Education is never achieved by wise men. it is only believed to have been achieved by fools

Thejeffsta

  • Noob
  • *
  • Posts: 5
  • Reputation: 0
  • Computers: Asus
  • iDevices: iPod 2 gen
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #12 on: November 15, 2012, 11:11:55 pm »
You sir, are amazing! I just tried this! Greatest.thing.ever!!! +1

grinch

  • Administrator
  • Hero Member
  • *****
  • Posts: 1933
  • Reputation: 188
  • the digital grinch who stole your data
    • @DigitalGrinch
  • Badges:
  • iDevices: iPhone 3GS 4.3.3, HTC Evo V 4G ICS
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #13 on: November 15, 2012, 11:42:44 pm »
Your welcome. I appreciate that +1, best thanks I can get.

The important point to take away from this is, if you can touch it, you can 0wn it
This is why protecting servers and other sensitive/critical machines protected from physical access
If I help you or you appreciate my work, clicking that +1 button is the best thanks I could get.

My opinions are my own, you may agree or disagree with them, but they are only just that; opinions
For example: facebook is the microsoft of social networks

http://goo.gl/PiVjI

@DigitalGrinch
https://twitter.com/DigitalGrinch

I follow all iNinjas members back. PM me if I am not following you

[null]

  • Hero Member
  • *****
  • Posts: 646
  • Reputation: 42
  • the halloween jack is a real cool cat
  • Computers: I have a PC running Windows 7 that was built by my uncle. I also have a Newsmy T3 Android Tablet.
  • iDevices: iPod Touch 4G
Re: Bypass Windows passwords - XP, Vista, 7, 2003, 2008/R2
« Reply #14 on: November 16, 2012, 06:58:52 am »
Wow, great guide! This is definitely a useful trick.
__  __           ___    ___          
/\ \/\ \         /\_ \  /\_ \          
\ \ `\\ \  __  __\//\ \ \//\ \     
 \ \ , ` \/\ \/\ \ \ \ \  \ \ \          
  \ \ \`\ \ \ \_\ \ \_\ \_ \_\ \_
   \ \_\ \_\ \____/ /\____\/\____\
    \/_/\/_/\/___/  \/____/\/____/