<?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>DailyApps &#187; jailbreak</title>
	<atom:link href="http://dailyapps.net/tag/jailbreak/feed/" rel="self" type="application/rss+xml" />
	<link>http://dailyapps.net</link>
	<description>One of the leading Technology Blogs in India.</description>
	<lastBuildDate>Sun, 08 Jan 2012 01:12:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Hack Attack : Secure your Jailbroken iPhone</title>
		<link>http://dailyapps.net/2009/11/hack-attack-secure-your-jailbroken-iphone/</link>
		<comments>http://dailyapps.net/2009/11/hack-attack-secure-your-jailbroken-iphone/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 15:43:52 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://dailyapps.net/?p=1303</guid>
		<description><![CDATA[The beginning of this week, saw the coming of the first ever iPhone worm. The worm out in the wild as iKee (The one that changes the wallpaper to that... <a class="read-more" href="http://dailyapps.net/2009/11/hack-attack-secure-your-jailbroken-iphone/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>The beginning of this week, saw the coming of the first ever iPhone worm. The worm out in the wild as iKee (The one that changes the wallpaper to that of Rick Astley &#8211; <em>of the rickrolling fame!</em>) is actually a wrapper built around iPhone/Privacy.A that runs silently in the background without ever letting the user know that it is running. What does the worm do?</p>
<p>Well it goes after the personal data stored on your iPhone which includes email, contacts, SMS, Calendars, Photos etc. So if you have Jailbreak&#8217;ed your iPhone, you have to be concerned now.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="ikee-iphone-wallpaper" src="http://ninja.dailyapps.net/wp-content/uploads/2009/11/ikeeiphonewallpaper.jpg" border="0" alt="ikee-iphone-wallpaper" width="274" height="400" /></p>
<p>Also the worm doesn&#8217;t need to be running on an infected device, the attacker could instead load it onto a Computer in a public network and scan for iPhone&#8217;s connected to the same network that are deemed to be vulnerable.</p>
<p>The attack vector is simply the Jailbroken iPhone, which is what you need to secure if you are running a Jailbroken iPhone. Since the iPhone runs on the trusted Unix Based Filesystem the fix is actually easier than it seems and you lose out on nothing with regards to the Jailbreak functionality.</p>
<p>So how do we do it? We just change the <strong>root</strong> password of iPhone to prevent hackers from getting access to the precious personal data on your iPhone. It’ll hard take you a couple of minutes but will save you a lot of trouble later.</p>
<p><span id="more-1303"></span></p>
<ul>
<li>First up you need to Install the <strong>MobileTerminal</strong> application from Cydia.
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="IMG_0019" src="http://ninja.dailyapps.net/wp-content/uploads/2009/11/IMG_0019.png" border="0" alt="IMG_0019" width="320" height="480" /></li>
<li>After it is installed, you’ll need to reboot your iPhone.</li>
<li>Launch <strong>MobileTerminal</strong> from the springboard and type in the command: <em>passwd</em></li>
<li>When it asks you for the &#8220;Old Password,&#8221; type in: <em>alpine</em></li>
<li>At the new password prompt, type in a new password of your choice, but make sure its strong and secure enough</li>
<li>Re-enter the password to confirm.</li>
<li>You&#8217;ll now be returned to the <strong>Mobile$</strong> prompt which means the change was successful.<img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="IMG_0022" src="http://ninja.dailyapps.net/wp-content/uploads/2009/11/IMG_0022.png" border="0" alt="IMG_0022" width="320" height="480" /></li>
<li>Now you&#8217;ll need to change the password for the <strong><em>root</em></strong> account. Type in the command <em>login root.</em></li>
<li>Once again, you&#8217;re prompted for the old password. Type in <em>alpine.</em></li>
<li><em>N</em>ow type in the command <em>passwd</em></li>
<li>You&#8217;ll then go through the change password routine a second time, entering in <em>alpine </em>as the old password, creating a new password and then re-entering it to confirm.<img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="IMG_0023" src="http://ninja.dailyapps.net/wp-content/uploads/2009/11/IMG_0023.png" border="0" alt="IMG_0023" width="320" height="480" /></li>
<li>Yup, that’s it. Once done, Close MobileTerminal and uninstall it from Cydia if you feel so.</li>
</ul>
<p><strong>P.S.</strong> I’ve personally tested this on my iPhone running iPhone OS. 3.1.2 Jailbroken using BlackRa1n. But I am pretty sure this should work other iPhones as well.</p>
<p>Let us know in the comments to explain how the process went for you. You really have to thank Dev Team and other teams working on the iPhone platform, with the increased power, they also make it relatively easy for us to secure our iPhones.</p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2009/11/hack-attack-secure-your-jailbroken-iphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hack Attack : Unlock Your iPhone 3G in 2 Minutes</title>
		<link>http://dailyapps.net/2009/01/hack-attack-unlock-your-iphone-3g-in-2-minutes/</link>
		<comments>http://dailyapps.net/2009/01/hack-attack-unlock-your-iphone-3g-in-2-minutes/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 18:00:24 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[unlock]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2009/01/hack-attack-unlock-your-iphone-3g-in-2-minutes/</guid>
		<description><![CDATA[Are you one of those people who have been waiting long to unlock your iPhone 3G and free it from the shackles of the carrier in your country or use... <a class="read-more" href="http://dailyapps.net/2009/01/hack-attack-unlock-your-iphone-3g-in-2-minutes/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>Are you one of those people who have been waiting long to unlock your iPhone 3G and free it from the shackles of the carrier in your country or use it overseas.. Well your wait is officially over, because the Dev Team has released the yellowsn0w application, that will unlock your iPhone 3G in a couple of minutes.. Trust me, it ain’t hard and the hard work of Dev Team was worth the wait..</p>
<p>Perfect gift for the new years from Dev Team <img src='http://ninja.dailyapps.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Here are the prerequisites before you can proceed with the unlock of the phone..</p>
<ul>
<li>You Must Have Jailbroken iPhone 3G Running <strong>Firmware 2.2</strong> with the baseband modem firmware as <strong>02.28.00</strong></li>
<li>To find the version of your baseband firmware, go to Settings-&gt;General-&gt;About and scroll down to find the version of your modem firmware..</li>
<li>If you are not on Firmware 2.2 with baseband firmware at 02.28.00 you will need to restore your iPhone to 2.2 and rejailbreak/pwn using QuickPwn.</li>
</ul>
<p>Alright now that you guys, lets proceed with juicy stuff of unlocking your iPhone..</p>
<p><span id="more-1159"></span></p>
<p>Okay here we go….</p>
<ul>
<li><strong>Fire up <em>Cydia</em> from your SpringBoard.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0001" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0001.png" alt="IMG_0001" width="320" height="480" /></p>
<ul>
<li><strong>Select the <em>Manage Tab</em> at the bottom of Cydia.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0002" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0002.png" alt="IMG_0002" width="320" height="480" /></p>
<ul>
<li><strong>Select the<em> Sources</em> Button.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0003" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0003.png" alt="IMG_0003" width="320" height="480" /></p>
<ul>
<li><strong>Press the <em>Edit</em> Button at the top of the screen.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0005" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0005.png" alt="IMG_0005" width="320" height="480" /></p>
<ul>
<li><strong>Now Press the <em>Add</em> Button at the top of the screen.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0006" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0006.png" alt="IMG_0006" width="320" height="480" /></p>
<ul>
<li><strong>Enter <em>http://apt9.yellowsn0w.com/</em> as the source url and press the Add Source button.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0014" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0014.png" alt="IMG_0014" width="320" height="480" /></p>
<ul>
<li><strong>Return to Cydia once the source has been added, and press the <em>Done</em> button at the top of the screen.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0007" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0007.png" alt="IMG_0007" width="320" height="480" /></p>
<ul>
<li><strong>Tap on the just added repo <span style="text-decoration: underline;">apt9.yellowsn0w.com</span> .</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0008" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0008.png" alt="IMG_0008" width="320" height="480" /></p>
<ul>
<li><strong>Select <em>yellowsn0w</em> from the list of available packages.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0009" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0009.png" alt="IMG_0009" width="320" height="480" /></p>
<ul>
<li><strong>Press the <em>Install</em> button at the top of the screen.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0010" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0010.png" alt="IMG_0010" width="320" height="480" /></p>
<ul>
<li><strong>Press the <em>Confirm</em> button at the top of the screen.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0011" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0011.png" alt="IMG_0011" width="320" height="480" /></p>
<ul>
<li><strong>After the installation has been successfully completed, press the <em>Return to Cydia</em> button.</strong></li>
</ul>
<p><img style="display: inline" title="IMG_0013" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackUnlockYouriPhone3Gin2Minutes_4A9E/IMG_0013.png" alt="IMG_0013" width="320" height="480" /></p>
<ul>
<li><strong>Now Restart your iPhone, and pop in your third party SIM into the iPhone.. The Phone should now be unlocked and running on the carrier of your choice..</strong></li>
</ul>
<p><strong> </strong></p>
<p>That was simple ain’t it? The Dev Team has really done brilliant job here, in making the process of unlocking the iPhone so darn easy! If you run into problems during this, read the following suggestions..</p>
<ul>
<li>It seems that getting your iPhone to pick up your new carrier can be helped by turning off 3G and perhaps toggling the Airplane Mode switch on and off.</li>
<li>If you are still having problems try removing and reinserting the SIM or booting with the new SIM already inside.</li>
<li>If none of these seem to work, wait for a couple of days since yellowsn0w is still beta, so there might be bugs the Dev Team will squash out in the coming few days.</li>
</ul>
<p>The Beauty of yellowsn0w is that it makes no changes to anything on your iPhone.. Yes you heard it right, yellowsn0w will in no way modify the contents of your iPhone Baseband.. Here’s what <a href="http://twitter.com/MuscleNerd/status/1089918791">MuscleNerd</a> of the Dev Team said :</p>
<blockquote><p><em>it doesn&#8217;t touch a bit of the baseband NOR&#8230;all the patches are injected on the fly in RAM&#8230;they go away with poweroff</em></p></blockquote>
<p>So you can uninstall yellowsn0w anytime you wish, and still leave your iPhone in a pristine state..</p>
<p>A Big thanks to the <a href="http://blog.iphone-dev.org/">Dev Team</a> for the wonderful effort, and I am sure this is the perfect gift for new years for many many iPhone users all over the world…</p>
<p>Please post in your questions in the comments, I’ll try to help you as much as possible.. Happy new year to all of you <img src='http://ninja.dailyapps.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Photo credit: <a href="http://flickr.com/photos/bwana/1186846236/">bwana</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2009/01/hack-attack-unlock-your-iphone-3g-in-2-minutes/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Hack Attack : Jailbreak/Unlock Your iPhone On Windows</title>
		<link>http://dailyapps.net/2008/07/hack-attack-jailbreakunlock-your-iphone-on-windows/</link>
		<comments>http://dailyapps.net/2008/07/hack-attack-jailbreakunlock-your-iphone-on-windows/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 23:57:31 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[unlock]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/07/hack-attack-jailbreakunlock-your-iphone-on-windows/</guid>
		<description><![CDATA[While the Dev Team has released Pwnage tool for Mac OSX, it’ll be some time before we see Pwnage tool for Windows. All those Windows users who can’t wait to... <a class="read-more" href="http://dailyapps.net/2008/07/hack-attack-jailbreakunlock-your-iphone-on-windows/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" title="iphone3g" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackPwnYouriPhoneOnWindows_4963/iphone3g_3.png" border="0" alt="iphone3g" width="557" height="285" /></p>
<p>While the Dev Team has released Pwnage tool for Mac OSX, it’ll be some time before we see Pwnage tool for Windows. All those Windows users who can’t wait to jailbreak/unlock their iPhones here’s a guide for you to jailbreak/unlock your iPhone.</p>
<p>While at the moment there is no Installer.app on firmware 2.0, and there aren’t many apps running but that will change with time, and more and more apps for the jailbroken iPhone will appear. Follow this quick 15 min guide to Jailbreak/unlock your iPhone on Windows..</p>
<p>I’m going to divide the guide into two clear and concise sections, one for the iPhone 2G and one for the iPhone 3G.. Pick the section that you have and proceed.. Make sure you have iTunes 7.7 installed and backup your iPhone before continuing..</p>
<blockquote><p><strong>Disclaimer : I’m not responsible if these hacks end up bricking your iPhone, while the methods have been tested widely but please proceed at your own risk.</strong></p></blockquote>
<h3>For iPhone 2G</h3>
<p>iPhone 2G can both be unlocked and jailbroken unlike the iPhone 3G which can only be jaibroken at the moment.. Download the following files before you get started..</p>
<ul>
<li><a href="http://www.winpwn.com/files/winpwn_1.0.0.3_RC1_Setup.zip">WinPwn 1.0</a></li>
<li><a href="http://thepiratebay.org/tor/4305453/iThor__s_iPhone_2.0_Custom_Firmware_Vanilla_(5A347)">Custom Firmware Restore Image</a> (Torrent Link)</li>
</ul>
<p>Lets get started then..</p>
<p><span id="more-1104"></span></p>
<ul>
<li>Backup your iPhone before you proceed.</li>
<li>Install WinPwn and Pwn your iPhone 2G running firmware 1.1.4 using it. Please note that it is very important that you have the iPhone Pwned at 1.1.4 before proceeding..</li>
<li>Install Bootneuter (You should be able to find it in Installer.app)</li>
<li>Run Bootneuter and have it neuter your iPhone.</li>
<li>Put your iPhone into DFU Mode.. This can be a bit tricky.Here’s how to get into the DFU Mode, <em>hold the home button on the bottom and the power button until the screen turns off and then count to 2 and let go of the power button on the top of the iPhone , but keep pressing home button until iTunes asks you if you want to restore your iPhone.</em></li>
<li>In iTunes Shift+Click the Restore button and find your custom IPSW Firmware file that you downloaded earlier.</li>
<li>Wait for it to complete, and enjoy you have a completely Jailbroken, Unlocked iPhone running firmware 2.0.</li>
</ul>
<h3>For iPhone 3G</h3>
<p>iPhone 3G can only be Jailbroken at the moment, because no unlock has been found yet. Again download the following files before you get started..</p>
<ul>
<li><strong>x12220000_4_Recovery.ipsw</strong></li>
<li><strong>iPhone1,2_2.0_5A347_Custom_Restore.ipsw</strong></li>
</ul>
<p>You can download both these files from this <a href="http://www.users.on.net/%7Ethevillage/pwnage/win/iPhone%203G%20Jailbreak.torrent">torrent</a>.</p>
<p>Now that you have the files downloaded, lets get started then…</p>
<ul>
<li>Backup your iPhone before you proceed.</li>
<li>Click Start and Run, and type in <em>%appdata%Apple ComputeriTunes.</em></li>
<li>In the folder that opens, create a Directory called <strong>Device Support</strong> if it doesn’t exist already and if it is present delete it.</li>
<li>In the Device Support folder copy <strong>x12220000_4_Recovery.ipsw </strong>that you had downloaded earlier.</li>
<li>Open up iTunes and now you need to get your iPhone into DFU Mode..Here’s how to get into the DFU Mode, <em>hold the home button on the bottom and the power button until the screen turns off and then count to 2 and let go of the power button on the top of the iPhone , but keep pressing home button until iTunes asks you if you want to restore your iPhone.</em></li>
<li>In iTunes Shift+Click the Restore button and find your custom IPSW Firmware file that you downloaded earlier (iPhone1,2_2.0_5A347_Custom_Restore.ipsw).</li>
<li>When the restoring has completed, the iPhone will ask you to connect to iTunes and redo the activation (download carrier settings).</li>
<li>Restore your backup. This should be automatically done after the carrier settings have been downloaded, but you can also do it by right clicking iPhone on the left and selecting <strong>Restore iPhone</strong></li>
<li>Wait for it to complete, and enjoy you have a completely Jailbroken iPhone 3G.</li>
<li></li>
</ul>
<p>I hope everything went well for you and you are running iPhone with the latest firmware 2.0.. Big credit to the dev team for <a href="http://dailyapps.net/2008/07/first-look-at-pwnage-tool-for-iphone-20/">developing Pwnage tool</a> and others for the custom firmware images.</p>
<p>Let us know in the comments on how it went for you..</p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/07/hack-attack-jailbreakunlock-your-iphone-on-windows/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>First Look At Pwnage Tool For iPhone 2.0</title>
		<link>http://dailyapps.net/2008/07/first-look-at-pwnage-tool-for-iphone-20/</link>
		<comments>http://dailyapps.net/2008/07/first-look-at-pwnage-tool-for-iphone-20/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 02:00:20 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[unlock]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/07/first-look-at-pwnage-tool-for-iphone-20/</guid>
		<description><![CDATA[Yay! Finally the Pwnage Tool for iPhone 2.0 has been released.. The Dev Team has released a working jailbreak for iPhone 3G and a working unlock/jailbreak for iPhone 2G.. The... <a class="read-more" href="http://dailyapps.net/2008/07/first-look-at-pwnage-tool-for-iphone-20/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img title="_iphone_unlock" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="240" alt="_iphone_unlock" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/FirstLookAtPwnageToolForiPhone2.0_6962/_iphone_unlock.jpg" width="240" align="right" border="0" /> </p>
<p>Yay! Finally the <a href="http://blog.iphone-dev.org/post/42858313/thanks-for-waiting">Pwnage Tool</a> for iPhone 2.0 has been released.. The Dev Team has released a working jailbreak for iPhone 3G and a working unlock/jailbreak for iPhone 2G..</p>
<p>The most important thing is that firmware 2.0 was just released on 11th July, which meant Dev Team had an jailbroken firmware 2.0 on the iPhone 3G in just a space of 8 days.. Neat achievement I must say..</p>
<p>If you have an older generation of iPhone and you can’t wait to try out the apps from the app store on your unlocked iPhone, download Pwnage tool 2.0 immediately.. At the moment it is Mac only, but a windows version is on its way as I speak.</p>
</p>
<p>If you are casual jailbreaker, or if you simply want to unlock your iPhone, you might probably want to hold out for another week or so, so that the dev team can iron out the bugs and Pwnage becomes even more stable. Considering the kind of pressure the dev team has been through the Pwnage tool is a wonderful achievement on their part. It will only get better with time. At the moment though its still not ready for the average guy, atleast not as easy as using <a href="http://ziphone.org/">ZiPhone</a>.</p>
<p> <span id="more-1103"></span>
<p>But since the unlock for iPhone 3G isn’t out yet, its not currently a part of the Pwnage tool. You can unlock the older generation of the iPhone, while jailbreak is supported on both the generations.</p>
<p>Follow this <a href="http://sleepers.net/news/guides/pwnage-20-guide/">guide</a> to use Pwnage tool to unlock your old iPhone or jailbreak the iPhone 3G..</p>
</p>
</p>
</p>
<p>Please let us know in the comments if you succeeded in jailbreaking/unlocking your iPhone using the Pwnage tool</p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/07/first-look-at-pwnage-tool-for-iphone-20/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hack Attack : Downgrade iPhone 2G From 2.0 to 1.1.4 And Unlock it</title>
		<link>http://dailyapps.net/2008/07/hack-attack-downgrade-iphone-2g-from-20-to-114-and-unlock-it/</link>
		<comments>http://dailyapps.net/2008/07/hack-attack-downgrade-iphone-2g-from-20-to-114-and-unlock-it/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:14:54 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[unlock]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/07/hack-attack-downgrade-iphone-2g-from-20-to-114-and-unlock-it/</guid>
		<description><![CDATA[While a lot of people are awaiting the release of Pwnage tool from iPhone Dev Team, there are equally that many people who accidentally got upgraded to 2.0 leaving their... <a class="read-more" href="http://dailyapps.net/2008/07/hack-attack-downgrade-iphone-2g-from-20-to-114-and-unlock-it/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img title="iphone3g" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="285" alt="iphone3g" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackDowngradeiPhone2G.4AndUnlockit_14D03/iphone3g.png" width="557" border="0" /></p>
<p>While a lot of people are awaiting the release of Pwnage tool from iPhone Dev Team, there are equally that many people who accidentally got upgraded to 2.0 leaving their precious iPhone locked and unusable. </p>
<p>If you are one of those, then follow this guide to restore your iPhone 2G from firmware 2.0 to 1.1.4 and completely unlock it. This is of course is the only way you can use your iPhone 2G until the Dev Team releases Pwnage tool 2.0.</p>
</p>
<p>Follow the instructions below carefully, and you should be able to achieve the stated goal pretty fast. Trust me, it ain’t that hard….</p>
<p><strong>Warning : This tutorial/guide is for the iPhone 2G only which have been accidentally upgraded to 2.0 needing to restore back to 1.1.4 and unlock the phone. Do not use this guide on your iPhone 3G.</strong></p>
<p>Also this guide is currently only for the Mac OS.. I will add a guide for Windows when it is available and ready.</p>
<p>Alright lets get started then…. Download the following items at the start, you will need them during the course of the tutorial.</p>
<p> <span id="more-1102"></span>
<ul>
<li><a href="http://www.apple.com/itunes/download/">iTunes 7.7 (from Apple)</a> </li>
<li>iTunes 7.5 (from Apple) </li>
<li><a href="http://www.appzapper.com/">AppZapper</a> </li>
<li><a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4313.20080226.Sw39i/iPhone1,1_1.1.4_4A102_Restore.ipsw">iPhone 1.1.4 Firmware</a> </li>
<li><a href="http://www.iphone-hacks.com/download.php?id=99">Pwnage Tool 1.1</a> </li>
<li><a href="http://www.rapidshare.com/files/104494661/bootloaders.rar">iPhone 3.9 and 4.6 Bootloaders</a> </li>
</ul>
<p>Download all of them and keep them handy.. Lets get started then with the real deal.. Get ready to free your iPhone <img src='http://ninja.dailyapps.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
</p>
<ul>
<li>Install iTunes 7.7 and then uninstall it using AppZapper. This is to make sure you have the correct drivers and files necessary for the iPhone with firmware 2.0. </li>
<li>Open Terminal and type the following command. Enter the administrator password when prompted for it.      <br /><em>sudo rm -R /System/Library/PrivateFrameworks/MobileDevice.framework</em> </li>
<li>Now install iTunes 7.5 and reboot your Mac. </li>
<li>Rename iTunes folder in Music to iTunesOLD. Run iTunes and configure everything to your hearts liking and quit iTunes. </li>
<li>Plug in your iPhone using the dock connector. iTunes should now recognize the iPhone and prompt you telling that you need a newer version of iTunes. Just don’t bother and click OK. </li>
<li>Now the tricky part, you now need to put the iPhone in DFU Mode. Note that the iPhone is completely blank in the DFU Mode.
<p>Here’s how to get into the DFU Mode, <em>hold the home button on the bottom and the power button until the screen turns off and then count to 2 and let go of the power button on the top of the iPhone , but keep pressing home button until iTunes asks you if you want to restore your iPhone.</em> </li>
<li>Now in iTunes option click <strong>Restore </strong>in the iPhone tab and choose the iPhone firmware file iphone1,1_1.1.4.4A102_Restore.ipsw you downloaded earlier. </li>
<li>iTunes will now restore 1.1.4 onto the iPhone. Once it is done you should get an error 1015 which is good sign. </li>
<li>Now put your iPhone in normal restore mode (not DFU). To go into normal Restore mode turn off iPhone, turn on with a tap on power while holding the home button and hold the home button until iTunes tells that you need to restore your iPhone. Now restore the firmware again just like in the previous step. Don’t bother about the error code. </li>
<li>Now quit iTunes and start Pwnage tool that you downloaded earlier and hit browse ipsw and select the firmware you downloaded earlier.. </li>
<li>Hit iPwner, and after a while your iPhone will start showing text, loads of it. After a while it should restart and ask you to connect it to iTunes.
<p><a href="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackDowngradeiPhone2G.4AndUnlockit_14D03/Pwnage1.png" rel="lightbox"><img title="Pwnage-1" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="121" alt="Pwnage-1" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackDowngradeiPhone2G.4AndUnlockit_14D03/Pwnage1_thumb.png" width="240" border="0" /></a> </li>
<li>Hit Browse ipsw. Choose the file you downloaded earlier. Select ipsw builder and configure the options as shown below in the screenshot.
<p><a href="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackDowngradeiPhone2G.4AndUnlockit_14D03/Pwnage2.png" rel="lightbox"><img title="Pwnage-2" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="145" alt="Pwnage-2" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackDowngradeiPhone2G.4AndUnlockit_14D03/Pwnage2_thumb.png" width="240" border="0" /></a> </li>
<li>Hit Ok, and choose the two bootloader files from the rar archive you downloaded earlier. Choose a location to save your restore file.
<p><a href="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackDowngradeiPhone2G.4AndUnlockit_14D03/Pwnage3.png" rel="lightbox"><img title="Pwnage-3" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="120" alt="Pwnage-3" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackDowngradeiPhone2G.4AndUnlockit_14D03/Pwnage3_thumb.png" width="240" border="0" /></a>&#160; </li>
<li>Quit Pwnage tool, and fire up iTunes one last time. </li>
<li>Option click on restore in the iPhone tab (the alt key + mouse key) and choose the new custom restore file you created in Pwnage tool. </li>
<li>Once the restore is complete, your iPhone should be completely unlocked and jailbroken. You should be able to run any apps you wish and use any SIM. </li>
<li>Sync your iPhone, and enjoy your totally unlocked iPhone. </li>
</ul>
<p>Well that is it, wasn’t that long isn’t it. Try it out and at the moment it is the best solution until Dev Team gets around to releasing Pwnage tool 2.0 that will unlock Firmware 2.0 on the iPhone 2G.</p>
<p>Meanwhile enjoy your hacked phone!! Special thanks to aRT in the <a href="http://www.hackint0sh.org/forum/showthread.php?t=46198">forums</a> for writing this guide.</p>
<p>Please let us know in the comments, as to how it goes for you. This wouldn’t be possible without the work of many hackers from around the world whose sole aim is to free up the iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/07/hack-attack-downgrade-iphone-2g-from-20-to-114-and-unlock-it/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>Hawt! Fring For iPhone Launches ..</title>
		<link>http://dailyapps.net/2008/04/hawt-fring-for-iphone-launches/</link>
		<comments>http://dailyapps.net/2008/04/hawt-fring-for-iphone-launches/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 13:34:22 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/04/hawt-fring-for-iphone-launches/</guid>
		<description><![CDATA[Finally iPhone gets its first killer app. Yes you heard that right, Fring the Israeli company has come out with a beta of its native iPhone App. Here&#8217;s what the... <a class="read-more" href="http://dailyapps.net/2008/04/hawt-fring-for-iphone-launches/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fring.com/iphone"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://ninja.dailyapps.net/wp-content/uploads/2008/04/ShockingFringForiPhoneLaunches_10835/iphone.gif" border="0" alt="iphone" width="193" height="291" align="right" /></a></p>
<p>Finally iPhone gets its first killer app. Yes you heard that right, <a href="http://fring.com/">Fring</a> the Israeli company has come out with a beta of its native iPhone App.</p>
<p>Here&#8217;s what the <a href="http://www.fring.com/newsroom/iPhone.asp">press release</a> reads like :</p>
<blockquote><p><em>The special pre-release version will enable iPhone™ users to get an early taste of fring and discover the freedom of being able to take their fring<sup>™</sup> contacts and buddies from their other favorite online communities mobile on their iPhones. </em></p>
<p><em>They will also have the ability to make free and low cost mobile calls over WiFi &amp; enjoy rich, IM-style live chat with their online contacts, regardless of whether they are on their mobiles, PC’s or other internet devices.</em></p></blockquote>
<p>Considering that Fring is not a browser based app like the other IM clients we&#8217;ve seen for the iPhone like <a href="http://www.techcrunch.com/2007/07/16/flickim-bored-startup-makes-awesome-im-for-the-iphone/">FlickIM</a> or <a href="http://www.techcrunch.com/2007/08/03/mundu-has-a-great-iphone-chat-application-why-are-they-charging/">Mundu</a> it needs a jailbroken iPhone to begin with.</p>
<p><span id="more-1045"></span></p>
<p>We very well know that Jailbreaking isn&#8217;t popular with most of the iPhone crowd, but it looks like Fring may also be the first really killer application that can get non-early adopter users to consider using Jailbreak.</p>
<p>To me it looks like Fring is preparing for the official release of the <a href="http://dailyapps.net/2008/03/iphone-20-developer-ready-enterprise-ready/">SDK and third party apps</a> on the AppStore. Once that is out, you should see a fully featured Fring client selling pretty well in the AppStore.</p>
<p>Installation of Fring on your iPhone should be easy if you already have a Jailbroken iPhone, just follow the instructions <a href="http://www.fring.com/iphone/">here</a> and you should be all set to be Fringing!</p>
<p>Apple time to screw up, and come on guys open up the iPhone atleast now so that we can see more like <a href="http://www.fring.com/iphone/">Fring</a></p>
<p>Here&#8217;s a screenshot of Fring in action on an iPhone and a demo to excite you even more!</p>
<p align="center"><img src="http://ninja.dailyapps.net/wp-content/uploads/2008/04/ShockingFringForiPhoneLaunches_10835/fring_on_iphone.png" alt="fring_on_iphone" width="318" height="465" /></p>
<p align="center"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/tESDbzu4X3I"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/tESDbzu4X3I" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>More Details <a href="http://www.fring.com/blog/?p=226">here</a> and <a href="http://www.fring.com/iphone/">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/04/hawt-fring-for-iphone-launches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Step by Step Guide to Unlock Your 1.1.3 OTB iPhone</title>
		<link>http://dailyapps.net/2008/02/a-step-by-step-guide-to-unlock-your-113-otb-iphone/</link>
		<comments>http://dailyapps.net/2008/02/a-step-by-step-guide-to-unlock-your-113-otb-iphone/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 16:31:27 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[unlock]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/02/a-step-by-step-guide-to-unlock-your-113-otb-iphone/</guid>
		<description><![CDATA[Mr. GEOrge HOTz did it again. He&#8217;s discovered an exploit that will allow you to unlock your brand new iPhone, thats factory fresh with the latest 1.1.3 firmware and the... <a class="read-more" href="http://dailyapps.net/2008/02/a-step-by-step-guide-to-unlock-your-113-otb-iphone/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0px 0px 0px 5px" height="175" alt="unlocked-iphone" src="http://ninja.dailyapps.net/wp-content/uploads/2008/02/unlocked-iphone.jpg" width="150" align="right"></p>
<p>Mr. GEOrge HOTz <a href="http://iphonejtag.blogspot.com/2008/02/11246unlock-good-enough-for-prize.html">did it again</a>. He&#8217;s discovered an exploit that will allow you to unlock your brand new iPhone, thats factory fresh with the latest 1.1.3 firmware and the 4.6 bootloader. Unlocking your iPhone isn&#8217;t all that difficult, but I&#8217;d suggest you wait for more refined releases in the future. </p>
<p>But if you are one of those who&#8217;ve been waiting forever for this unlock to come out. If you can&#8217;t wait any longer, then read on and follow the instructions below to unlock your iPhone in just about 15 minutes or so.</p>
<p><strong><em>P.S : I Take no responsibility if something goes wrong for you, whatever you do is at your own risk.</em></strong> </p>
<p>Alright then, here are the steps that you need to follow. Hang on there, it isn&#8217;t all that difficult for sure, and I can assure the result of this is gonna be very sweet.</p>
<p>Make sure you grab a cup pf coffee, to give you company while you do the impossible <img src='http://ninja.dailyapps.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p><span id="more-959"></span></p>
<ul>
<li>Downgrade your iPhone to firmware 1.1.1. Jailbreak and Oktoprep to 1.1.2.</li>
<li>Once you have your Jailbroken 1.1.2 iPhone, you should probably have the phone features rendered useless.</li>
<li>Open Installer.app and install OpenSSH and vt-100 on your iPhone (Under System).</li>
<li>Connect via WiFi to your iPhone via WinSCP.</li>
<li>Copy all the files (gunlock, ICE04.02.13_G.fls and secpac) to /usr/bin.</li>
<li>Set permissions of gunlock to 0755 in WinSCP</li>
<li>Put iPhone in Airplane mode (<strong>IMPORTANT!</strong>) </li>
<li>Execute the following commands in Terminal:
</li>
<blockquote><p><em>launchctl unload -w /System/Library/LaunchDaemons/com.apple.CommCenter.plist </em>
<p><em>cd /usr/bin </em>
<p><em>./gunlock secpack ICE04.02.13_G.fls </em>
<p><em>launchctl load -w /System/Library/LaunchDaemons/com.apple.CommCenter.plist</em></p>
</blockquote>
<li>Restart iPhone.</li>
<li>Now you should have a fully functional iPhone with firmware 1.1.2.</li>
<li>Now Upgrade your iPhone to firmware 1.1.3 Using this <a href="http://cre.ations.net/blog/post/iphone-113-jailbreak-released">method</a>. Please don&#8217;t upgrade using iTunes.</li>
<li>Voila! You Now have a fully unlocked iPhone with firmware 1.1.3. </li>
</ul>
<p>Hmm wasn&#8217;t that easy. It takes less than 15minutes if you get things right straightaway, but your mileage may vary. The only problem currently is that, Google Maps location feature doesn&#8217;t work. Other than you have a fully functional iPhone.</p>
<p>Thanks to <a href="http://iphonejtag.blogspot.com/">GeoHot</a> for coming up <a href="http://iphonejtag.blogspot.com/2008/02/11246unlock-good-enough-for-prize.html">with the exploit</a>. You can download all the required files for the hack from <a href="http://lpahome.com/geohot/gunlock.rar">here</a> and <a href="http://rapidshare.com/files/90087423/_Baseband.zip.html">here</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/02/a-step-by-step-guide-to-unlock-your-113-otb-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Releases iPhone 1.1.2 Update</title>
		<link>http://dailyapps.net/2007/11/apple-releases-iphone-112-update/</link>
		<comments>http://dailyapps.net/2007/11/apple-releases-iphone-112-update/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 03:58:35 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[unlock]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2007/11/apple-releases-iphone-112-update/</guid>
		<description><![CDATA[The Cat and Mouse game is on, and this time its Apple that&#8217;s got the upper hand over the Hackers. Apple has just released the firmware update to Apple iPhone.... <a class="read-more" href="http://dailyapps.net/2007/11/apple-releases-iphone-112-update/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>The Cat and Mouse game is on, and this time its Apple that&#8217;s got the upper hand over the Hackers. Apple has just released the firmware update to Apple iPhone. The latest firmware version is 1.1.2. The iPod hasn&#8217;t got a firmware update as yet, and it looks like Touch users will have to wait for some time. You can download the <a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4037.20071107.5Bghn/iPhone1,1_1.1.2_3B48b_Restore.ipsw">ipsw file</a> directly from Apple or upgrade straight in iTunes. The documentation is available on the Apple Site <a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3992.20071107.3Fvgd/iPhoneDocumentation_1.1.2.ipd">here</a>.</p>
<p>Preliminary reports from people who have upgraded to the latest firmware say that : </p>
<ul>
<li><strong>Jailbreakme.com doesn&#8217;t work anymore. (TIFF Exploit Fixed)</strong></li>
<li><strong>All 3rd Party apps are now gone.</strong></li>
<li><strong>iToner does still work.</strong> </li>
</ul>
<p>The Hackers at the iPhone Dev Team are at hacking the iPhone again, with the IRC channel becoming busy all over again. Netkas (Brilliant Hacker!) who first found the TIFF Exploit on the iPhone is currently busy with OSX86, so there is some serious work that needs to be done. Which means that the countdown for a jailbreak has begun. When do you think a working Jailbreak will be released?</p>
<p><span id="more-726"></span></p>
<p>The Good news is that this time, unlocking does not appear to be a barrier to upgrade&#8211;especially if you&#8217;ve used the recent revirginizing and safer unlocking methods.</p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2007/11/apple-releases-iphone-112-update/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>iPhone/iPod Touch Jailbreaking becomes Super Simple!</title>
		<link>http://dailyapps.net/2007/10/iphoneipod-touch-jailbreaking-becomes-super-simple/</link>
		<comments>http://dailyapps.net/2007/10/iphoneipod-touch-jailbreaking-becomes-super-simple/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 04:53:23 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2007/10/iphoneipod-touch-jailbreaking-becomes-super-simple/</guid>
		<description><![CDATA[Jailbreaking your iPhone or iPod Touch couldn&#8217;t get any simpler than this. A team of hackers have come up with what is arguably the best way to jailbreak that Apple... <a class="read-more" href="http://dailyapps.net/2007/10/iphoneipod-touch-jailbreaking-becomes-super-simple/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p align="center"><img id="id" src="http://img150.imageshack.us/img150/8739/installeric5.png" /> </p>
<p>Jailbreaking your iPhone or iPod Touch couldn&#8217;t get any simpler than this. A team of hackers have come up with what is arguably the best way to jailbreak that Apple Toy of yours. <a href="http://www.tuaw.com/2007/10/29/instant-jailbreak-for-iphone-and-ipod-touch/">Erica Sadun</a> of the TUAW fame who was one of the developers of jailbreakme.com (I&#8217;m not linking to it, because it can wreak havoc with your Desktop Safari Browser)</p>
<p>The jailbreak opens your iPhone for full disk access and installs Installer.app so you can add pretty much any third party application you like. To use it all you need to do is point the Safari Browser on your iPod or iPhone to jailbreakme.com, once there read the instructions and scroll to the bottom, Tap and install AppSnapp. Just after you have done this, your Safari will crash, which means that your iPhone has been successfully jailbreaked. </p>
<p><span id="more-704"></span></p>
<p>The iPhone should now restart and Slide to Unlock. On the home screen you will find a shiny new Installer.app icon. Tap it and install apps that you have always wanted on iPhone. </p>
<p>Well here are a few features of this method of Jailbreak!</p>
<ul>
<li>Jailbreaks iPhone/iPod Touch on 1.1.1</li>
<li>Patches Springboard to load third party apps</li>
<li>Activates non-AT&amp;T iPhones automatically, while leaving already activated phones alone</li>
<li>Fixes YouTube on non-AT&amp;T iPhones automatically, while leaving already activated phones alone</li>
<li>Installs Installer.app v3.0b5 on the iPhone/iPod Touch</li>
<li>Fixes Apple&#8217;s TIFF bug, making your device MORE secure than it was without AppSnapp!</li>
</ul>
<p><strong>Hat Tip : Try the do the Jailbreak over WiFi rather than EDGE, simply because the chances of failure on WiFi is almost nil.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2007/10/iphoneipod-touch-jailbreaking-becomes-super-simple/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>iPhone Firmware 1.1.1 Jailbreaked Finally</title>
		<link>http://dailyapps.net/2007/10/iphone-firmware-111-jailbreaked-finally/</link>
		<comments>http://dailyapps.net/2007/10/iphone-firmware-111-jailbreaked-finally/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 00:19:53 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[unlock]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2007/10/iphone-firmware-111-jailbreaked-finally/</guid>
		<description><![CDATA[Well I am sure, if you are an iPhone fan, you have been waiting for the iPhone to be hacked to support 3rd party apps, and be supported on any... <a class="read-more" href="http://dailyapps.net/2007/10/iphone-firmware-111-jailbreaked-finally/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ninja.dailyapps.net/wp-content/uploads/2007/10/hax.jpg" rel="lightbox"><img id="id" style="margin: 0px 5px 2px 0px" height="240" alt="iPhone 1.1.1 Jailbreak" src="http://ninja.dailyapps.net/wp-content/uploads/2007/10/hax-thumb.jpg" width="155" align="left" /></a> Well I am sure, if you are an iPhone fan, you have been waiting for the iPhone to be hacked to support 3rd party apps, and be supported on any network. </p>
<p>Well the work of getting the latest firmware is going on extremely fast, today marks an important day in the race to get the iPhone firmware 1.1.1 fully unlocked. The latest firmware has been jailbreaked with the help of a .tiff exploit, very similar to the one that was used to hack the PSP. Well the iPhone dev team has been working hard, and now we finally have 3rd party apps working on the iPhone. </p>
<p>The screenshot that you see on the left, is that of an iPhone with firmware 1.1.1&#xA0; with 3rd party apps installed. Notice the Installer icon in the dock. To get 3rd party apps working on your iPhone, with firmware 1.1.1 visit <a href="http://conceitedsoftware.com/iphone/beta/">this page</a> from the Safari Web Browser in the iPhone. It will then prompt you to add the Repository. Accept the prompt, and you should Installer.app adding its source to the iPhone. Once you have done, that you can now install and remove apps by using Installer.app. Check out <a href="http://conceitedsoftware.com/iphone/site/packages/">this page</a> to see which all apps are available for you to install on the iPhone.</p>
<p><span id="more-561"></span></p>
<p>The Jailbreak of the iPhone has been lot of hardwork, ever since Apple decided to put extra barriers on the way apps are accessed on the iPhone. A lot of credit goes to <a href="http://www.toc2rta.com/">Niacin,</a> for discovering the <a href="http://www.toc2rta.com/?q=trackback/19">tiff exploit</a> that eventually lead us to the iPhone being Jailbreaked. </p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2007/10/iphone-firmware-111-jailbreaked-finally/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/24 queries in 0.011 seconds using disk: basic
Content Delivery Network via ninja.dailyapps.net

Served from: dailyapps.net @ 2012-02-12 06:52:43 -->
