<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Winxp HackZ Weblog</title>
	<atom:link href="http://anamarphy.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://anamarphy.wordpress.com</link>
	<description>Just another Hacking weblog</description>
	<lastBuildDate>Sun, 25 May 2008 15:20:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='anamarphy.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Winxp HackZ Weblog</title>
		<link>http://anamarphy.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://anamarphy.wordpress.com/osd.xml" title="Winxp HackZ Weblog" />
	<atom:link rel='hub' href='http://anamarphy.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to Hack or Crack a Windows XP Administrator Password</title>
		<link>http://anamarphy.wordpress.com/2008/05/25/how-to-hack-or-crack-a-windows-xp-administrator-password/</link>
		<comments>http://anamarphy.wordpress.com/2008/05/25/how-to-hack-or-crack-a-windows-xp-administrator-password/#comments</comments>
		<pubDate>Sun, 25 May 2008 15:07:39 +0000</pubDate>
		<dc:creator>Abdullah Al Maruf</dc:creator>
				<category><![CDATA[Xp Hacking Tools]]></category>
		<category><![CDATA[Hacking Xp Tools]]></category>

		<guid isPermaLink="false">http://anamarphy.wordpress.com/?p=10</guid>
		<description><![CDATA[Windows XP Privilege Escalation Exploit (Before you continue Read the Updates at the bottom) Here are the steps involved to Hack the Window XP Administrator Password . Go to Start –&#62; Run –&#62; Type in CMD You will get a command prompt. Enter these commands the way it is given cd\ cd\ windows\system32 mkdir temphack [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=10&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Windows XP Privilege Escalation Exploit</h2>
<p><strong>(Before you continue Read the Updates at the bottom)</strong></p>
<p>Here are the steps involved to <strong>Hack</strong> the <strong>Window XP Administrator Password</strong> .</p>
<ol>
<li>Go to <strong>Start</strong> –&gt; <strong>Run</strong> –&gt; Type in <strong>CMD</strong></li>
<li>You will get a <a id="KonaLink1" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:bold;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">command </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">prompt</span></span></a>. Enter these commands the way it is given</li>
<li>cd\</li>
<li>cd\ windows\system32</li>
<li>mkdir temphack</li>
<li>copy logon.scr temphack\logon.scr</li>
<li>copy cmd.exe temphack\cmd.exe</li>
<li>del logon.scr</li>
<li>rename cmd.exe logon.scr</li>
<li>exit</li>
</ol>
<p>Wait its not over read the rest to find out how to <strong>Hack</strong> the <strong>Window XP Administrator Password</strong><br />
A Brief explanation of what you are currently doing here is</p>
<p>Your are nagivating to the <a id="KonaLink2" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">windows </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">system</span></span></a> Directory where the system files are stored. Next your creating a temporary directory called <strong>mkdir. </strong>After which you are copying or <a id="KonaLink3" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">backing </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">up</span></span></a> the <strong>logon.scr</strong> and<strong> cmd.exe</strong> files into the <strong>mkdir</strong> then you are deleting the <strong>logon.scr</strong> file and renaming <strong>cmd.exe</strong> file to <strong>logon.scr</strong>.</p>
<p>So basically you are telling windows is to backup the command program and the <a id="KonaLink4" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:12.8px;position:static;"><span class="kLink" style="border-bottom:1px solid #e72278;color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;padding-bottom:1px;background-color:transparent;">screen </span><span class="kLink" style="border-bottom:1px solid #e72278;color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;padding-bottom:1px;background-color:transparent;">saver</span></span></a> file. Then we edited the settings so when windows loads the screen saver, we will get an <strong>unprotected dos prompt without logging in</strong>. When this appears enter this command</p>
<p><strong>net user password</strong></p>
<p>Example: If the admin user name is clazh and you want change the password to pass Then type in the following command</p>
<p><strong>net user clazh pass</strong></p>
<p>This will chang the admin password to pass.<br />
Thats it you have sucessfully <strong>hacked</strong> the <strong>Window XP Administrator Password</strong> now you can Log in, using the <strong>hacked</strong> <strong>Window XP Administrator Password</strong> and do whatever you want to do.</p>
<p>Here are the steps involved to De <strong>Hack</strong> or restore the <strong>Window XP Administrator Password </strong>to cover your tracks.</p>
<ol>
<li>Go to <strong>Start</strong> –&gt; <strong>Run</strong> –&gt; Type in <strong>CMD</strong></li>
<li>You will get a command prompt. Enter these commands the way it is given</li>
<li>cd\</li>
<li>cd\ windows\system32\temphack</li>
<li>copy logon.scr C:\windows\system32\logon.scr</li>
<li>copy cmd.exe C:\windows\system32\cmd.exe</li>
<li>exit</li>
</ol>
<p>Or simply go to C:\windows\system32\temphack and copy the contents of temphack back into system32 directory click <strong>Yes </strong>to overwrite the modified files.</p>
<p>Via <a title="how-to-hack-a-window-xp-admins-password/" href="http://internetbusinessdaily.net/how-to-hack-a-window-xp-admins-password/">internetbusinessdaily.net</a></p>
<p>Note To administrators: You can block the entire password change thing just a little tweak in the local <a id="KonaLink5" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">security </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">policy</span></span></a> (control panel-&gt;administrative tools,works only for administrators group) will disallow any change in password even if u r the Admin (u can put a number of other restrictions too), but be cautious to give other users limitted accounts. After you have done this, the above <a id="KonaLink6" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">Screensaver</span></span></a> technique will fail.</p>
<p><strong>Update: Christian Mohn </strong> <a href="http://h0bbel.p0ggel.org/2006/11/03/windows-xp-password-hoax-ii/">points out</a> The Above method is is possible only if you have Local Administrator Privileges. My fault for not checking it up before posting.</p>
<p><strong>Update:</strong> The above Method only works if the <a id="KonaLink7" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">system</span></span></a> is FAT/FAT32 &#8211; because of the updated “user rights management” in NTFS &#8211; file level rights etc. This does not work on a system using NTFS.</p>
<p><!--adsense--></p>
<h2>Hack or Crack a Windows XP Administrator Password using OphCrack</h2>
<blockquote><p>Ophcrack is a <a id="KonaLink8" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:14.0667px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:14.0667px;position:static;">Windows </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:14.0667px;position:static;">password</span></span></a> cracker based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method. It comes with a GTK+ <a id="KonaLink9" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:14.0667px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:14.0667px;position:static;">Graphical </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:14.0667px;position:static;">User </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:14.0667px;position:static;">Interface</span></span></a> and runs on Windows, Mac OS X (Intel CPU) as well as on <a id="KonaLink10" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:14.0667px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:14.0667px;position:static;">Linux</span></span></a>.</p></blockquote>
<p>Go to <a href="http://ophcrack.sourceforge.net/">Ophcrack</a> and download the live  CD burn it to a disk and boot with it. It will depend on how strong the password is.</p>
<h2>Recover the Password using  DreamPackPL</h2>
<p>Thanks for the steps from <cite>marphy<a rel="external nofollow" href="http://www.mydigitallife.info/"></a></cite></p>
<p>Steps to Hack into a <a id="KonaLink11" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">Windows </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">XP </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">Computer</span></span></a> without changing password:</p>
<ol>
<li>Get physical access to the machine. Remember that it must have a CD or <a id="KonaLink12" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:bold;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">DVD </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">drive</span></span></a>.</li>
<li> Download DreamPackPL http://www.d–b.webpark.pl/dreampackpl_en.htm</li>
<li> Unzip the downloaded dreampackpl_iso.zip and you’ll get dreampackpl.ISO.</li>
<li> Use any burning program that can burn <a id="KonaLink13" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:bold;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">ISO </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">images</span></span></a>.</li>
<li> After you have the disk, boot from the CD or DVD drive. You will see <a id="KonaLink14" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:bold;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">Windows </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">2000</span></span></a> Setup and it will load some files.</li>
<li> Press “R” to install DreamPackPL.</li>
<li> Press “C” to install DreamPackPL by using the recovery console.</li>
<li> Select the <a id="KonaLink15" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:bold;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">Windows </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">installation</span></span></a> that is currently on the computer (Normally is “1? if you only have one Windows installed)</li>
<li> Backup your original sfcfiles.dll by typing: “ren C:\Windows\System32\sfcfiles.dll sfcfiles.lld” (without quotes)</li>
<li>Copy the hacked file from CD to system32 folder. Type: “copy D:\i386\pinball.ex_ C:\Windows\System32\sfcfiles.dll” (without quotes and assuming your <a id="KonaLink16" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:bold;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">CD </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">drive</span></span></a> is D:)</li>
<li>Type “exit”, take out disk and reboot.</li>
<li>In the password field, type “dreamon” (without quotes) and DreamPack menu will appear.</li>
<li> Click the top graphic on the DreamPack menu and you will get a menu popup.</li>
<li>Go to commands and enable the options and enable the god command.</li>
<li>Type “god” in the password field to get in Windows.</li>
</ol>
<p>You can also go to Passwords and select “Logon with wrong password and hash”. This option allows you to login with ANY password.</p>
<p>Note: If you are running any kind of Anti-Virus Tool it will give you a prompt saying that it is a <a id="KonaLink17" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">Virus</span></span></a> since they have already labelled this tool as a Hack-Tool. A Hack-Tool is NOT a virus. The DreamPackPL helps you bypass the Windows Login screen and it is not destructive.</p>
<h2>Recover All Windows Password including Vista with Login Recovery</h2>
<p>Login Recovery is a Online service that can help you to recover your Windows  Password including <a id="KonaLink18" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:400;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">Windows </span><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:400;font-size:12.8px;position:static;">Vista</span></span></a>.</p>
<p>There are three steps Involved</p>
<ol>
<li> Download <a href="http://www.loginrecovery.com/referal.php?p=2">the Login Recovery Software</a> extraction program to create a bootable floppy disk to read the password file.<br />
(click <a href="http://www.loginrecovery.com/instructions.php#cd">here</a> for a CD version)</li>
<li><a id="step2" title="step2" name="step2"></a>Insert the disk into the <a id="KonaLink19" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:bold;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">computer</span></span></a> you wish to recover passwords from and boot the computer to extract the encrypted passwords to the disk.</li>
<li><a id="step3" title="step3" name="step3"></a>Put the disk into an <a id="KonaLink20" class="kLink" href="http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/#" target="_top"><span style="color:#e72278 !important;font-weight:bold;font-size:12.8px;position:static;"><span class="kLink" style="color:#e72278 !important;font-family:Verdana,Sans-Serif;font-weight:bold;font-size:12.8px;position:static;">Internet</span></span></a> enabled computer, and upload the encrypted password file for decryption. (see <a href="http://www.loginrecovery.com/instructions.php">uploads</a> page)</li>
</ol>
<p>This is a Paid service but Alternativly they Provide a free service which is available by waiting upto 48 hours (Only One free request every three months so be careful how you use it).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamarphy.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamarphy.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamarphy.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamarphy.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamarphy.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamarphy.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/anamarphy.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/anamarphy.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/anamarphy.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/anamarphy.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamarphy.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamarphy.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamarphy.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamarphy.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamarphy.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamarphy.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=10&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://anamarphy.wordpress.com/2008/05/25/how-to-hack-or-crack-a-windows-xp-administrator-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">anamarphy</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Install Windows Media Player 11.0 Bypassing Genuine Windows Validation&#8230;</title>
		<link>http://anamarphy.wordpress.com/2008/05/23/how-to-install-microsoft-private-folder-bypassing-genuine-windows-validation/</link>
		<comments>http://anamarphy.wordpress.com/2008/05/23/how-to-install-microsoft-private-folder-bypassing-genuine-windows-validation/#comments</comments>
		<pubDate>Fri, 23 May 2008 05:42:28 +0000</pubDate>
		<dc:creator>Abdullah Al Maruf</dc:creator>
				<category><![CDATA[Xp Application Hackz]]></category>

		<guid isPermaLink="false">http://anamarphy.wordpress.com/?p=7</guid>
		<description><![CDATA[Windows Media Player 11.0 is the latest Media Player by Microsoft. It offers great new ways to store and enjoy all your music, video and pictures along with its new cool look. You must have Windows XP Service Pack-2 (SP2) in order to install Windows Media Player 11.0. But still you will face a problem [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=7&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Windows Media Player 11.0 is the latest Media Player by Microsoft. It offers great new ways to store and enjoy all your music, video and pictures along with its new cool look. You must have Windows XP Service Pack-2 (SP2) in order to install Windows Media Player 11.0. But still you will face a problem while installing this new Windows Media Player if your copy of Windows XP is not a genuine (non-pirated) one, since WMP 11.0 installation requires genuine windows validation!!!But there are some tricky steps through which you can install WMP 11.0 even in your pirated copy of windows XP bypassing the genuine windows validation. You just have to follow the following steps one by one:<br />Download Windows Media Player 11.0 (make sure its the final and latest version, not beta) from the <a href="http://www.microsoft.com/windows/windowsmedia/player/download/download.aspx" target="_blank">Microsoft Site</a>. Alternatively, you can download the installer file directly from <a href="http://download.microsoft.com/download/0/9/5/0953E553-3BB6-44B1-8973-106F1B7E5049/wmp11-windowsxp-x86-enu.exe" target="_blank">here</a>. Remember you can’t install Windows Media Player 11.0 if service pack 2.0 is not installed in your operating system.<br />Extract the downloaded Windows Media Player setup file (wmp11-windowsxp-x86-enu.exe) using <a href="http://www.rarlabs.com/" target="_blank">WinRAR</a> to a directory (wmp11-windowsxp-x86-enu). Now make sure you have a “LegitLibM.dll” file in the extracted “wmp11-windowsxp-x86-enu” folder.<br />Download the patched <a href="http://fmshaon.googlepages.com/LegitLibM.dll" target="_blank">LegitLibM.dll</a> and then copy-paste it to the “wmp11-windowsxp-x86-enu” folder and click yes when asked to overwrite.<br />Now run “setup_wm.exe” file in the “wmp11-windowsxp-x86-enu” folder.<a href="http://photos1.blogger.com/blogger/1464/489/1600/DLL.png" target="_blank"></a><br />Restart your PC, then run your Windows Media Player and you are done!!!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamarphy.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamarphy.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamarphy.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamarphy.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamarphy.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamarphy.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/anamarphy.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/anamarphy.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/anamarphy.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/anamarphy.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamarphy.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamarphy.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamarphy.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamarphy.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamarphy.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamarphy.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=7&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://anamarphy.wordpress.com/2008/05/23/how-to-install-microsoft-private-folder-bypassing-genuine-windows-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">anamarphy</media:title>
		</media:content>
	</item>
		<item>
		<title>Trick to hide files in JPG image</title>
		<link>http://anamarphy.wordpress.com/2008/05/23/having-boared-with-viruses/</link>
		<comments>http://anamarphy.wordpress.com/2008/05/23/having-boared-with-viruses/#comments</comments>
		<pubDate>Fri, 23 May 2008 05:13:39 +0000</pubDate>
		<dc:creator>Abdullah Al Maruf</dc:creator>
				<category><![CDATA[Xp Hacking Tools]]></category>
		<category><![CDATA[Tips N Trix]]></category>

		<guid isPermaLink="false">http://anamarphy.wordpress.com/?p=6</guid>
		<description><![CDATA[This trick is simple but it is really geeky. Did you know that you can hiding your files in JPG image? Here I will show you how. But before we can proceed, prepare our tools first. Tools WinRAR Command Prompt Hidden files (Eg: password.txt) A JPG image file (Eg: nerd.jpg) Ok, now we move on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=6&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This trick is simple but it is really geeky. Did you know that<br />
            you can hiding your files in JPG image? Here I will show you how.<br />
            But before we can proceed, prepare our tools first.</p>
<p><strong>Tools</strong></p>
<ul>
<li>WinRAR
              </li>
<li>Command Prompt
              </li>
<li>Hidden files (Eg: password.txt)
              </li>
<li>A JPG image file (Eg: nerd.jpg) </li>
</ul>
<p>Ok, now we move on how to do this trick. Btw here is my<br />
            nerd.jpg.</p>
<p><img alt="nerdy" src="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/nerdy1.jpg" height="177" width="277"></p>
<p>1. Put your hidden file and your image file in the same folder.<br />
            Here I have <strong>password.txt</strong> and<br />
            <strong>nerd.jpg</strong>. Both I put in a folder I named it<br />
            <strong>Secret</strong> in drive D.</p>
<p><img alt="step1" src="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step1.jpg" height="147" width="340"></p>
<p>2. Put all these files into a RAR archive. I named this archive<br />
            as <strong>Hidden.rar</strong></p>
<p><img alt="step2" src="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step2.jpg" height="152" width="333"></p>
<p>3. Open <strong>Command Prompt</strong> and go to the folder<br />
            where you place the files. Type the following command,</p>
<blockquote>
<p>copy /b nerd.jpg + hidden.rar cool.jpg</p>
</blockquote>
<p>where <strong>nerd.jpg</strong> is our original image file,<br />
            <strong>hidden.rar</strong> is our RAR archive and<br />
            <strong>cool.jpg</strong> is the JPG image file that we want to<br />
            create.</p>
<p><img alt="step3" src="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step3.jpg" height="236" width="422"></p>
<p>4. Now you will have <strong>4 files</strong> in the folder.<br />
            nerd.jpg, password.txt, hidden.rar and cool.jpg</p>
<p><img alt="step4" src="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step4.jpg" height="202" width="351"></p>
<p>5. If you open <strong>cool.jpg</strong> file, you will see the<br />
            same image like nerd.jpg.</p>
<p><img alt="step5" src="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step5.jpg" height="179" width="275"></p>
<p>6. If you open cool.jpg file with WinRAR, here is what you will<br />
            get.</p>
<p><img alt="step6" src="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step6.jpg" height="278" width="488"><br /><em>Secret files in JPG image file.</em></p>
<p>7. Below is my cool.jpg image file. Try open the file with WinRAR<br />
            and read what I wrote in the password.txt file. <img class="wp-smiley" alt="p" src="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/yahoo_tongue.gif" height="18" width="18"></p>
<p><img alt="cool" src="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/cool.jpg" height="120" width="120"></p>
<p>Btw if you want to make it more secure, use encryption when you<br />
            create the archive file.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamarphy.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamarphy.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamarphy.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamarphy.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamarphy.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamarphy.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/anamarphy.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/anamarphy.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/anamarphy.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/anamarphy.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamarphy.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamarphy.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamarphy.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamarphy.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamarphy.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamarphy.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=6&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://anamarphy.wordpress.com/2008/05/23/having-boared-with-viruses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">anamarphy</media:title>
		</media:content>

		<media:content url="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/nerdy1.jpg" medium="image">
			<media:title type="html">nerdy</media:title>
		</media:content>

		<media:content url="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step1.jpg" medium="image">
			<media:title type="html">step1</media:title>
		</media:content>

		<media:content url="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step2.jpg" medium="image">
			<media:title type="html">step2</media:title>
		</media:content>

		<media:content url="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step3.jpg" medium="image">
			<media:title type="html">step3</media:title>
		</media:content>

		<media:content url="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step4.jpg" medium="image">
			<media:title type="html">step4</media:title>
		</media:content>

		<media:content url="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step5.jpg" medium="image">
			<media:title type="html">step5</media:title>
		</media:content>

		<media:content url="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/step6.jpg" medium="image">
			<media:title type="html">step6</media:title>
		</media:content>

		<media:content url="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/yahoo_tongue.gif" medium="image">
			<media:title type="html">p</media:title>
		</media:content>

		<media:content url="Yahoo%21%20Mail%20-%20anamarphy@yahoo_com_files/cool.jpg" medium="image">
			<media:title type="html">cool</media:title>
		</media:content>
	</item>
		<item>
		<title>Removing the ntde1ect.com and autorun.inf files</title>
		<link>http://anamarphy.wordpress.com/2008/05/23/removing-the-ntde1ectcom-and-autoruninf-files/</link>
		<comments>http://anamarphy.wordpress.com/2008/05/23/removing-the-ntde1ectcom-and-autoruninf-files/#comments</comments>
		<pubDate>Fri, 23 May 2008 05:08:27 +0000</pubDate>
		<dc:creator>Abdullah Al Maruf</dc:creator>
				<category><![CDATA[Fix Virus]]></category>

		<guid isPermaLink="false">http://anamarphy.wordpress.com/?p=5</guid>
		<description><![CDATA[There is a trojan/virus (either the Win32/Pacex virus or the Win32/PSW.Agent.NDP trojan) that uses those two files. Here is how you can get rid of them: 1) Open up Task Manager (Ctrl-Alt-Del) 2) If wscript.exe is running, end it. 3) If explorer.exe is running, end it. 4) Open up “File &#124; New Task (Run)” in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=5&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There is a trojan/virus (either the Win32/Pacex virus or the Win32/PSW.Agent.NDP trojan) that uses those two files. Here is how you can get rid of them:</p>
<p>1) Open up Task Manager (Ctrl-Alt-Del)</p>
<p>2) If wscript.exe is running, end it.</p>
<p>3) If explorer.exe is running, end it.</p>
<p>4) Open up “File | New Task (Run)” in the Task manager</p>
<p>5) Run cmd</p>
<p>6) Run the following command on all your drives by replacing c: with other drives in turn (note: if you have autorun.inf files that you think you need to backup, do so now):</p>
<p>del c:autorun.* /f /a /s /q</p>
<p>7) Go to your WindowsSystem32 directory by typing cd c:windowssystem32</p>
<p> <img src='http://s2.wp.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Type dir /a avp*.*</p>
<p>9) If you see any files names avp0.dll or avpo.exe or avp0.exe, use the following commands to delete each of them:</p>
<p>attrib -r -s -h avpo.exedel avpo.exe</p>
<p>10) Use the Task Manager’s Run command to fire up regedit</p>
<p>11) Navigate to HKEY_CURRENT_USER SOFTWARE Microsoft Windows CurrentVersion Run (as usual, take a backup of your registry before touching it!)</p>
<p>12) If there are any entries for avpo.exe, delete them.</p>
<p>13) Do a complete search of your registry for ntde1ect.com and delete any entries you find.</p>
<p>14) Restart your computer</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamarphy.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamarphy.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamarphy.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamarphy.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamarphy.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamarphy.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/anamarphy.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/anamarphy.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/anamarphy.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/anamarphy.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamarphy.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamarphy.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamarphy.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamarphy.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamarphy.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamarphy.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=5&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://anamarphy.wordpress.com/2008/05/23/removing-the-ntde1ectcom-and-autoruninf-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">anamarphy</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix some virus</title>
		<link>http://anamarphy.wordpress.com/2008/05/23/fix-some-virus/</link>
		<comments>http://anamarphy.wordpress.com/2008/05/23/fix-some-virus/#comments</comments>
		<pubDate>Fri, 23 May 2008 05:04:51 +0000</pubDate>
		<dc:creator>Abdullah Al Maruf</dc:creator>
				<category><![CDATA[Fix Virus]]></category>

		<guid isPermaLink="false">http://anamarphy.wordpress.com/?p=4</guid>
		<description><![CDATA[Fix some virus which comes from Usb drives and effected the computers 1. goto http://anamarphy.googlepages.com 2. then press @Enter tab 3.then press @Download tab 4. Download the simple Virus removing Tools. If works or further help leave a comment. I&#8217;ll try to help you guy z&#8230;. Marphy2k<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=4&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Fix some virus which comes from Usb drives and effected the computers</p>
<p>1. goto http://anamarphy.googlepages.com</p>
<p>2. then press @Enter tab</p>
<p>3.then press @Download tab</p>
<p>4. Download the simple Virus removing Tools.</p>
<p>If works or further help leave a comment.</p>
<p>I&#8217;ll try to help you guy z&#8230;.</p>
<p>Marphy2k</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamarphy.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamarphy.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamarphy.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamarphy.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamarphy.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamarphy.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/anamarphy.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/anamarphy.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/anamarphy.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/anamarphy.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamarphy.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamarphy.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamarphy.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamarphy.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamarphy.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamarphy.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamarphy.wordpress.com&amp;blog=3793809&amp;post=4&amp;subd=anamarphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://anamarphy.wordpress.com/2008/05/23/fix-some-virus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">anamarphy</media:title>
		</media:content>
	</item>
	</channel>
</rss>
