<?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>Hacker&#039;s Lane &#187; Windows XP</title>
	<atom:link href="http://www.hackerslane.com/category/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackerslane.com</link>
	<description>Your resource for hacks and tricks for all platforms-HacK_MiNDeD</description>
	<lastBuildDate>Sun, 18 Jul 2010 13:02:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Send Messages to Other PCs over LAN on Windows</title>
		<link>http://www.hackerslane.com/2010/send-messages-to-other-pcs-over-lan-on-windows/</link>
		<comments>http://www.hackerslane.com/2010/send-messages-to-other-pcs-over-lan-on-windows/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 15:44:35 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[cmd]]></category>

		<guid isPermaLink="false">http://www.hackerslane.com/?p=766</guid>
		<description><![CDATA[Long since I've posted any PC tips, so here we go. This post will introduce you to the net send and msg.exe and tell you how to use it to send messages to other PCs which are connected to your LAN. :)

The net send command works for most of the versions of Windows upto Windows XP SP 2. Due to the use of the command for spamming over the WWW, this command was replaced by msg.exe in Windows Vista and Windows 7.]]></description>
			<content:encoded><![CDATA[<p>Long since I&#8217;ve posted any PC tips, so here we go. This post will introduce you to the net send and msg.exe and tell you how to use it to send messages to other PCs which are connected to your LAN. :)</p>
<p>The net send command works for most of the versions of Windows upto Windows XP SP 2. Due to the use of the command for spamming over the WWW, this command was replaced by msg.exe in Windows Vista and Windows 7.<span id="more-766"></span></p>
<h2>First let&#8217;s see how it works on the versions of Windows upto XP SP2</h2>
<p>It&#8217;s really easy, all you need to do is follow these steps:</p>
<ol>
<li>Run command prompt (Windows Logo Key + R, then type &#8220;cmd.exe&#8221;).
<div id="attachment_767" class="wp-caption aligncenter" style="width: 430px"><a href="http://hackerslane.com/blog/wp-content/uploads/2010/04/net_send.png"><img class="size-full wp-image-767" title="Running Command Prompt" src="http://hackerslane.com/blog/wp-content/uploads/2010/04/net_send.png" alt="Running Command Prompt" width="420" height="220" /></a><p class="wp-caption-text">Running Command Prompt</p></div></li>
<li>Type <strong><em>net send x &#8220;Your message goes in here between in quotes&#8221;</em></strong>, in this command, replace the &#8220;x&#8221; with the username of the PC on your LAN to which you want the message to be sent. And hit Enter.
<p><div id="attachment_768" class="wp-caption aligncenter" style="width: 551px"><a href="http://hackerslane.com/blog/wp-content/uploads/2010/04/net_send1.png"><img class="size-full wp-image-768" title="How to use Net Send command" src="http://hackerslane.com/blog/wp-content/uploads/2010/04/net_send1.png" alt="How to use Net Send command" width="541" height="275" /></a><p class="wp-caption-text">How to use Net Send command</p></div>
<p>If the user is on-line, your message will be sent or else an error message would appear.</li>
<li>You can also send messages to ALL THE PCs connected to your LAN at ONCE! To do that just type this command: <strong><em>net send * &#8220;Your message here!&#8221;</em></strong></li>
<li>The star(*) in the above command tells cmd to send the message to all the PCs which are connected to your LAN rather than specifying one (including your PC also) :D</li>
</ol>
<h2>On Windows Vista and Windows 7</h2>
<p>It&#8217;s the same thing as above, except the &#8220;net send&#8221;, you&#8217;ve to replace it with &#8220;msg&#8221;.</p>
<p>For example, <em><strong>msg x &#8220;Your message here&#8221;</strong></em> or (to send to all PCs) <strong><em>msg * &#8220;Your message here&#8221;</em></strong></p>
<p><span style="text-decoration: underline;">Please Note:</span></p>
<p><em>The ports used by these messenger services are 135, 137, 138, and 139. Make sure they aren&#8217;t blocked or the message will <strong>not</strong> be sent.</em></p>
<p><em>If you have any difficulty using any of these commands, please mention it in comments below. (or even if you don&#8217;t have, commenting is not a crime :P)<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2010/send-messages-to-other-pcs-over-lan-on-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Uninstalling Some Really Dirty Applications</title>
		<link>http://www.hackerslane.com/2010/uninstalling-really-dirty-applications/</link>
		<comments>http://www.hackerslane.com/2010/uninstalling-really-dirty-applications/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 09:13:00 +0000</pubDate>
		<dc:creator>Ahmad Shumayal</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://www.hackerslane.com/?p=742</guid>
		<description><![CDATA[Heya,

In this post, I am going to share a simple solution, yet not known by many.  I had a personal experience of having it with McAfee 2009 Total Protection &#038; Windows Blinds (6.0).]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://hackerslane.com/blog/wp-content/uploads/2010/03/uninstall.png"><img class="size-full wp-image-745 aligncenter" title="uninstall" src="http://hackerslane.com/blog/wp-content/uploads/2010/03/uninstall.png" alt="" width="205" height="205" /></a></p>
<p>Heya,</p>
<p>In this post, I am going to share a simple solution, yet not known by many.  I had a personal experience of having it with McAfee 2009 Total Protection &amp; Windows Blinds (6.0).<span id="more-742"></span></p>
<p>My McAfee went through some unrepairable error for which the only solution was a REINSTALL. Since I had enough of McAfee, i decided to uninstall it and install Kaspersky AntiVirus 2009. However as everyone knows, KAV is a very &#8220;rigid&#8221; type of an Antivirus. It requires that it is the ONLY Antimalware app. on a particular PC. When I started to install it, it refused &amp; said that &#8220;McAfee is there, I can&#8217;t install !&#8221;, even though i had uninstalled it. I googled for a McAfee REMOVAL TOOL and it saved me :) It can be downloaded from <a href="http://hackerslane.com/blog/wp-content/uploads/2010/03/MCPR.exe">here</a>.</p>
<p><a href="http://hackerslane.com/blog/wp-content/uploads/2010/03/Remove%20Blacklistings.jpg"></a></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.debtconsolidationbonds.co.za/UserFiles/Image/Remove%20Blacklistings.jpg" alt="" width="347" height="346" /></p>
<p>Another alternative is also available, if you don&#8217;t want to google removal tools. In my case I came across another application. Windows Blinds and it refused to get removed and showed &#8220;&#8221;Could not open INSTALL log&#8221;.</p>
<p>The Steps required are -</p>
<ol>
<li>First try to clean uninstall it again using windows <em>Installer Clean Up utility</em>, it&#8217;s available at <a href="http://download.microsoft.com/download/e/9/d/e9d80355-7ab4-45b8-80e8-983a48d5e1bd/msicuu2.exe" target="_blank">Microsoft</a>.</li>
<li>Once downloaded and installed, go to &#8220;C:\program files\windows installer clean up&#8221;, there you will find a file <strong>msicuu.exe</strong>.</li>
<li>Run this and see if windows blinds is listed in the box. If so, select it and click on remove.</li>
<li>Restart computer.</li>
</ol>
<p>However, I don&#8217;t know why I did not see Windows Blinds in the dialog Box, so i downloaded <a href="http://hackerslane.com/blog/wp-content/uploads/2010/03/odnt_zapper.exe">this</a>. It&#8217;s the authorized tool from Stardock Inc. themselves. After all, The Creator of the Application knows best ;)</p>
<p>By,</p>
<p><a title="Ahmad Shumayal" href="www.shumayal.blogspot.com">Ahmad Shumayal</a>,</p>
<p>Admin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2010/uninstalling-really-dirty-applications/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Guide to Opening Ports for uTorrent and Azureus</title>
		<link>http://www.hackerslane.com/2009/guide-to-opening-ports-for-utorrent-and-azureus/</link>
		<comments>http://www.hackerslane.com/2009/guide-to-opening-ports-for-utorrent-and-azureus/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 13:40:58 +0000</pubDate>
		<dc:creator>Ahmad Shumayal</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[ip]]></category>

		<guid isPermaLink="false">http://www.hackerslane.com/?p=692</guid>
		<description><![CDATA[This guide will help you turn this pesky yellow triangle into a nice green circle in uTorrent through port forwarding. Making that icon green will get you better download speeds, and thus, more happiness. You will see in this guide that explaining how to do this for uTorrent basically explains how to do it for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-693" title="caution-thumb" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/caution-thumb.jpg" alt="caution-thumb" width="54" height="49" />This guide will help you turn this pesky yellow triangle into a nice green circle in uTorrent through port forwarding. Making that icon green will get you better download speeds, and thus, more happiness.</p>
<p>You will see in this guide that explaining how to do this for uTorrent basically explains how to do it for any bittorrent client. On to the tutorial…</p>
<p>Opening ports for a bittorrent client has nothing to do with the bittorrent client (well, except for the port number….that’s kind of important). Opening ports is all about working with your router’s settings. I will be using a Netgear router for this tutorial. Most routers’ have very similar settings and options, so it shouldn’t matter if you don’t have a Netgear router.</p>
<p><strong>Step 1: Find out what port your program uses.</strong></p>
<p>I use uTorrent, but you may use a different BitTorrent client. In just about every BitTorrent clients’ options, there is a place to change the port it uses. For uTorrent, you just go to Options-&gt;Preferences, and the connection options pop right up. As you can see below, the port is 17120. Make sure you write down this port. You’ll need it later.</p>
<p><img class="aligncenter size-full wp-image-694" title="utorrent-port" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/utorrent-port.jpg" alt="utorrent-port" width="607" height="473" /></p>
<p><strong>Step 2: Find out your network IP address.</strong></p>
<p>Click on your start menu, and select run.  Once the run box is up, type “cmd” in the box.</p>
<p><img class="aligncenter size-full wp-image-695" title="run-thumb" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/run-thumb.jpg" alt="run-thumb" width="240" height="128" /></p>
<p>Now, a dos-like box will open up.  Type in ipconfig and press enter.</p>
<p><img class="aligncenter size-full wp-image-696" title="dos" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/dos.jpg" alt="dos" width="640" height="316" /></p>
<p>Next, you will get a result like this.</p>
<p><img class="aligncenter size-full wp-image-697" title="dos2" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/dos2.jpg" alt="dos2" width="640" height="315" /></p>
<p>Write down the IP address as you’ll need this later</p>
<p><strong>Step 3: Log into your router settings page.</strong></p>
<p>This can be done by entering 192.168.1.1 into the address bar of your browser. After you have done this, you should be promoted to log into the router settings page. The default username is “admin” and the default password is “password”.</p>
<p><img class="aligncenter size-full wp-image-698" title="router-login1" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/router-login1.jpg" alt="router-login1" width="640" height="387" /></p>
<p><strong>Step 4: Click on Port Forwarding/Port Triggering</strong></p>
<p><strong><img class="aligncenter size-full wp-image-699" title="port-forward" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/port-forward.jpg" alt="port-forward" width="640" height="329" /><br />
</strong></p>
<p><strong>Step 6: Forward your port from Step 1.</strong></p>
<p>Now, you should be given a few different fields to fill in about the port you are forwarding. First, you want to give the port a name. I usually just name it the same as the program it is associated with, so in this case it would be uTorrent. Second, you want the port to be open for both TCP and UDP. Next, you put in the port from Step 1. It may ask for a range, but you can just put the same number for both the starting and ending ports. Finally, you put in your server IP address as found in Step 2.</p>
<p><img class="aligncenter size-full wp-image-700" title="ports" src="http://hackerslane.com/blog/wp-content/uploads/2009/12/ports.jpg" alt="ports" width="640" height="324" /></p>
<p>Congratulations! Now, you should be able to download and share much faster!</p>
<p>Shumayal,</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/guide-to-opening-ports-for-utorrent-and-azureus/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Detect &amp; Block Trojans Manually</title>
		<link>http://www.hackerslane.com/2009/detect-and-block-trojans-manually/</link>
		<comments>http://www.hackerslane.com/2009/detect-and-block-trojans-manually/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 13:31:52 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://hackerslane.com/?p=377</guid>
		<description><![CDATA[Block Trojans Sometimes, even antivirus softwares fail in removing the trojans, or they don&#8217;t even get to know that a trojan is residing on your PC&#8230; Here&#8217;s what you can do if that happens, and also manually protect yourselves from them and have some fun yourselves blocking them without using any other software :) 1.Get [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter">
<dl id="attachment_585" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><img class="size-medium wp-image-585" title="No_Access" src="http://hackerslane.com/blog/wp-content/uploads/2009/07/No_Access-300x199.jpg" mce_src="http://hackerslane.com/blog/wp-content/uploads/2009/07/No_Access-300x199.jpg" alt="Block Trojans" height="199" width="300"></dt>
<dd class="wp-caption-dd">Block Trojans</dd>
</dl>
</div>
<p>Sometimes, even antivirus softwares fail in removing the trojans, or they don&#8217;t even get to know that a trojan is residing on your PC&#8230;</p>
<p>Here&#8217;s what you can do if that happens, and also manually protect yourselves from them and have some fun yourselves  blocking them without using any other software :)</p>
<h2>1.Get a list of Services that&#8217;re running on your PC&#8230;</h2>
<p>The list of the processes that you see in the <i>Task Manager</i> isn&#8217;t the complete list of the processes/services running on your Pc&#8230;<br />
To get the list of all the services that are currently running on your PC, follow these 2 steps:</p>
<ol>
<li><i></i>Go to &#8220;<i>Run</i>&#8220;(<i>Windows Logo Key + R</i>) and type &#8220;<i>services.msc</i>&#8221; and hit <i>Enter</i>.</li>
<li>There you are! A complete list of services running on your PC would be there for you&#8230;And you know, this list can be used to terminate trojans that are residing on your PC!</li>
</ol>
<h2>2.How to Detect Trojans using it?</h2>
<p>It&#8217;s really easy, just browse through the list and look for *weird* and *unusual* service names&#8230;most of the names that you find will be the ones that you might have came across before, like the words that begin with &#8220;Windows&#8221;. There will be a bunch of such names, and you can easily make out which one does what by looking at its description, and then note down the suspicious names.</p>
<h2>3.Clear your Suspicion</h2>
<p>Time for some research&#8230;time to see if your suspicions are really harmful or not :)</p>
<p>Try your suspicious names in the <a href="http://threatinfo.trendmicro.com/vinfo/" mce_href="http://threatinfo.trendmicro.com/vinfo/" target="_blank">TrendMicro ThreatEncyclopedia</a> and see if you get it there&#8230;If you don&#8217;t,then Google the suspicious&nbsp; names, you&#8217;ll surely find them :D</p>
<p>If you find some positives, then carry on to the next step</p>
<h2>4.Got the Culprits? Shut them off!</h2>
<ul>
<li>Right-click on the Trojan service and go to &#8220;Properties&#8221;</li>
<li>Click the &#8220;Stop&#8221; button.</li>
<li>In the &#8220;Start-up type&#8221; choose &#8220;Disabled&#8221;.</li>
<li>You&#8217;re done with it&#8230;</li>
</ul>
<p>You have blocked a trojan manually, now the next time you turn on your PC, go&nbsp; to services and check if it worked :D</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/detect-and-block-trojans-manually/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disable &amp; Remove WGA</title>
		<link>http://www.hackerslane.com/2009/disable-remove-wga/</link>
		<comments>http://www.hackerslane.com/2009/disable-remove-wga/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 07:52:41 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[WGA]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hackerslane.com/?p=463</guid>
		<description><![CDATA[Suffering from WGA Tool? The solution is below! WGA or Windows Genuine Advantage tool is a tool provided my Microsoft to check whether you have an original Windows running on your PC or a pirated/counterfeited Windows&#8230;it is mandatory to install this tool when downloading something from the Microsoft Download Center. It becomes real trouble if [...]]]></description>
			<content:encoded><![CDATA[<p>Suffering from <em>WGA Tool</em>? The solution is below!</p>
<p><em>WGA</em> or <em>Windows Genuine Advantage tool</em> is a tool provided my <em>Microsoft</em> to check whether you have an original Windows running on your PC or a pirated/counterfeited Windows&#8230;it is mandatory to install this tool when downloading something from the <a href="http://www.microsoft.com/downloads/en/default.aspx" target="_blank"><em>Microsoft Download Center</em></a>.</p>
<p>It becomes real trouble if somehow you get this tool installed on your PC and then you come to know that your Windows is pirated (<em>or you should have already been knowing it :P</em> ) &amp; there&#8217;s no way to get this tool out of the screen!</p>
<p>Here&#8217;s a simple tool which I used to remove the WGA Tool &amp; it worked good for me :)</p>
<p><em>Note: Vista users, while running it please right-click at the application and choose &#8220;Run as Administrator..&#8221;</em></p>
<p>(<em>Size:11.83KB</em>)</p>
<p><strong>Download</strong>:</p>
<p>via <a href="http://rapidshare.com/files/279824744/RemoveWGA.rar" target="_blank">RapidShare</a></p>
<p>via <a href="http://www.mediafire.com/download.php?ji2mmlmtk3t" target="_blank">MediaFire</a></p>
<p>via <a href="http://www.easy-share.com/1907753881/RemoveWGA.rar" target="_blank">EasyShare</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/disable-remove-wga/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
