<?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>Hacking Truths &#187; Featured</title>
	<atom:link href="http://www.hungry-hackers.com/category/featured/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hungry-hackers.com</link>
	<description>Hacking is fun, If you are a &#34;Hacker&#34;!</description>
	<lastBuildDate>Wed, 11 Jan 2012 19:43:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>DNN (DotNetNuke) Hacking</title>
		<link>http://www.hungry-hackers.com/2011/02/dnn-dotnetnuke-hacking.html</link>
		<comments>http://www.hungry-hackers.com/2011/02/dnn-dotnetnuke-hacking.html#comments</comments>
		<pubDate>Sat, 05 Feb 2011 08:54:38 +0000</pubDate>
		<dc:creator>Irfan Shakeel</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Server Hacking]]></category>
		<category><![CDATA[Dot Net Nuke]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1744</guid>
		<description><![CDATA[<p>Hello Friends,</p>
<p>Today I will explain a new hacking technique known as DNN (DotNetNuke). I will show you how to hack a DNN website. Is it easy? Yes. It is easy compared to other hacking attacks such as SQL-Injection and Cross Site Scripting. I will teach you how to find your target and how to enter into the target website and upload your files.</p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/5032283818_25b45d519c.jpg"><img class="alignleft size-medium wp-image-1750" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/5032283818_25b45d519c-300x225.jpg" alt="" width="300" height="225" /></a>Hello Friends,</p>
<p style="text-align: justify">Today I will explain a new hacking technique known as DNN (DotNetNuke). I will show you how to hack a DNN website. Is it easy? Yes. It is easy compared to other hacking attacks such as SQL-Injection and Cross Site Scripting. I will teach you how to find your target and how to enter into the target website and upload your files.</p>
<p style="text-align: justify">DotNetNuke is an open source platform for building web sites based on Microsoft .NET technology. DotNetNuke is mainly provide Content Management System(CMS) for the personal websites.<span id="more-1744"></span></p>
<p style="text-align: justify">Below are the easy steps to implement the attack:</p>
<ul style="text-align: justify">
<li>First use a google dork to find the appropriate target.</li>
</ul>
<blockquote><p><em> inurl:&#8221;/portals/0&#8243; site:.com </em></p></blockquote>
<ul style="text-align: justify">
<li>You can change com to your desired domain name like bd ph ae</li>
<li>Now search your website on the google after searching you will get many websites choose any one of it.</li>
</ul>
<ul style="text-align: justify">
<li>Its time to check the required vulnerability on the website just place this code after the web address.</li>
</ul>
<blockquote><p><em> Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx </em></p></blockquote>
<ul style="text-align: justify">
<li>For example if you got <em>www.victim.com</em></li>
<li>Replace it <em>www.victim.com/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx</em></li>
<li>If you will get this screen means this web is going to hack.</li>
</ul>
<p style="text-align: justify"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn1.jpg"></a></p>
<p style="text-align: center"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn1.jpg"><img class="size-medium wp-image-1745     aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn1-300x279.jpg" alt="" width="300" height="279" /></a></p>
<p style="text-align: justify">
<ul style="text-align: justify">
<li>Now choose the third option &#8220;A File On Your Site&#8221; And than paste this java code on your address bar.</li>
</ul>
<blockquote><p>javascript:__doPostBack(&#8216;ctlURL$cmdUpload&#8217;,&#8221;)</p></blockquote>
<ul style="text-align: justify">
<li>It will allow you to upload a files on this website you can upload text ~ swf ~ jpg ~ gif ~ pdf ~ Files.</li>
</ul>
<p style="text-align: justify">
<ul style="text-align: justify">
<li>After uploading files you can find your file on this address www.victim.com/portals/0/yourfile.extension</li>
</ul>
<p style="text-align: justify">here extension is txt jpg swf etc.</p>
<ul style="text-align: justify">
<li>In our case</li>
</ul>
<blockquote><p><em>www.victim.com/portals/0/b.txt </em></p></blockquote>
<p style="text-align: left"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn3.jpg"><img class="size-medium wp-image-1746   aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn3-300x176.jpg" alt="" width="300" height="176" /></a><strong> </strong></p>
<p style="text-align: left">
<p style="text-align: left"><strong>About The Author</strong></p>
<p style="text-align: left"><strong>Irfan Shakeel </strong>is an ethical hacker/penetration tester and he have found many bugs on the famous web server. He is the founder of Ethical <a href="http://www.ehacking.net" target="_blank">Hacking Blog.</a></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1744&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/02/dnn-dotnetnuke-hacking.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Theef: BackDoor Trojan</title>
		<link>http://www.hungry-hackers.com/2009/11/theef-backdoor-trojan.html</link>
		<comments>http://www.hungry-hackers.com/2009/11/theef-backdoor-trojan.html#comments</comments>
		<pubDate>Sat, 21 Nov 2009 21:44:35 +0000</pubDate>
		<dc:creator>Zell Faze</dc:creator>
				<category><![CDATA[Back Doors]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Keyloggers]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Trojan Horse]]></category>
		<category><![CDATA[Backdoor]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Theef]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1093</guid>
		<description><![CDATA[Theef is definitely among the best hacking tools I have ever used.  It is easy to use and intuitive, but best of all it gives you a great deal of options.  This is why you will be learning to use it today.]]></description>
			<content:encoded><![CDATA[<p>Theef is definitely among the best hacking tools I have ever used.  It is easy to use and intuitive, but best of all it gives you a great deal of options.  This is why you will be learning to use it today.</p>
<p>Theef is a Windows based application for both the client and server end.  The Theef server is a virus that you install on your victims computer, and the Theef client in what you then use to control the virus.  The biggest problem with using Theef is that most Anti-Virus programs will pick it up.  But with a little bit of social engineering you can generally get people to turn off their AV for you.</p>
<p>Before we begin you need to get a copy of Theef.  I have uploaded a copy to Rapid Share here: <a href="http://rapidshare.com/files/310301581/theef.zip">http://rapidshare.com/files/310301581/theef.zip</a> .  If that link does not work, I have posted several others in the forums <a href="http://www.hungry-hackers.com/forum/viewtopic.php?p=957#957">here</a></p>
<p>So lets begin.  First of all you need a target.  This should be relatively easy to find, as I would imagine that the large portion of you reading this article already have someone in mind that you want to hack.  If not, feel free to grab a second computer just so you can try this stuff out.  For the purpose of this tutorial our victim is named Bob.  And we are going to pretend that we are giving him an installer for a game called Awesome Game.</p>
<p>Now you need to convince your victim to turn off their Anti-Virus if they have any.  This is because Anti-Virus programs will generally pick up Theef as a virus and delete it.  Convincing someone to turn off their Anti-Virus is not often a difficult task, most of the time you can just tell them something along the lines of, &amp;quote;Your Anti-Virus says Awesome Game is a virus, but it isn&#8217;t so don&#8217;t worry about it.&amp;quote;  People are gullible, they want to believe you will cause them no harm, they want to trust you.  Use this to your advantage.</p>
<p>The next thing we have to do is configure the program.  This is an easy task to do.  And to make it easier I will walk you through it using screen shots to help showcase the items you might want to change.</p>
<p>First make a copy of the Theef server.  The Theef server is named Server210.exe.  Name your copy of the server awesomegame.exe.</p>
<div id="attachment_1094" class="wp-caption alignnone" style="width: 264px"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/11/1.png"><img class="size-full wp-image-1094" title="Image 1 Theef" src="http://www.hungry-hackers.com/wp-content/uploads/2009/11/1.png" alt="Screenshot showing awesomegame.exe is a copy of Server210.exe" width="254" height="258" /></a><p class="wp-caption-text">Screenshot showing awesomegame.exe is a copy of Server210.exe</p></div>
<p>Now that we have a copy to work on we need to open up the editor.  The server editor is named Editserver210.exe.  Once it is opened you should be presented with a window that looks like this:</p>
<div id="attachment_1095" class="wp-caption alignnone" style="width: 434px"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/11/2.png"><img class="size-full wp-image-1095" title="Theef Server Editor" src="http://www.hungry-hackers.com/wp-content/uploads/2009/11/2.png" alt="Screenshot of Theef Server Editor without a server loaded." width="424" height="265" /></a><p class="wp-caption-text">Screenshot of Theef Server Editor without a server loaded.</p></div>
<p>From here we need to open up our server for editing using the Load button.  Once the server is loaded some values our to be filled into the boxes.  The values on the first page can be left alone.  In the forums I will be putting up a detailed list of what every option does, but for this tutorial we will only focus on what is needed to give Bob a virus.</p>
<p>To make it look plausible that Awesome Game is indeed a game and not a virus we need to setup a false error message.  To do this click Setup-&gt;False Error.  On this screen check the box to enable false errors, then fill in the Input box labeled text with the following &#8220;The installer failed to run!&#8221;  Your screen should look like this.</p>
<div id="attachment_1096" class="wp-caption alignnone" style="width: 434px"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/11/3.png"><img class="size-full wp-image-1096" title="False Error Theef" src="http://www.hungry-hackers.com/wp-content/uploads/2009/11/3.png" alt="Screenshot showing the False Error Screen of the Theef Server Editor" width="424" height="265" /></a><p class="wp-caption-text">Screenshot showing the False Error Screen of the Theef Server Editor</p></div>
<p>Now the server is ready to be saved and sent.  Click the Save button to save the server configuration.  The status bar should now say &#8220;Finished writing new server settings.&#8221;  You may now close out of the server editor.</p>
<p>The next step is generally the hardest.  You need to send the virus (in our case awesomegame.exe) to your victim and get them to run it.  Now for the purposes of our tutorial we have decided to send Bob a &#8220;game&#8221; by the name of Awesome Game.  Little does Bob know that Awesome Game is not a game, but our virus.  We have sent Bob Awesome Game using Windows Live Messenger.  If your victim is running Vista (like Bob is) then you will need to have them run the virus using Admin privileges.</p>
<p>Now that you have given them the virus the real fun can begin.  From here we do everything in the Theef Client.  This is the program that you use to control the virus.  It is named Client210.exe.  You should open it at this point.</p>
<div id="attachment_1097" class="wp-caption alignnone" style="width: 458px"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/11/4.png"><img class="size-full wp-image-1097" title="Theef Client" src="http://www.hungry-hackers.com/wp-content/uploads/2009/11/4.png" alt="Screenshot of Theef Client before connecting to a server." width="448" height="350" /></a><p class="wp-caption-text">Screenshot of Theef Client before connecting to a server.</p></div>
<p>You will need to get your victims IP address at this point so that you can connect to their computer.  This is an easy task to do, and there are numerous ways to accomplish it.  For our example we have convinced Bob to go to<a href="http://privax.us/ip-test/"> http://privax.us/ip-test/</a> and read his IP Address off to us from that page.  We could also have gotten him to run ip-config or done any number of other things.  If you have no idea what an IP Address is, just direct them to Privax&#8217;s IP Test and get them to send you their IP address off the page.</p>
<p>Using one of the aforementioned methods I have determined that Bob&#8217;s IP Address is 127.0.0.1 (please note your victim&#8217;s IP Address will differ from the address I have used in this example).</p>
<p>I now enter that into the IP input box on the Theef client and press Connect.  If you have the correct address and they have run the virus you should see something similar to the following show up in the log box:</p>
<p><code>[15:56:44]  Attempting connection with 127.0.0.1<br />
[15:56:44]  Connection established with 127.0.0.1<br />
[15:56:44]  Connection accepted<br />
[15:56:44]  Connected to transfer port</code></p>
<p>If you don&#8217;t have their IP Address correct or they have not run the virus you will see this instead:</p>
<p><code>[15:57:37]  Attempting connection with 127.0.0.1<br />
[15:57:58]  Connection failed (Error: 10060)</code></p>
<p>Now that we are connected we can start to take do stuff.  There are numerous features in Theef so I will only cover a small number of them here.  I will likely cover more in the forums as time goes on.  Also note that not all features of Theef work, and fewer features will work in Vista than in XP.</p>
<p>One of the most useful features of Theef is the key-logger, which is available under the Spy menu.  Upon selecting it a key-logger window will open up as shown.</p>
<div id="attachment_1098" class="wp-caption alignnone" style="width: 294px"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/11/5.png"><img class="size-full wp-image-1098" title="Theef Keylogger" src="http://www.hungry-hackers.com/wp-content/uploads/2009/11/5.png" alt="Screenshot of Theef Keylogger before it logs any keys." width="284" height="223" /></a><p class="wp-caption-text">Screenshot of Theef Keylogger before it logs any keys.</p></div>
<p>After you click the Start button on this window you will begin to see everything that they type on their computer.  This is very useful as it shows you ever password they enter.  It is a one stop shop to getting their passwords to everything and things such as their bank account numbers, etc.</p>
<p>There are other features in Theef that can be used for just screwing with people as well.  Underneath of the Control Menu there is a button labeled Power.  If you click that you will notice an Open/Close CD-ROM Drive button.  Most people freak out if their CD-ROM Drive randomly opens and closes without them doing anything.</p>
<p>So this concludes my brief tutorial on how to use Theef.  There is a lot more in this program that I covered here, but this should give you the basics on how to get started.  Below I have posted two videos showing many more things that Theef can do.  If you play these videos at the same time you can see how the client controls the server.</p>
<p><object id="veohFlashPlayer" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="410" height="341" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="veohFlashPlayer" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.veoh.com/static/swf/webplayer/WebPlayer.swf?version=AFrontend.5.4.6.1007&amp;permalinkId=v19403275ZnAs6b3c&amp;player=videodetailsembedded&amp;videoAutoPlay=0&amp;id=22735110" /><param name="allowfullscreen" value="true" /><embed id="veohFlashPlayer" type="application/x-shockwave-flash" width="410" height="341" src="http://www.veoh.com/static/swf/webplayer/WebPlayer.swf?version=AFrontend.5.4.6.1007&amp;permalinkId=v19403275ZnAs6b3c&amp;player=videodetailsembedded&amp;videoAutoPlay=0&amp;id=22735110" allowscriptaccess="always" allowfullscreen="true" name="veohFlashPlayer"></embed></object><br />
<span style="font-size: xx-small;">Watch <a href="http://www.veoh.com/browse/videos/category/educational_and_howto/watch/v19403275ZnAs6b3c">Theef Server</a> in <a href="http://www.veoh.com/browse/videos/category/educational_and_howto">Educational &amp; How-To</a> |  View More <a href="http://www.veoh.com">Free Videos Online at Veoh.com</a></span></p>
<p><object id="veohFlashPlayer" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="410" height="341" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="veohFlashPlayer" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.veoh.com/static/swf/webplayer/WebPlayer.swf?version=AFrontend.5.4.6.1007&amp;permalinkId=v19403391S3K6CW5y&amp;player=videodetailsembedded&amp;videoAutoPlay=0&amp;id=22735110" /><param name="allowfullscreen" value="true" /><embed id="veohFlashPlayer" type="application/x-shockwave-flash" width="410" height="341" src="http://www.veoh.com/static/swf/webplayer/WebPlayer.swf?version=AFrontend.5.4.6.1007&amp;permalinkId=v19403391S3K6CW5y&amp;player=videodetailsembedded&amp;videoAutoPlay=0&amp;id=22735110" allowscriptaccess="always" allowfullscreen="true" name="veohFlashPlayer"></embed></object><br />
<span style="font-size: xx-small;">Watch <a href="http://www.veoh.com/browse/videos/category/educational_and_howto/watch/v19403391S3K6CW5y">Theef Client Video</a> in <a href="http://www.veoh.com/browse/videos/category/educational_and_howto">Educational &amp; How-To</a> |  View More <a href="http://www.veoh.com">Free Videos Online at Veoh.com</a></span></p>
<p>Love,<br />
Haxor ~Zell Faze~<br />
&lt;3</p>
<hr />If you liked this tutorial please consider following <a href="http://twitter.com/zellfaze">Haxor ~Zell Faze~ on Twitter</a>.<br />
<!-- Start of StatCounter Code --><br />
<script type="text/javascript">
var sc_project=5351497; 
var sc_invisible=1; 
var sc_partition=58; 
var sc_click_stat=1; 
var sc_security="2e1fd01d"; 
</script></p>
<p><script type="text/javascript"
src="http://www.statcounter.com/counter/counter.js"></script><noscript>
<div class="statcounter"><a title="joomla analytics"<br />
href="http://www.statcounter.com/joomla/"<br />
target="_blank"><img class="statcounter"<br />
src="http://c.statcounter.com/5351497/0/2e1fd01d/1/"<br />
alt="joomla analytics" /></a></div>
<p></noscript><br />
<!-- End of StatCounter Code --></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1093&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/11/theef-backdoor-trojan.html/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Hack to make free STD-ISD calls</title>
		<link>http://www.hungry-hackers.com/2009/11/hack-to-make-free-std-isd-calls.html</link>
		<comments>http://www.hungry-hackers.com/2009/11/hack-to-make-free-std-isd-calls.html#comments</comments>
		<pubDate>Sat, 14 Nov 2009 17:09:47 +0000</pubDate>
		<dc:creator>Dinesh Agarwal</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Free Call Hacks]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[VoIP Hacks]]></category>
		<category><![CDATA[Free Calls]]></category>
		<category><![CDATA[ISD]]></category>
		<category><![CDATA[STD]]></category>
		<category><![CDATA[worldwide]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1049</guid>
		<description><![CDATA[Have you heard the story of Aladdin and his genie? If you wished free calls, your prayers have been answered by FREE-411. You can use 411 service to make free international calls for 5 minutes per call. All you have to do is

1) Dial 1-800-373-3411 (1-800-FREE-411),

2) When the automated operator greets you (probably after an ad) you need to say "Free Call". You will, then, be connected to the server. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/11/logo_lg.gif"><img class="alignleft size-full wp-image-1055" style="margin: 5px" src="http://www.hungry-hackers.com/wp-content/uploads/2009/11/logo_lg.gif" alt="FREE 411" width="340" height="85" /></a></p>
<p>Have you heard the story of Aladdin and his genie? Well, If you ever wished free calls, your prayers have been answered by this genie called FREE-411. You can use 411 service to make free international calls for 5 minutes per call. All you have to do is:</p>
<p>1) Dial 1-800-373-3411 (1-800-FREE-411),</p>
<p>2) When the automated operator greets you (probably after an ad) you need to say &#8220;Free Call&#8221;. You will, then, be connected to the server.</p>
<p>3) Enter (key in) your destination number in &#8220;country code + destination number&#8221; format. For example 9122********* could connect you to someone in Mumbai.</p>
<p>4) Continue talking for 5 minutes and then this free call will get disconnected. You know what you want to do after that, yes follow steps 1-4 again.</p>
<p>This number 1-800-FREE-411, when dialed from a landline in USA is a free number. For our readers outside USA there is no reason to get disappointed. You can use <strong>skype </strong>to call 1-800-373-3411 <strong>for free</strong> and you can get free international calls anywhere in the world. Yes!! That is free ISD as well as STD calls.</p>
<p>We hope you liked this post. You can visit my blog at <a href="http://indiacallsfree.blogspot.com" target="_self">http://indiacallsfree.blogspot.com</a>.</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1049&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/11/hack-to-make-free-std-isd-calls.html/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Windows 7 Roundup: A Must Read for All Buyers</title>
		<link>http://www.hungry-hackers.com/2009/10/windows-seven-round-up-a-must-read-for-all-buyers.html</link>
		<comments>http://www.hungry-hackers.com/2009/10/windows-seven-round-up-a-must-read-for-all-buyers.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 08:31:25 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Internet News]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Roundup]]></category>
		<category><![CDATA[Windows 7 Hacks]]></category>
		<category><![CDATA[Buyers]]></category>
		<category><![CDATA[compatiblity]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Round Up]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1026</guid>
		<description><![CDATA[The long-awaited operating system finally arrived on this Thursday. Unless you scored a Windows 7 free upgrade or plan to go PC shopping soon, the new software will cost a pretty penny (up to $319 for the “Ultimate” edition). So, is Windows 7 worth it?]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">The long-awaited operating system finally arrived on this Thursday. Unless you scored a Windows 7 free upgrade or plan to go PC shopping soon, the new software will cost a pretty penny (up to $319 for the “Ultimate” edition). So, is Windows 7 worth it?</p>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/10/windows7boot_screen.png"><img class="size-full wp-image-1029  aligncenter" style="border-width:0px;" title="windows7boot_screen" src="http://www.hungry-hackers.com/wp-content/uploads/2009/10/windows7boot_screen.png" alt="windows7boot_screen" width="514" height="368" /></a></p>
<h3 style="text-align: justify;">System Requirements</h3>
<ul>
<li style="text-align: justify;">1 GHz 32-bit or 64-bit Processor</li>
<li style="text-align: justify;"> 1GB of RAM (2GBs for 64-bit)</li>
<li style="text-align: justify;">16GB Available Hard Drive Space (20GBs for 64-bit)</li>
<li style="text-align: justify;">DirectX 9-enabled GPU</li>
</ul>
<p style="text-align: justify;">Obviously, to reap the benefits of many of Windows 7&#8242;s other features, higher performance machines are required. If you&#8217;re not sure what kind of gear your PC is running but still want to get Windows 7, Microsoft has created a small evaluation program for determining whether you machine is capable of running Windows 7, which can be downloaded directly from <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=1b544e90-7659-4bd9-9e51-2497c146af15">Microsoft&#8217;s official download center</a>.</p>
<p style="text-align: justify;">Windows 7 Upgrade Advisor will also tell you whether or not you will be able to upgrade your existing OS to Windows 7 or be required to do a fresh install, which will remove all of your preexisting files and settings. If you&#8217;d like to find out without having to install the software, Microsoft released an <a href="http://gearmedia.ign.com/gear/image/article/103/1037969/windows-7-buyers-guide-20091022004843201.jpg">upgrade chart viewable here.</a></p>
<h3>Whats New?</h3>
<div style="float : right; border : 0px; margin-left: 10px; margin-bottom: 5px;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/10/windows-7-screenshots.gif"><img style="border-width:0px;" title="windows-7-screenshots" src="http://www.hungry-hackers.com/wp-content/uploads/2009/10/windows-7-screenshots.gif" alt="windows-7-screenshots" width="280" height="320" /></a></div>
<p style="text-align: justify;">Many of the features of Windows 7 are improvements on the core framework of Windows Vista, but what features are new to Windows 7? Check out the most notable additions below:</p>
<ul style="text-align: justify;">
<li><strong>New Windows Taskbar:</strong> Now, it feels and behaves a lot more like Mac OS X’s dock.</li>
<li><strong>Jump Lists:</strong> Context-sensitive menus which are available for each program in your Taskbar and your Start Menu</li>
<li><strong>Unified Search:</strong> The old Start Menu gains a greater amount of utility in Windows 7.</li>
<li><strong>Fewer Annoying Popups:</strong> Remember the famously intrusive UAC system in Vista?</li>
<li><strong>Device Stage:</strong> gives you a single window for interacting with your various gadgets</li>
</ul>
<h3 style="text-align: justify;"><strong>Better than Vista?</strong></h3>
<p style="text-align: justify;">Most reviewers made the inevitable comparison to Microsoft’s last operating system, Vista, which was widely considered a dud. And, most reviewers were happy to announce that Windows 7 is a big improvement over its predecessor. “<em>The first thing you’ll notice about Windows 7 is that it looks like Vista,</em>” writes the Guardian. “<em>It also works like Vista, in the sense that it has <a href="http://www.guardian.co.uk/technology/2009/oct/22/windows-7-review">the same plumbing underneath</a>, except for a very welcome graphics upgrade to DX11. However, it works much better than Vista, and most of Vista’s annoyances have either been removed, or (mostly) can be changed so the system works the way you like. It takes personalisation to extremes</em><strong><em>.</em></strong>”</p>
<h3 style="text-align: justify;"><strong>Cleaner look</strong></h3>
<p style="text-align: center;"><strong><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/10/windows-7.jpg"><img class="size-full wp-image-1027" style="border-width:0px;" title="windows-7" src="http://www.hungry-hackers.com/wp-content/uploads/2009/10/windows-7.jpg" alt="windows-7" width="460" height="368" /></a><em><br />
</em> </strong>
</p>
<p style="text-align: justify;"><em>“Windows 7 introduces <a href="http://ptech.allthingsd.com/20091007/a-windows-to-help-you-forget/">real advances in organizing</a> your programs and files, arranging your taskbar and desktop, and quickly viewing and launching the page or document you want, when you want it,</em>” says The Wall Street Journal. “<em>It also has cool built-in touch-screen features. It removes a lot of clutter. And it mostly banishes Vista’s main flaws—sluggishness; incompatibility with third-party software and hardware; heavy hardware requirements; and constant, annoying security warnings.</em>”</p>
<h3 style="text-align: justify;"><strong>Speed test</strong></h3>
<p style="text-align: justify;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/10/speedtest.png"><img class="alignleft size-full wp-image-1033" style="margin-right:10px; border-width:0px;" title="speedtest" src="http://www.hungry-hackers.com/wp-content/uploads/2009/10/speedtest.png" alt="speedtest" width="246" height="135" /></a>“<em>Windows 7 feels faster than Windows XP and Vista, but it turns out that’s not always the case–sometimes, it’s the slowest out of the three operating systems</em>,” reports CNET. “<a href="http://reviews.cnet.com/windows/microsoft-windows-7-professional/4505-3672_7-33704140.html?tag=contentMain;contentBody">As you can see in the chart</a>, we found that Windows 7 RTM was the fastest to shutdown, and was tied with XP for iTunes encoding. However, it was slower than XP and Vista for both booting up cold by a bit more than 1 second, and slower than either of its predecessors in its Microsoft Office performance.”</p>
<h3 style="text-align: justify;"><strong>Compatibility with old software and hardware<br />
</strong></h3>
<p style="text-align: justify;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/10/entertainment.jpg"><img class="alignright size-full wp-image-1035" style="margin-left:10px;border-width:0px;" title="entertainment" src="http://www.hungry-hackers.com/wp-content/uploads/2009/10/entertainment.jpg" alt="entertainment" width="133" height="133" /></a>Engadget maintains a Windows 7 <a href="http://www.engadget.com/2009/08/11/how-to-install-windows-7-and-live-to-tell-about-it/">upgrade guide</a>, but in their review they say that “<em>anything we found to work in Vista <a href="http://www.engadget.com/2009/08/12/windows-7-review/">seemed to work just fine</a> (in some cases better!) in Windows 7. That goes for hardware and software, but of course the real test will be when this OS is unleashed upon the masses — your mom’s brother’s 25 year old printer might not make the cut, and we’ll be sure to pour out a 40 upon its behalf. In truth, Microsoft does a very good job with keeping a truly insane quantity of hardware and drivers and vendors happy, but we still think they could do better.</em>”</p>
<h3 style="text-align: justify;"><strong>Compatibility with Drivers</strong></h3>
<p style="text-align: justify;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/10/gears.JPG"><img class="alignleft size-full wp-image-1034" style="margin-right:10px; border-width:0px;" title="gears" src="http://www.hungry-hackers.com/wp-content/uploads/2009/10/gears.JPG" alt="gears" width="151" height="153" /></a>&#8220;<em>With the Big Day just days away, expect to see a plethora of announcements from Windows hardware manufacturers about the availability of drivers for Windows 7,</em>&#8221; says <a title="Driver Detective" href="http://www.driverdetective.org/driver-detective/new-windows-drivers-released-in-advance-of-windows-7/" target="_blank">Driver Detective</a>. Microsoft has addressed the issue of driver compatibility with Windows 7 by requiring all Vista-certified hardware manufacturers to provide Microsoft with compatibility metrics for Windows 7. Those drivers that don’t pass muster on the first blush must be made Windows 7 compatible by the time the new OS is released if the manufacturers wish to retain Vista certification.</p>
<h3 style="text-align: justify;">Is there any Windows 7 Activation Hack?</h3>
<p style="text-align: justify;">&#8220;<em>The first crack for Windows 7 RTM Build 6.1.7600.16385 had a short life time span and Microsoft made certain of this aspect</em>,&#8221; says <a title="Softpedia" href="http://news.softpedia.com/news/Cracked-Windows-7-RTM-Ultimate-Activated-with-OEM-SLP-Master-Product-Key-117838.shtml" target="_blank">Softpedia</a>. The Redmond company revealed that it had worked with Lenovo, the original equipment manufacturer that contributed to the activation circumventing of Windows 7 RTM by leaking the OEM SLP Master Product Key that served as the backbone of the hack, in order to hinder future attempts to bypass the activation and validation process associated with the latest iteration of the Windows client, via this method. The Redmond company indicated that it had blacklisted the special product key issued to Lenovo for the OEM-SLP (System-Locked Preinstallation) of the gold bits of Windows 7.</p>
<p style="text-align: justify;">Sorry Guys Right not there is no Patch available to Activate your Beta copy of Windows 7 <img src='http://www.hungry-hackers.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<h3 style="text-align: justify;"><strong>The final word</strong></h3>
<p style="text-align: justify;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/10/Windows7ultimate.jpg"><img class="alignright size-full wp-image-1036" style="border-width:0px;" title="Windows7ultimate" src="http://www.hungry-hackers.com/wp-content/uploads/2009/10/Windows7ultimate.jpg" alt="Windows7ultimate" width="300" height="225" /></a>“<em>Windows XP was a great OS in its day. Windows Vista, once it found its feet several months in, was a good OS. With Windows 7, <a href="http://gizmodo.com/5330609/windows-7-review-you-can-quit-complaining-now">the OS is great again</a></em>,” concludes Gizmodo. “<em>It’s what people said they wanted out of Windows: Solid, more nimble and the easiest, prettiest Windows yet. There’s always a chance this won’t be a huge hit come October, given the economy and the state of the PC industry, but it’s exactly what Microsoft needs right now. Something people can grab without fear.</em>”</p>
<p style="text-align: justify;"><strong> </strong></p>
<p style="text-align: justify;"><a href="http://www.reuters.com/article/topNews/idUSTRE59L0SX20091022">Reuters reminds</a> us that, “<em>Like Windows 7, Vista got good reviews too: As Microsoft Corp’s Windows 7 release approaches, early reviews are generally positive. But so were reviews for Windows Vista just before its launch…. Vista got high marks before its release as well, with writers back then praising a new visual design — and glossing over quirks that later became common gripes.</em>”</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1026&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/10/windows-seven-round-up-a-must-read-for-all-buyers.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Hacking Tool of the Week #2</title>
		<link>http://www.hungry-hackers.com/2009/10/hacking-tool-of-the-week-2.html</link>
		<comments>http://www.hungry-hackers.com/2009/10/hacking-tool-of-the-week-2.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 16:43:19 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Blog Update]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hacking Toolkit]]></category>
		<category><![CDATA[Tool of the Week]]></category>
		<category><![CDATA[Delete]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Rename]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[Unlocker]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1009</guid>
		<description><![CDATA[<p>If you were trying to delete some files and  you get any one of these below warnings from windows then the Hacking Tool of this week is most suited for you.</p>

	<p>1. Cannot delete file: Access is denied<br />
	2. There has been a sharing violation.<br />
	3. The source or destination file may be in use.<br />
	4. The file is in use by another program or user.<br />
	5. Make sure the disk is not full or write-protected and that the file is not currently in use.<br /><p />
</p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">If you were trying to delete some files and  you get any one of these below warnings from windows then the Hacking Tool of this week is most suited for you.</p>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/10/file-unlocker-windows-softwares.png"><img class="size-full wp-image-1010" title="file-unlocker-windows-softwares" src="http://www.hungry-hackers.com/wp-content/uploads/2009/10/file-unlocker-windows-softwares.png" alt="file-unlocker-windows-softwares" width="408" height="128" /></a></p>
<ul style="text-align: justify;">
<li>Cannot delete file: Access is denied</li>
<li>There has been a sharing violation.</li>
<li>The source or destination file may be in use.</li>
<li>The file is in use by another program or user.</li>
<li>Make sure the disk is not full or write-protected and that the file is not currently in use.</li>
</ul>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/10/Toolkit1.png"><img class="size-full wp-image-997" title="Toolkit1" src="http://www.hungry-hackers.com/wp-content/uploads/2009/10/Toolkit1.png" alt="Toolkit1" width="400" height="320" /></a></p>
<h3 style="text-align: justify;">Windows File Unlocker</h3>
<p style="text-align: justify;">This single-function system utility removes a file&#8217;s access restrictions. Unlocker is unobtrusive: it resides in the system tray; an Unlocker command appears in files&#8217; right-click menus.</p>
<h3 style="text-align: justify;">Description</h3>
<p style="text-align: justify;">The application removes file-access restrictions that prevent a user from moving, deleting, or renaming a file. The user right-clicks on a file and selects Unlocker, which displays information regarding the selected file, such as Path Locked, PID, Handle, and Process Path. This program also allows terminating a currently running process. In some cases, files cannot be accessed due to Windows file-access bugs, for which Windows informs the user the file is currently in use&#8211;even when it&#8217;s not.</p>
<p style="text-align: justify;">Unlocker can effectively bypass this bug&#8217;s restrictions; it unlocks or disables whatever is preventing the user to access that file. This tool would be a lot easier to use if it allowed hot keys. Novices to advanced users will find this free application very useful.</p>
<h3 style="text-align: justify;">Features</h3>
<ul style="text-align: justify;">
<li>Close any <a title="Handle" href="http://en.wikipedia.org/wiki/Handle_%28computing%29" target="_blank">handle</a>.</li>
<li>Kill any process.</li>
<li>Unload any Damn DLL. <em><strong>Note:</strong> You should be aware of the consequences before doing it.</em></li>
<li>Delete index.dat . &#8216;<em><strong>index.dat</strong></em>&#8216; is System File which store your IE Web History</li>
<li>Delete, Rename and Move  any file you want without the permission of the owner</li>
<li>Best of all. It is a Freeware!</li>
</ul>
<h3 style="text-align: justify;">How to Use it?</h3>
<ol style="text-align: justify;">
<li> Simply right click the folder or file and select Unlocker
<p style="text-align: center;"><img class="aligncenter" src="http://ccollomb.free.fr/unlocker/tutorial1.png" alt="" /></p>
</li>
<li>If the folder or file is locked, a window listing of lockers will appear
<p style="text-align: center;"><img class="aligncenter" src="http://ccollomb.free.fr/unlocker/tutorial2.png" alt="" width="519" height="190" /></p>
</li>
<li>Simply click Unlock All and you are done!</li>
</ol>
<h3 style="text-align: justify;">Download</h3>
<p style="text-align: justify;">You can download this free Utility at  <a title="Unlocker 1.8.7" href="http://ccollomb.free.fr/unlocker/unlocker1.8.7.exe" target="_blank">http://ccollomb.free.fr/unlocker/unlocker1.8.7.exe</a></p>
<h3 style="text-align: justify;"><strong>Tools in the Hungry Hacker&#8217;s Toolkit Uptill Now:</strong></h3>
<ul style="text-align: justify;">
<li><a title="Kon Boot" href="http://www.hungry-hackers.com/2009/10/hungry-hackers-toolkit.html" target="_blank"><strong>Kon Boot</strong></a> – Resets Windows and Linux Admin Passwords</li>
<li><strong>Windows File Unlocker</strong> &#8211; Removes File-Access Restrictions that prevent a User from Moving, Deleting, or Renaming a File</li>
</ul>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1009&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/10/hacking-tool-of-the-week-2.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Top 10 facebook Hacks</title>
		<link>http://www.hungry-hackers.com/2009/09/top-10-facebook-hacks.html</link>
		<comments>http://www.hungry-hackers.com/2009/09/top-10-facebook-hacks.html#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:56:41 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Facebook Hacks]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Internet News]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Best]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=921</guid>
		<description><![CDATA[You all know we are celebrating the month of September as the Anniversary month of Hacking Truths. As per the promise made by us that this month is going to be special and so here we are with the first gift to all of you.

Facebook has become very famous in last 1 year. Orkut which was considered to be the best Social networking website has been sidetracked by emerging Social Networking Websites like Facebook and Twitter. Considering the popularity of Facebook we have collected the Most Essential Hacks of Facebook and presented them to you.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/09/facebooks-hacks.jpg"><img class="alignleft size-full wp-image-922" title="facebooks hacks" src="http://www.hungry-hackers.com/wp-content/uploads/2009/09/facebooks-hacks.jpg" alt="facebooks hacks" width="318" height="226" /></a>You all know that we are celebrating the month of September as the <a title="Happy Birthday Hungry Hacker! " href="http://www.hungry-hackers.com/2009/09/happy-birthday-hungry-hacker.html" target="_blank">Anniversary month of Hacking Truths</a>. As per the promise made by us that this month is going to be special and so here we are with the first gift to all of you.</p>
<p>Facebook has become very famous in last 1 year. Orkut which was considered to be the best Social networking website has been sidetracked by emerging Social Networking Websites like Facebook and Twitter. Considering the popularity of Facebook we have collected the Most Essential Hacks of Facebook and presented them to you.</p>
<h2></h2>
<h2>1.How to View the Album of Any User Even if it is Private</h2>
<p>You can use this script to view a photo in the original album, even if you’re not friends with the person.</p>
<p><a href="http://userscripts.org/scripts/show/9580" target="_blank">Get it Here</a></p>
<h2>2. How to Remove Annoying Facebook Advertisement</h2>
<p><strong> </strong> Get rid of some of the Facebook advertising and <strong>sponsored by</strong> sections with this tool.</p>
<p><a href="http://userscripts.org/scripts/show/27121" target="_blank">Get it Here</a></p>
<h2>3. How to see Real Profiles from Public Pages</h2>
<p>This script redirects to real profiles from the Facebook <strong>people</strong> pages (public profiles). There is a risk of an infinite redirect loop if not logged in, so be logged in.</p>
<p><a href="http://userscripts.org/scripts/show/27011" target="_blank">Get it Here</a></p>
<h2>4. How to Undo Facebook Changes</h2>
<p>If you hate some or all of the new Facebook changes, undo them with these scripts and use what you liked previously.</p>
<p><a href="http://userscripts.org/scripts/show/8482" target="_blank">Get it Here</a></p>
<h2>5. How to View All the Photos from a Person</h2>
<p>You can search for pictures of a Facebook member who has tight privacy settings and view all his/ her pictures without his/ her consent.</p>
<p><a href="http://userscripts.org/scripts/show/11218" target="_blank">Get it Here</a></p>
<h2>6. How to Find More Friends at Facebook</h2>
<p>Suppose some of your friends have newly joined Facebook and you didn&#8217;t even knew. Use this script and it will help you go through your friends&#8217; friends list and find them out.</p>
<p><a href="http://www.facebook.com/applications/More_Friends/2419601767" target="_blank">Get it Here</a></p>
<h2>7. How to Share Files from Facebook</h2>
<p><strong></strong>With this box widget, you can share files from your computer through Facebook. Isn&#8217;t it great?</p>
<p><a href="http://mashable.com/2007/05/24/facebook-platform-30-apps/" target="_blank">Get it Here</a></p>
<h2>8. How to Get a Job from Facebook</h2>
<p>Looking for a job? This application gives Facebook users unique access to job information, networking opportunities and other career resources.</p>
<p><a href="http://mashable.com/2007/05/24/facebook-platform-30-apps/" target="_blank">Get it Here</a></p>
<h2>9. How to Tighten up the Privacy and still Maintain Communication Convenience</h2>
<p>The Private Wall combines the best of both worlds of Facebook: online convenience and communication with more serious privacy settings.</p>
<p><a href="http://www.facebook.com/applications/Private_Wall/20221093560" target="_blank">Get it Here</a></p>
<h2>10 How to Cheat Facebook Texas Hold em Poker</h2>
<p>This is one of my Favorite hacks and that is why I have saved it for the last one. Using this software you can see the cards of any player and the advanced version of this software allows you to even add credits to your account for free.</p>
<p><a title="Texas Hold em Poker Hack" href="http://facebookhacks.magnify.net/video/Cheat-Facebook-Texas-Hold-em-Po" target="_blank">Get it Here</a></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=921&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/09/top-10-facebook-hacks.html/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>3 Firefox Tips You May Not Know About</title>
		<link>http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html</link>
		<comments>http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html#comments</comments>
		<pubDate>Mon, 29 Jun 2009 19:34:52 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Firefox Tips]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=749</guid>
		<description><![CDATA[The thing I like best about Firefox is that just when you think you know everything there is to know about the browser, something new comes along and surprises you.

I discovered five new Firefox tips today. Maybe these are old hat and you know them already. Or maybe like me, you had no idea these could be done.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/06/firefox.jpg"><img class="alignleft size-thumbnail wp-image-750" style="width: 100px; height: 100px;" title="firefox" src="http://www.hungry-hackers.com/wp-content/uploads/2009/06/firefox-150x150.jpg" alt="firefox" /></a>The thing I like best about Firefox is that just when you think you know everything there is to know about the browser, something new comes along and surprises you.</p>
<p>I discovered five new Firefox tips today. Maybe these are old hat and you know them already. Or maybe like me, you had no idea these could be done.</p>
<p>1.  <strong>Delete visited URL’s</strong></p>
<p>When you drop down the box underneath the address bar, you can see your recent browsing history. But what if you want to remove one URL from that list? Maybe you’ve been looking at a naughty site and you don’t want your girfriend to know? Or maybe you’ve been shopping for your loved one online and you want to keep it a secret?</p>
<p>Just drop down the URL box, highlight the URL you want to zap then press the “delete” button on your keyboard. The URL will then be removed from the list.</p>
<p>2.  <strong>Navigate to browser tabs using the keyboard</strong></p>
<p>Instead of using the mouse to click on a tab, why not use the keyboard instead? Pressing CTRL + TAB together will bounce you from tab to tab, starting from the one in the far left and working its way along. Or if you want to go to a specifc tab straight away, you can do that too. CTRL + 2 will take you directly to the second tab from the left. CTRL + 5 will take you to the fifth tab from the left.</p>
<p>3.  <strong>Grab files off webpages, even protected webpages</strong></p>
<p>Have you ever wanted a picture, file or video off a webpage but you can’t, because it’s been protected? Just right-click on the page, choose “View Page Info” then the “media” tab. Find the file you’re looking for from the list and click on “save”. (note : this doesn’t work for everything but I have still had a pretty high success rate nonetheless).</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=749&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to become a Hacker?</title>
		<link>http://www.hungry-hackers.com/2009/03/how-to-become-a-hacker-2.html</link>
		<comments>http://www.hungry-hackers.com/2009/03/how-to-become-a-hacker-2.html#comments</comments>
		<pubDate>Mon, 09 Mar 2009 07:18:44 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Internet News]]></category>
		<category><![CDATA[E-Book]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=543</guid>
		<description><![CDATA[Hello Friends,

This Question has been asked to me by a lot of people. Today I will introduce you to a well known Hacker Mr. David Melnichuk who has written a Book "The Hacker's Underground handbook". This book is a first step for all the people who want to become a Hacker.]]></description>
			<content:encoded><![CDATA[<p>Hello Friends,</p>
<p>This Question has been asked to me by a lot of people. Today I will introduce you to a well known Hacker Mr. David Melnichuk who has written a Book &#8220;The Hacker&#8217;s Underground handbook&#8221;. This book is a first step for all the people who want to become a Hacker. Following is short conversation between me and David:</p>
<p><strong>Hungry Hacker</strong>: <em>&#8220;David, what&#8217;s this <strong>The Hacker&#8217;s Underground handbook</strong> that I keep hearing about?&#8221;</em></p>
<p><strong>David</strong>: <em>&#8220;I wrote this book a couple months ago. When I first got into the hacking scene, I was just like any other newbie. I asked stupid questions and thought that there was some easy trick to hacking. Little did I know that 4 years later I would still be learning and loving every minute of it. Anyways, after searching for &#8220;how to hack&#8221; and not coming up with anything useful and understandable, I was told to go read some books.&#8221;</em></p>
<p><strong>Hungry Hacker</strong>:<em> &#8220;So what did you learn from those books?&#8221;</em></p>
<p><strong>David</strong>: <em>&#8220;Well Frankly speaking, I didn&#8217;t understand what I was reading. Only after some independent research on many topics did I start to understand what hacking was and how broad of a topic it really was.&#8221;</em></p>
<p><strong>Hungry Hacker</strong>: <em>&#8221; So what did you do after that?&#8221;</em></p>
<p><strong>David</strong>: <em>&#8220;I decided to write up this E-Book for all the newbies out there that would love to get into the hacking scene but have absolutely no idea where to begin. This is where my E-Book, <strong>The Hacker&#8217;s Underground Handbook</strong> came from.&#8221;</em></p>
<p><strong>Hungry Hacker</strong>: <em>&#8220;What can one get from this book?&#8221;</em></p>
<p><strong>David</strong>:<em> &#8220;The book was created for absolute beginners. It will take you from absolute zero knowledge and leave you at a confident level making you aware of where to go next and how to continue to learn.&#8221;</em></p>
<p><strong>Hungry Hacker</strong>: <em>&#8220;What all Topics does it cover?&#8221;</em></p>
<p><strong>David</strong>: <em>&#8220;It covers the beginning of many topics like programming, Linux, password cracking, phishing, network hacking, wireless hacking, malware, and Windows hacking.&#8221;</em></p>
<p><strong>Hungry  Hacker</strong>: <em>&#8220;Thanks David for writing such a useful book.&#8221;</em></p>
<p>So Friends, I don&#8217;t think now there is anything left for me to answer your question. If you want to become a Hacker then this books is what you require. So <a title="The Hacker's Underground Handbook" href="http://learn-how-to-hack.net/?vip=17" target="_blank">go and grab your copy</a> of &#8220;<strong><em>The Hacker&#8217;s Underground Handbook</em></strong>&#8221; as early as possible.</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=543&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/03/how-to-become-a-hacker-2.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>5 Myths about Internet Safety</title>
		<link>http://www.hungry-hackers.com/2009/03/5-myths-about-internet-safety.html</link>
		<comments>http://www.hungry-hackers.com/2009/03/5-myths-about-internet-safety.html#comments</comments>
		<pubDate>Sun, 08 Mar 2009 16:24:56 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Back Doors]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hacking News]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Internet News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Myhts]]></category>
		<category><![CDATA[Safety]]></category>
		<category><![CDATA[Securit]]></category>
		<category><![CDATA[Surfing]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=545</guid>
		<description><![CDATA["Internet Safety" the term has been getting vague with the increasing virus outbreaks nowdays. PC Magazine once conducted a survey in which they asked the participants to rate their broadband ISP services and the results were astonishing. Most of users didn’t completely understand the seriousness of potential threats or how to protect their PCs.]]></description>
			<content:encoded><![CDATA[<p>&#8220;Internet Safety&#8221; the term has been getting vague with the increasing virus outbreaks nowdays. PC Magazine once conducted a survey in which they asked the participants to rate their broadband ISP services and the results were astonishing. Most of users didn’t completely understand the seriousness of potential threats or how to protect their PCs. Here are the top 5 Myths about safe surfing over internet.</p>
<h2>Myth 1 &#8211; I don&#8217;t keep important things on my PC, so I don&#8217;t have to worry about security. Your PC can be infected over internet</h2>
<p>Long time ago,this was partially true… but the hybrid worms and viruses of today like Blaster, hidrag and others blindly spread across internet to thousands or millions of PCs in a matter of hours, without regard for who owns them, what is  stored there, or the value of the information they hold for the sole purpose of wreaking havoc. Even if your computer is not attacked directly, it can be used as a zombie to launch a denial-of-service or other attack on a network or to send spam or pornography to other PCs without being traced. Therefore, your civic responsibility is to protect your PC so that others are protected.</p>
<h2>Myth 2 &#8211; I can protect my PC if I disconnect from the Internet or turn it off when I&#8217;m not using it.</h2>
<p>Wrong. You are a target, If you connect to the Internet at all. You could download a virus when you connect to internet and it may not be activated immediately, not until you read your email offline days after. Viruses nowadays spread wildly through USB/Pen drives, pirated cd’s or torrents or file from networks. But now you can protect your business from internet threats with the top <a href="http://www.websense.com/content/WebSecurityOverview.aspx">web security software</a></p>
<h2>Myth 3 &#8211; I can protect myself from viruses by not opening suspicious e-mail attachments. Some viruses simply get activated by reading or previewing an e-mail</h2>
<p>Wrong again. The next virus you get may come from your best friend&#8217;s or boss&#8217; computer if his e-mail address book was compromised for simulating an attack. Hybrid worms can enter through the Web browser through loopholes and it is possible to activate some viruses simply by reading or previewing an e-mail. You simply must have a PC-based antivirus package or a firewall.</p>
<h2>Myth 4 &#8211; I have a Macintosh (or a Linux-based system), not a Windows system, so I don&#8217;t have to worry about being attacked.</h2>
<p>It is true that most attacks target Microsoft Windows–based PCs, but there have been attacks against Mac OS and Linux systems as well. Some experts have predicted that the Mac virus problem will get worse, because Mac OS X uses a version of Unix. And although these systems have some useful security features, they can still be attacked.</p>
<h2>Myth 5 &#8211; My system came with an Anti-virus package, so I&#8217;m protected.</h2>
<p>Not quite. Firstly, if you haven&#8217;t activated your antivirus to scan incoming web traffic automatically, you don&#8217;t have a good Anti-virus and malware protection software. Secondly, new threats appear daily, so an antivirus package is only as good as its last update so its a must to activate the auto-update features to keep your guard up against the latest  threats. Thirdly, an antivirus package can&#8217;t protect you from every threat. Malwares, spywares are running in the wild out there and every now and then malicious code penetrate weak systems. You need a combination of solutions, including, at minimum, antivirus, a personal firewall ,an anti spyware/malware package and a plan for keeping your operating system and software up to date with security patches.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 216px; width: 1px; height: 1px;">Protect your business from internet threats with the top &lt;a<br />
href=&#8221;<a href="http://www.websense.com/content/WebSecurityOverview.aspx" target="_blank">http://www.websense.com/content/WebSecurityOverview.aspx</a>&#8220;&gt;web<br />
security software&lt;/a&gt;</div>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=545&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/03/5-myths-about-internet-safety.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to safely uninstall Linux when Dual boot installed with Windows XP?</title>
		<link>http://www.hungry-hackers.com/2009/02/how-to-safely-uninstall-linux-when-dual-boot-installed-with-windows-xp.html</link>
		<comments>http://www.hungry-hackers.com/2009/02/how-to-safely-uninstall-linux-when-dual-boot-installed-with-windows-xp.html#comments</comments>
		<pubDate>Sun, 01 Feb 2009 05:08:48 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Linux Hacking]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Grub loader]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[Repair]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Uninstall]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=511</guid>
		<description><![CDATA[When asked to most of the users "How will you uninstall Linux when it is Dual Boot installed with Windows XP?" The common answers we got was "Start windows XP and format Linux Partition". Well they were half correct, you do have to format the linux partition but what about the grub loader? The grub loader will still be showing you the option to boot Linux during the start up and by mistake if anybody goes for booting linux, the system will not find any linux on your machine and it will restart. so what can you do in this situation?]]></description>
			<content:encoded><![CDATA[<p>When asked to most of the users &#8220;<em>How will you uninstall Linux when it is Dual Boot installed with Windows XP?</em>&#8221; The common answers we got was &#8220;<em>Start windows XP and format Linux Partition</em>&#8220;. Well they were half correct, you do have to format the linux partition but what about the grub loader? The grub loader will still be showing you the option to boot Linux during the start up and by mistake if anybody goes for booting linux, the system will not find any linux on your machine and it will restart. so what can you do in this situation?</p>
<p>There is a simple procedure to uninstall or delete linux completely and safely by following a step by step procedure illustrated below and it is tested by me .</p>
<p><strong>Requirements:</strong><br />
You need a windows 98 startup disk or windows XP installation CD.<br />
<strong><br />
How to do it:</strong></p>
<p>1. Reboot your laptop with windows 98 start up disc or Windows XP CD and type the command “fixmbr”.</p>
<p>2. Above command will repair ur bootloader and rewrite ntldr which will replace grub loader of Linux and now you can see only Windows XP in the boot menu.</p>
<p>3. Now Boot up in Windows xp.</p>
<p>4. Go to Start &gt; Control Panel &gt; Administrative Tools &gt; Computer Management</p>
<p>5. Go to Disk Management under “Storage”</p>
<p>6. Select your Hard Disk and then the linux partition.</p>
<p>7. Delete the linux partition this will delete linux and grub.</p>
<p>8. Thats it done now boot your laptop or desktop normally it will be booted by default in windows xp.</p>
<p>If you have any problem in the procedure given above leave a comment here…</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=511&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/02/how-to-safely-uninstall-linux-when-dual-boot-installed-with-windows-xp.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>


<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 1029/1245 objects using disk: basic

Served from: hungry-hackers.com @ 2012-02-05 01:53:05 -->
