<?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>Technology , Hacking , Cyber Security</title>
	<atom:link href="http://techhack.net/feed" rel="self" type="application/rss+xml" />
	<link>http://techhack.net</link>
	<description>Explore Yourself and learn everything about Technology</description>
	<lastBuildDate>Fri, 23 Jul 2010 18:09:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Some Common Problem Of PC and their Solution</title>
		<link>http://techhack.net/some-common-problem-of-pc-and-their-solution.hmtl</link>
		<comments>http://techhack.net/some-common-problem-of-pc-and-their-solution.hmtl#comments</comments>
		<pubDate>Fri, 23 Jul 2010 18:09:48 +0000</pubDate>
		<dc:creator>isunilk</dc:creator>
				<category><![CDATA[PC TRICKS]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[PROBLEM]]></category>
		<category><![CDATA[SOLTUION]]></category>
		<category><![CDATA[TIPS]]></category>
		<category><![CDATA[TRICKS]]></category>

		<guid isPermaLink="false">http://techhack.net/?p=32</guid>
		<description><![CDATA[PROBLEM: I can&#8217;t see Hidden files/folders in my computer. Even I enable the option &#8220;Show hidden files/folders&#8221; in &#8220;Tools -> Folder Options&#8221;, its automatically disabled again. Sol: Open regedit and goto: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced In right-side pane, change value of &#8220;Hidden&#8221; to as following: 1 &#8211; To show hidden files 2 &#8211; To not show hidden files [...]]]></description>
			<content:encoded><![CDATA[<p><strong>PROBLEM</strong>:<br />
       I can&#8217;t see Hidden files/folders in my computer. Even I enable the option &#8220;Show hidden files/folders&#8221; in &#8220;Tools -> Folder Options&#8221;, its automatically disabled again.</p>
<p><strong>Sol:</strong> Open regedit and goto:</p>
<p>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</p>
<p>In right-side pane, change value of &#8220;Hidden&#8221; to as following:</p>
<p>1 &#8211; To show hidden files<br />
2 &#8211; To not show hidden files<br />
If it doesnt work, then scan your computer with an anti-virus software.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><strong>PROBLEM</strong>: <strong>Task Manager Disabled</strong></p>
<p><strong>SOLUTION:</strong><br />
Using Group Policy Editor &#8211; for Windows XP Professional to Enable Task Manager.</p>
<p>* Click Start, Run, type gpedit.msc and click OK.<br />
* Navigate to this branch:</p>
<p>User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager</p>
<p>* Double-click the Remove Task Manager option.<br />
* Set the policy to Not Configured.</p>
<p>Enable RegEdit [It is not tested]</p>
<p>REGEDIT4<br />
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersio<br />
n\Policies\System]<br />
&#8220;DisableRegistryTools&#8221;=dword:00000000</p>
<p>Save the text file as any name u with extension .reg<br />
example:- &#8220;enable.reg&#8221;<br />
After that double click to run the file.</p>
<p><strong>DO SCAN YOUR MACHINE WITH A GOOD ANTIVIRUS. BECAUSE THIS PROGRAMS DONT TURNED OFF BY HIMSELF OR AUTOMATICALLY. IT HAS TO A VIRUS EFFECT OR A ADMINISTRATOR HAS TO MANUALLY DISABLE THIS PROGRAMS.<br />
</strong></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>PROBLEM: Restoring  Deleted Recycle Bin Icon from Desktop:</strong></p>
<p><strong>SOLUTION</strong><br />
Method #1:</p>
<p>1. Right-click an empty area of your desktop<br />
2. Select Properties<br />
3. Click the Desktop tab<br />
4. Click the Customize button<br />
5. Click Restore Default<br />
6. Exit all windows and restart your computer</p>
<p>Method #2:</p>
<p>Note: Be sure to make a backup copy of your registry prior to making any changes.</p>
<p>Go to Start>> Run. Type in: regedit [Enter]</p>
<p>Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace</p>
<p>Hold the mouse on NameSpace and right-click once. From the resulting menu, select Edit>> New>> Key</p>
<p>Copy and Paste the following Key code (including the brackets):</p>
<p>{645FF040-5081-101B-9F08-00AA002F954E}</p>
<p>Press Enter on your keyboard, exit the registry editor and restart your system. </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><strong>PROBLEM</strong>:<strong>Regedit Disabled By Admin</strong></p>
<p><strong>SOLUTION</strong>:</p>
<p>Open Notepad pad, copy paste the following text to the note pad::</p>
<p>REGEDIT4<br />
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersio<br />
n\Policies\System]<br />
&#8220;DisableRegistryTools&#8221;=dword:00000000</p>
<p>Save the text file as any name u with extension .reg</p>
<p>example:- &#8220;enable.reg&#8221;</p>
<p>After that double click to run the file. </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<blockquote><p>
UNDO VIRUS DAMAGES!!!:</p></blockquote>
<p>PS: gpedit.msc is not available in windows xp home</p>
<p><strong>PROBLEM:Command Prompt Disabled</strong><br />
<strong>SOLUTION 1:</strong>:<br />
Start->Run=>gpedit.msc<br />
OR<br />
C:/windows/system32/<br />
find gpedit.msc double click on that</p>
<p>goto user Configuration<br />
select Administrative Templates<br />
select System<br />
on the right pane double click on &#8220;prevent access to the command prompt&#8221;<br />
in the popup select &#8220;disabled&#8221; click on apply<br />
then ok&#8230;&#8230;</p>
<p>SOLUTION 2:<br />
Open Registry Editor (Regedit.exe) and navigate to:</p>
<p>[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System]</p>
<p>In the right-pane, double-click DisableCMD and set it&#8217;s data to 0</p>
<p>SOLUTION 3:<br />
Click on Start >> Run and in the Open box type:</p>
<p>REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 0 /f</p>
<p>Type it in correctly. It is better to copy and paste. Then click OK.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><strong>PROBLEM:Folder Options Disabled</strong><br />
<strong>SOLUTION:</strong><br />
go to run<br />
type &#8220;control folders&#8221;<br />
if it doesnt work, try:</p>
<p>Solution 2:</p>
<p>->Run -> Type gpedit.msc<br />
Then:<br />
->User Configuration ->Administrative Templates &#8211;> Windows Components &#8211;> Windows Explorer-> Removes the Folder Options menu item from the Tools menu.<br />
Right click:<br />
-> Properties -> Disable ->Apply -> Again set it to not configured</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>Problem:: I accidentally deleted my &#8220;mspaint.exe&#8221;/&#8221;notepad.exe&#8221;/etc. file, how can I get it back?<br />
</strong><br />
<strong>Sol: You can use any of following methods:<br />
</strong><br />
A. Goto &#8220;%windir%\System32\DLLCache&#8221; folder and look for the file, if its there then copy it to &#8220;%windir%\System32\&#8221; folder.</p>
<p>B. Insert your Windows Setup CD and goto &#8220;I386&#8243; folder. Now look for the same file, it&#8217;ll present there but the last letter of extension will be &#8220;_&#8221;. e.g., u&#8217;ll get &#8220;mspaint.ex_&#8221;/&#8221;notepad.ex_&#8221;/etc. Now open Command Prompt and goto &#8220;I386&#8243; folder and give following command:</p>
<p>expand mspaint.ex_ mspaint.exe<br />
expand notepad.ex_ notepad.exe<br />
etc.</p>
<p>Now u can copy the file to &#8220;%windir%\System32&#8243; folder.</p>
<p>C. Give following command in Command Prompt:</p>
<p>sfc /SCANNOW</p>
<p>It&#8217;ll automatically restore the files.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>Problem:: My Windows is showing some wrong icons of files. How can I reset the corrupted icons?<br />
</strong><br />
<strong>Solution</strong>: You can use any of following methods:</p>
<p>A. Download TweakUI and then click on &#8220;Repair Icons&#8221; in &#8220;Repair&#8221; section.</p>
<p>B. Open My Computer and goto:</p>
<p>C:\Documents and Settings\User_Name\Local Settings\Application Data</p>
<p>Replace C:\ with your system drive and &#8220;user_Name&#8221; with your username.<br />
Now there&#8217;ll be a HIDDEN file &#8220;iconcache.db&#8221;, delete it and restart your system.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><strong>Problem:: A strange process &#8220;ctfmon.exe&#8221; always runs in background and if I click on &#8220;End Process&#8221; button, it restarts automatically.</strong></p>
<p><strong><br />
Solution:</strong></p>
<p>Open Control Panel and goto Add/Remove Programs list. Now click on the Microsoft Office entry and then click on &#8220;Change&#8221; button. Now select &#8220;Add/Remove Features&#8221; and click on &#8220;Next&#8221;. Now expand &#8220;Office Shared Features&#8221; and click on &#8220;Alternative User Input&#8221; and then select &#8220;Not Available&#8221; and finally click on Update. It&#8217;ll permanently remove that ctfmon.exe and your problem will be solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://techhack.net/some-common-problem-of-pc-and-their-solution.hmtl/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Intex introduces dual SIM QWERTY phone IN 6633 in India</title>
		<link>http://techhack.net/intex-introduces-dual-sim-qwerty-phone-in-6633-in-india.hmtl</link>
		<comments>http://techhack.net/intex-introduces-dual-sim-qwerty-phone-in-6633-in-india.hmtl#comments</comments>
		<pubDate>Fri, 23 Jul 2010 10:08:41 +0000</pubDate>
		<dc:creator>isunilk</dc:creator>
				<category><![CDATA[Technical News]]></category>
		<category><![CDATA[intex]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://techhack.net/?p=26</guid>
		<description><![CDATA[IN 6633, Intex&#8217;s new dual SIM QWERTY phone has been launched in India. It is a bar style mobile phone and supports two GSM SIM cards. Loaded with a number of interesting features, IN 6633 is available for an affordable retail price tag of Rs. 4500 throughout the nation. With an elegant look, this new [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://techhack.net/wp-content/uploads/2010/07/69256-top.jpg"><img src="http://techhack.net/wp-content/uploads/2010/07/69256-top-300x201.jpg" alt="" title="Intex Qwert Keypad Phone" width="300" height="201" class="alignleft size-medium wp-image-27" /></a>IN 6633, Intex&#8217;s new dual SIM QWERTY phone has been launched in India. It is a bar style mobile phone and supports two GSM SIM cards. Loaded with a number of interesting features, IN 6633 is available for an affordable retail price tag of Rs. 4500 throughout the nation.</p>
<p>With an elegant look, this new Intex model has features like 5.8 cm screen with TFT display, Wi-Fi, Face-to-Face chat, QWERTY keypad, Nimbuzz instant messaging tool, java, Face book and games like M-Sudoku and 5-Sudoku. It also features Push Mail, an e-mail system in which new e-mail is actively transferred as it arrives by the mail server to the e-mail client.</p>
<p>With 1300mAh standard battery, Intex IN 6633 has up to 4 hours talk time and up to 260 hours stand by time. The phone has 500 SMS storage and 1000 entries phonebook capacity.</p>
<p>Other features include mobile tracker; security lock for SMS, MMS, and Phonebook; wireless FM radio with antenna; audio player; internal memory of 78MB that is expandable up to 8GB; web camera; Bluetooth with A2DP; motion sensor; answering machine and auto call record. Adding to all these, the phone supports four languages &#8211; English, Hindi, Urdu and French. </p>
]]></content:encoded>
			<wfw:commentRss>http://techhack.net/intex-introduces-dual-sim-qwerty-phone-in-6633-in-india.hmtl/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>McAfee introduces cloud-based web protection</title>
		<link>http://techhack.net/mcafee-introduces-cloud-based-web-protection.hmtl</link>
		<comments>http://techhack.net/mcafee-introduces-cloud-based-web-protection.hmtl#comments</comments>
		<pubDate>Fri, 23 Jul 2010 10:01:20 +0000</pubDate>
		<dc:creator>isunilk</dc:creator>
				<category><![CDATA[Technical News]]></category>
		<category><![CDATA[Mcafee]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Web security]]></category>

		<guid isPermaLink="false">http://techhack.net/?p=24</guid>
		<description><![CDATA[McAfee announced the worldwide availability of McAfee Software-as-a-Service(SaaS)Web Protection. This new cloud-based service protects enterprises from malware and other web-borne threats without any on-premise requirements. The SaaS Web security solution combines the robust enterprise-grade reporting capabilities and features from McAfee solutions with the massively scalable, multi-tenant platform architecture that powered the MX Logic solution. McAfee [...]]]></description>
			<content:encoded><![CDATA[<p>McAfee  announced the worldwide availability of McAfee Software-as-a-Service(SaaS)Web Protection. This new cloud-based service protects enterprises from malware and other web-borne threats without any on-premise requirements.</p>
<p>The SaaS <strong>Web security</strong> solution combines the robust enterprise-grade reporting capabilities and features from McAfee solutions with the massively scalable, multi-tenant platform architecture that powered the MX Logic solution.<strong> McAfee SaaS Web Protection </strong>provides the industry&#8217;s highest Web protection rates by leveraging the McAfee Global Threat Intelligence network. This network uses millions of threat sensors and more than 350 full-time security experts around the globe.</p>
<p>Marc Olesen, SVP and General Manager, Content and Cloud Security for McAfee said, &#8220;McAfee SaaS Web Protection incorporates all of the knowledge and experience we&#8217;ve gathered through the years as well as the unique expertise and technologies gained from our recent acquisitions.&#8221; Combine that with McAfee Global Threat Intelligence capabilities in the cloud, users will find a better and more effective solution than McAfee SaaS Web Protection, Olesen claimed.</p>
<p>This new cloud-based service from McAfee has several features such as comprehensive reporting, simplified policy enforcement and controls, early protection, rapid deployment and unlimited scalability and remote protection.</p>
]]></content:encoded>
			<wfw:commentRss>http://techhack.net/mcafee-introduces-cloud-based-web-protection.hmtl/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Olive to launch India&#8217;s first 3G tablet at 25K in August</title>
		<link>http://techhack.net/19.hmtl</link>
		<comments>http://techhack.net/19.hmtl#comments</comments>
		<pubDate>Fri, 23 Jul 2010 09:56:43 +0000</pubDate>
		<dc:creator>isunilk</dc:creator>
				<category><![CDATA[Technical News]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[smartphones]]></category>

		<guid isPermaLink="false">http://techhack.net/?p=19</guid>
		<description><![CDATA[Bangalore: Olive Telecom has announced the launch of OlivePad VT100, the first 3.5G tablet of India. Expected to be priced below Rs. 25,000, it will hit the stores across the country in August. The OlivePad runs on Android Operating System. The unique quality of the OlivePad is that it packs in features of a tablet [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://techhack.net/wp-content/uploads/2010/07/69982-top.jpg"><img src="http://techhack.net/wp-content/uploads/2010/07/69982-top-300x201.jpg" alt="" title="3G Tablet by Olive" width="300" height="201" class="alignleft size-medium wp-image-20" /></a></p>
<p>Bangalore: <strong>Olive Telecom </strong> has announced the launch of OlivePad VT100, the first 3.5G tablet of India. Expected to be priced below Rs. 25,000, it will hit the stores across the country in August.</p>
<p>The OlivePad runs on Android Operating System. The unique quality of the OlivePad is that it packs in features of a tablet as well as a <strong>smartphone</strong>.</p>
<p>The tablet supports 3.5G HSUPA, <strong>Wi-Fi</strong> and<strong> Bluetooth.</strong> It comes with a 3MP camera and also a front camera. Other features include flash support and mini USB support and it can be used as a touch notebook for <strong>browsing</strong>, multimedia, IM, social networking, gaming console, e-book reader and TV. It also allows voice and video calling, rendering it features of a smartphone.</p>
<p>The OlivePad is loaded with 512MB RAM and 512MB ROM. The memory can be extended up to 32GB with a memory card.</p>
<p>The company hopes to sell about one lakh units within six months of its launch and has an agreement with electronics shop Croma to sell the device.</p>
<p>Arun Khanna, Chairman, Olive Telecom, said, &#8220;With this launch, we are bringing consumers to experience cutting edge technology. The Olive Pad is aimed at today&#8217;s technology savvy generation who want easy on the move connectivity.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://techhack.net/19.hmtl/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to track an IP without using CMD</title>
		<link>http://techhack.net/how-to-track-an-ip-without-using-cmd.hmtl</link>
		<comments>http://techhack.net/how-to-track-an-ip-without-using-cmd.hmtl#comments</comments>
		<pubDate>Wed, 21 Jul 2010 18:01:01 +0000</pubDate>
		<dc:creator>isunilk</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://techhack.net/?p=14</guid>
		<description><![CDATA[So, Here Comes my first Tutorial, Today, i will show you how to track an IP without using CMD , its an easy way of grabbing someone's IP Address 1st:- Sign up for an free account on : http://www.syntaxmaster.info 2nd:- After Creating an account login with your username and password after logging in you ll [...]]]></description>
			<content:encoded><![CDATA[<p><code>So, Here Comes my first <strong>Tutorial</strong>, Today, i will show you how to <strong>track</strong> an <strong>IP</strong> without using CMD , its an easy way of grabbing someone's IP Address</p>
<p>1st:-<br />
 Sign up for an free account on : http://www.syntaxmaster.info</p>
<p>2nd:-<br />
After Creating an account login with your username and password after logging in you ll get a page where you can see option of <strong>Software/Tools</strong> .Click on that.<br />
3rd:-<br />
  After that you will see a tab of IP Stealer juss click on that ..Now after clicking , you ll be redirected to a page where a link ll be displaying  ..Just send that <strong>link</strong> to <strong>victim</strong> and you ll get thier <strong>IP's</strong> right there at the very same page <img src='http://techhack.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Tips: Shorten your <strong>ur</strong>l by using any url shortening service lyk bit.ly ,tinyurl etc</p>
]]></content:encoded>
			<wfw:commentRss>http://techhack.net/how-to-track-an-ip-without-using-cmd.hmtl/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
