<?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>Cydia Blog</title>
	<atom:link href="http://cydiablog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cydiablog.com</link>
	<description>iOS Mac News and Rumors</description>
	<lastBuildDate>Tue, 05 Feb 2013 11:18: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>Fix Weather.app Bug after iOS 6.1 Evasi0n Jailbreak</title>
		<link>http://cydiablog.com/5805/how-to-fix-evasi0n-jailbreak-weather.app/</link>
		<comments>http://cydiablog.com/5805/how-to-fix-evasi0n-jailbreak-weather.app/#comments</comments>
		<pubDate>Tue, 05 Feb 2013 10:47:19 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[evasi0n]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5805</guid>
		<description><![CDATA[<p>After jailbreaking iOS 6.1 on iPhone with Evasi0n on Mac or Windows, many users have complained about the stock weather app which crashes all the time. Even after restoring the device and jailbreaking it again, users were unable to fix the bug. Perhaps, only couple of users were facing serious crashing issues after opening Weather.app. The developers behind Evasi0n jailbreak already knows about the issue, and how to fix Weather.app. Per pod2g, the jailbreak process messes up with com.apple.mobile.installation.plist file and they are already working on modifying evasi0n app and on pushing a fix to Cydia for already jailbroken devices. Those who cannot wait for few hours, here is a script that forces a rebuild of com.apple.mobile.installation.plist  but before executing it, make sure to do a full backup. If you feel comfortable [...]</p><p>The post <a href="http://cydiablog.com/5805/how-to-fix-evasi0n-jailbreak-weather.app/">Fix Weather.app Bug after iOS 6.1 Evasi0n Jailbreak</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>After <a href="http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/" target="_blank">jailbreaking iOS 6.1 on iPhone</a> with <a href="http://cydiablog.com/5708/download-evasi0n-ios-6.1-jailbreak-by-evad3rs/" target="_blank">Evasi0n</a> on Mac or Windows, many users have complained about the stock weather app which crashes all the time. Even after restoring the device and jailbreaking it again, users were unable to fix the bug. Perhaps, only couple of users were facing serious crashing issues after opening Weather.app.<br />
<span id="more-5805"></span><br />
The developers behind Evasi0n jailbreak already knows about the issue, and how to fix Weather.app. Per pod2g, the jailbreak process messes up with <em>com.apple.mobile.installation.plist</em> file and they are already working on modifying evasi0n app and on pushing a fix to Cydia for already jailbroken devices.</p>
<p>Those who cannot wait for few hours, here is a script that forces a rebuild of <em>com.apple.mobile.installation.plist</em>  but before executing it, make sure to do a full backup. If you feel comfortable typing on terminal or command prompt, here are the steps:</p>
<p><strong>Step 1:</strong> Connect your iOS device to your Mac</p>
<p><strong>Step 2:</strong> Open a Terminal window and type the following commands.<br />
<code><br />
#!/bin/bash<br />
chmod -x /usr/libexec/mobile_installation_proxy<br />
killall -9 mobile_installation_proxy<br />
rm /var/mobile/Library/Caches/com.apple.mobile.installation.plist /var/mobile/Library/Caches/com.apple.LaunchServices-045.csstore<br />
launchctl stop com.apple.mobile.installd<br />
launchctl start com.apple.mobile.installd<br />
</code></p>
<p><strong>Step 3:</strong> Now execute the following command.<br />
<code><br />
while [ ! -f /var/mobile/Library/Caches/com.apple.mobile.installation.plist ];<br />
do<br />
sleep 1<br />
done<br />
while [ ! -f /var/mobile/Library/Caches/com.apple.LaunchServices-045.csstore ];<br />
do<br />
sleep 1<br />
done<br />
sleep 10<br />
</code></p>
<p><strong>Step 4:</strong> Now type the following command.<br />
<code><br />
chmod +x /usr/libexec/mobile_installation_proxy<br />
sync<br />
reboot<br />
</code></p>
<p>The post <a href="http://cydiablog.com/5805/how-to-fix-evasi0n-jailbreak-weather.app/">Fix Weather.app Bug after iOS 6.1 Evasi0n Jailbreak</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5805/how-to-fix-evasi0n-jailbreak-weather.app/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Untether 6.1 Redsn0w Jailbreak Using Evasi0n 6.1 Untether [Guide]</title>
		<link>http://cydiablog.com/5747/evasi0n-6.1-untether-cydia-package/</link>
		<comments>http://cydiablog.com/5747/evasi0n-6.1-untether-cydia-package/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 17:36:18 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[evasi0n]]></category>
		<category><![CDATA[Redsn0w]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5747</guid>
		<description><![CDATA[<p>In addition to Envasi0n, iPhone Dev Team lead hacker @musclenerd has packaged untethered exploit into a working cydia package – Evasi0n 6.x Untether 0.1-1. The package, which is based on planetbeing and nikias exploits, essentially cuts the cord while rebooting the jailbroken iPhone 4, iPhone 3GS and iPod touch 4G. Evasi0n 6.x Untether will allow iOS 6.1 jailbroken device to reboot without requiring an external source such as redsn0w. Existing users (non A5/A5X users) who have already used redsn0w utility for tethered jailbreak can just install Evasi0n 6.x Untether cydia package. There is no need to re-jailbreak your device. This Cydia package installs necessary patches on your device and conveniently converts your tethered jailbreak into &#8216;untethered&#8217;. In case you are getting the some weird error and is unable to jailbreak [...]</p><p>The post <a href="http://cydiablog.com/5747/evasi0n-6.1-untether-cydia-package/">Untether 6.1 Redsn0w Jailbreak Using Evasi0n 6.1 Untether [Guide]</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>In addition to Envasi0n, iPhone Dev Team lead hacker @musclenerd has packaged untethered exploit into a working cydia package – <strong>Evasi0n 6.x Untether 0.1-1</strong>. The package, which is based on planetbeing and nikias exploits, essentially cuts the cord while rebooting the jailbroken iPhone 4, iPhone 3GS and iPod touch 4G. <strong>Evasi0n 6.x Untether</strong> will allow iOS 6.1 jailbroken device to reboot without requiring an external source such as redsn0w.<br />
<span id="more-5747"></span><br />
Existing users (non A5/A5X users) who have already used redsn0w utility for tethered jailbreak can just install <em>Evasi0n 6.x Untether cydia package</em>. There is no need to re-jailbreak your device. This Cydia package installs necessary patches on your device and conveniently converts your tethered jailbreak into &#8216;untethered&#8217;.</p>
<p><img class="aligncenter size-full wp-image-5776" title="evasi0n" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n.jpg" alt="evasi0n" width="600" height="425" /></p>
<p>In case you are getting the some weird error and is unable to jailbreak your non-A5 device using Evasi0n tool, follow an alternative method to free your device from Apple&#8217;s restriction. Just jailbreak it using Redsn0w and Untether it after installing this package. Boom! You’re done! Here&#8217;s the step by step guide to achieve the jailbreak:</p>
<p><span class="label label-info">Note:</span> Only iPhone 4, iPhone 3GS (New Bootrom), iPod touch 4G users should be able to take advantage of Evasi0n 6.x Untether.</p>
<h3>How to Untether 6.1 Jailbreak with Evasi0n 6.1 Untether</h3>
<p><strong>Step 1:</strong> Assuming that you have already jailbroken your iOS Device riding on iOS 6.1 using <a href="http://cydiablog.com/jailbreak-ios-5.1.1-redsn0w-guide/" target="_blank">redsn0w</a> (steps are same).</p>
<p><strong>Step 2:</strong> Start <em>Cydia </em>on your jailbroken iOS 6.1 springboard.</p>
<p><strong>Step 3: </strong>Search for <em>Evasi0n 6.1 Untether</em> in Cydia and install it.</p>
<p><strong>Step 4:</strong> This will automatically untether your jailbroken iPhone 4, iPhone 3GS, or iPod touch 4G.</p>
<p><strong>Step 5:</strong> Reboot your iOS device using the normal &#8220;slide to power off&#8221; swipe.</p>
<p>If you are a new user and haven&#8217;t jailbroken your device yet on 6.0 and above, you can restore it to 6.1 and use <strong>Evasi0n </strong><strong>to jailbreak iPhone, iPad or iPod touch</strong>. Here are the guides:</p>
<ul>
<li><a href="http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPhone 5, iPhone 4S/4/3GS on iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5710/ipad-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPad Mini, iPad 4, iPad 3 on iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5744/ipod-touch-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPod touch 5G and iPod touch 4G iOS 6.1 with Evasi0n</a></li>
</ul>
<p><span class="label label-warning">Warning:</span> Don&#8217;t update your device to iOS 6.1.1 or iOS 6.2 when it&#8217;s out, which could cut your jailbreak possibilities. If you face any trouble while jailbreaking your device, just drop a message in the comment section. Alternatively, you can <a href="https://twitter.com/#!/JAlLBREAKS">follow JAlLBREAKS on twitter</a> for quick support.</p>
<p>The post <a href="http://cydiablog.com/5747/evasi0n-6.1-untether-cydia-package/">Untether 6.1 Redsn0w Jailbreak Using Evasi0n 6.1 Untether [Guide]</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5747/evasi0n-6.1-untether-cydia-package/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Jailbreak iPod touch 5G and iPod touch 4G iOS 6.1 using Evasi0n</title>
		<link>http://cydiablog.com/5744/ipod-touch-ios-6.1-evasi0n-jailbreak-guide/</link>
		<comments>http://cydiablog.com/5744/ipod-touch-ios-6.1-evasi0n-jailbreak-guide/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 17:25:55 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[evasi0n]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5744</guid>
		<description><![CDATA[<p>Earlier today, Evad3rs Team took the lid off and released Evasi0n tool that jailbreaks all iOS devices on iOS 6.0, 6.0.1, 6.0.2 and iOS 6.1. The method is as simple as plugging in your iPhone, running the app and clicking the appropriate button. The following instructions will help you jailbreak iOS 6.1 on iPod Touch 5G and iPod Touch 4G. The process appears pretty straightforward. Don’t worry, though &#8211; we&#8217;ll show you how to do it from scratch. However, if you follow the instructions for the jailbreaking method you use carefully, you shouldn&#8217;t have a problem. Of course, before attempting any sort of jailbreak, make sure your iPod touch data is backed up. Supported iPod Touch Models iPod touch 4G and iPod touch 5G running iOS 6.0, 6.0.1, [...]</p><p>The post <a href="http://cydiablog.com/5744/ipod-touch-ios-6.1-evasi0n-jailbreak-guide/">Jailbreak iPod touch 5G and iPod touch 4G iOS 6.1 using Evasi0n</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Earlier today, Evad3rs Team took the lid off and released <strong><a href="http://cydiablog.com/5708/download-evasi0n-ios-6.1-jailbreak-by-evad3rs/" target="_blank">Evasi0n tool</a></strong> that jailbreaks all iOS devices on iOS 6.0, 6.0.1, 6.0.2 and iOS 6.1. The method is as simple as plugging in your iPhone, running the app and clicking the appropriate button. The following instructions will help you jailbreak iOS 6.1 on iPod Touch 5G and iPod Touch 4G.<br />
<span id="more-5744"></span><br />
The process appears pretty straightforward. Don’t worry, though &#8211; we&#8217;ll show you how to do it from scratch. However, if you follow the instructions for the jailbreaking method you use carefully, you shouldn&#8217;t have a problem. Of course, before attempting any sort of jailbreak, make sure your iPod touch data is backed up.</p>
<h3>Supported iPod Touch Models</h3>
<p>iPod touch 4G and iPod touch 5G running iOS 6.0, 6.0.1, 6.0.2, and 6.1 IPSW.</p>
<h3>Prepare iPod touch for jailbreaking with evasi0n</h3>
<ul>
<li>Make sure you have either a recent iCloud backup or iTunes backup before proceeding to the actual jailbreak process. Make a backup of your device in iTunes by right clicking on your device name under the &#8220;Devices&#8221; menu and click &#8220;Back Up&#8221;.</li>
<li>Please disable the lock passcode of your iPod touch device before using evasi0n. It can cause issues</li>
<li>If your iPod touch 4G is already jailbroken (with Redsn0w), write down a list of your installed packages, because the next step (restoring) will remove the existing jailbreak. If your device is not jailbroken, ignore this step.</li>
<li>Restore your iPod touch via iTunes. It will update your device to the latest iOS version, which is iOS 6.1 IPSW.</li>
<li>Select &#8220;Set up as new device&#8221; on the device itself during the setup process after the device is restored. Do not select &#8220;Set up as new iPhone&#8221; or &#8220;Restore from this backup&#8221; on iTunes yet.</li>
<li>Jailbreak with Evasi0n (follow the instructions listed below).</li>
<li>While the jailbreaking process is running, don&#8217;t start iTunes or Xcode in the middle. The best is to not touch the computer until the end of the jailbreaking process. You can, however, take a coffee break.</li>
</ul>
<p><strong>INSTRUCTIONS:</strong></p>
<p><strong>Step 1)</strong> Download and extract Evasi0n from the .zip and run Evasi0n .</p>
<p><img class="aligncenter size-full wp-image-5771" title="evasi0n_exe" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n_exe2.png" alt="" width="337" height="179" /></p>
<p><strong>Step 2)</strong> Connect your iPod touch 5G or iPod touch 4G to your computer and click &#8216;Jailbreak&#8217;.</p>
<p><img class="aligncenter size-full wp-image-5772" title="evasi0n_jailbreak" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n_jailbreak3.png" alt="" width="494" height="361" /></p>
<p><strong>Step 3)</strong> Press the &#8216;Jailbreak&#8217; button. Immediately you will see a sign that request you to wait for a few minutes as the first process requires a little time. Let Evasi0n  do its thing, you will notice scrolling text on your screen to assure you that something is happening in background.</p>
<p>During this process, many files are transferred from the computer to iOS installed on the iPod touch. Please do not interrupt the process. It may take time which is perfectly normal with Evasi0n jailbreak.</p>
<p>As soon as the Evasi0n injection is complete your device will reboot automatically with Cydia on the Springboard. Once finished, go back to your device in iTunes and restore all of the content you previously backed up.</p>
<p>You can now enjoy a jailbroken iPod touch (untethered). Users are reporting some issues while running jailbreak. I ran it on two iOS devices without any issue so your mileage may vary. Share your jailbreak experience on Windows or Mac OS X in the comments section below or bug <a href="https://twitter.com/#!/JAlLBREAKS">@JAlLBREAKS</a> for help on twitter.</p>
<p>In addition to jailbreak iPod touch device, evasi0n provides an untethered jailbreak for iOS 6.0, 6.0.1, 6.0.2, and 6.1 on iPhone 3GS, iPhone 4, iPhone 4S, iPhone 5, iPad 2, iPad 3rd generation, iPad 4th generation, iPad mini as well. You may follow our iPhone jailbreak guide or iPad jailbreak guide.</p>
<ul>
<li><a href="http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPhone 5, iPhone 4S/4/3GS on iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5710/ipad-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPad Mini, iPad 4, iPad 3 on iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5747/evasi0n-6.1-untether-cydia-package/">How to Untether 6.1 Redsn0w Jailbreak Using Evasi0n 6.1 Untether [Guide]</a></li>
</ul>
<p>The post <a href="http://cydiablog.com/5744/ipod-touch-ios-6.1-evasi0n-jailbreak-guide/">Jailbreak iPod touch 5G and iPod touch 4G iOS 6.1 using Evasi0n</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5744/ipod-touch-ios-6.1-evasi0n-jailbreak-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jailbreak iPad Mini, iPad 4, iPad 3 on iOS 6.1 using Evasi0n</title>
		<link>http://cydiablog.com/5710/ipad-ios-6.1-evasi0n-jailbreak-guide/</link>
		<comments>http://cydiablog.com/5710/ipad-ios-6.1-evasi0n-jailbreak-guide/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 17:22:23 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[evasi0n]]></category>
		<category><![CDATA[iPad Mini Jailbreak]]></category>
		<category><![CDATA[Jailbreak iPad 4]]></category>
		<category><![CDATA[The New iPad Jailbreak]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5710</guid>
		<description><![CDATA[<p>The culmination of months of waiting for A5/A5X jailbreak is finally here. After months of rigorous testing, Evad3rs jailbreak team has baked the exploit and has released evasi0n tool bringing full untethered iOS 6.0.1/6.1 jailbreak to iPad 4, The New iPad (iPad 3), iPad 2 including the iPad Mini with ease. The Evasi0n jailbreak actually covers all iPhone, and iPod touch models capable of running iOS 6.0 and above. Some of you must be wandering what does jailbreaking allow you to do? First off, you will get access into third-party app stores (like Cydia) to download apps that you wouldn&#8217;t otherwise be able to locate on Apple&#8217;s App Store. Cydia store, on the other hand, contains some of the best applications in the world. For example, MyWi [...]</p><p>The post <a href="http://cydiablog.com/5710/ipad-ios-6.1-evasi0n-jailbreak-guide/">Jailbreak iPad Mini, iPad 4, iPad 3 on iOS 6.1 using Evasi0n</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>The culmination of months of waiting for A5/A5X jailbreak is finally here. After months of rigorous testing, Evad3rs jailbreak team has baked the exploit and has released evasi0n tool bringing full untethered iOS 6.0.1/6.1 jailbreak to iPad 4, The New iPad (iPad 3), iPad 2 including the iPad Mini with ease. The <strong>Evasi0n jailbreak</strong> actually covers all iPhone, and iPod touch models capable of running iOS 6.0 and above.<br />
<span id="more-5710"></span><br />
Some of you must be wandering what does jailbreaking allow you to do? First off, you will get access into third-party app stores (like Cydia) to download apps that you wouldn&#8217;t otherwise be able to locate on Apple&#8217;s App Store. Cydia store, on the other hand, contains some of the best applications in the world. For example, MyWi &#8211; It’s popular tethering app that creates WiFi Hotspot to connect laptops or mobile devices to share your iPhone internet connection. This powerful app can even turn your Wi-Fi only iPad model into WiFi+3G.</p>
<p>There are many such useful apps which make your device unrestricted and more powerful. You can alter theming, install data tethering app, multitasking, access secret settings, and yes, even install pirated apps (but we do not encourage): With jailbreak, you effectively have complete control over everything on your idevice.</p>
<h2>How to Jailbreak iPad on iOS 6.1 with Evasi0n?</h2>
<p>The method for jailbreaking the device is as simple as plugging in your iPad, running the app and clicking the required button. Its extremely simple interface guides user all the way through and only involving a few clicks to get the job done. It will require no more than 5 minutes of and will need to be done by connecting your device to a Mac, PC or Linux machine for one time only.</p>
<h3>Supported iPad Models</h3>
<div>iPad Mini, iPad 2, iPad 4 and The New iPad (iPad 3) running iOS 6.0, 6.0.1, 6.0.2, and 6.1 IPSW. Both WiFi, and WiFi+Cellular version of the device can be jailbroken.</div>
<h3>Prepare iPhone for jailbreaking with evasi0n</h3>
<ul>
<li>Make sure you have either a recent iCloud backup or iTunes backup before proceeding to the actual jailbreak process. Make a backup of your device in iTunes by right clicking on your device name under the &#8220;Devices&#8221; menu and click &#8220;Back Up&#8221;.</li>
<li>Please disable the lock passcode of your iOS device before using evasi0n. It can cause issues</li>
<li>If your iPad 2 is already jailbroken (with Absinthe or Redsn0w), write down a list of your installed packages, because the next step (restoring) will remove the existing jailbreak. If your device is not jailbroken, you may ignore this step.</li>
<li>Restore your iPad device using iTunes. It will update your device to the latest iOS version, currently iOS 6.1 IPSW.</li>
<li>Select &#8220;Set up as new device&#8221; on the device itself during the setup process after the device is restored. Do not select &#8220;Set up as new iPhone&#8221; or &#8220;Restore from this backup&#8221; on iTunes yet.</li>
<li>Jailbreak with Evasi0n (follow the instructions listed below).</li>
<li>While the jailbreaking process is running, don&#8217;t start iTunes or Xcode in the middle. The best is to not touch the computer until the end of the jailbreaking process. You can, however, take a coffee break.</li>
</ul>
<p><strong>INSTRUCTIONS:</strong></p>
<p><strong>Step 1)</strong> Download and extract Evasi0n from the .zip</p>
<p><img class="aligncenter size-full wp-image-5796" title="evasi0n-01" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-011.png" alt="" width="636" height="397" /></p>
<p><strong>Step 2)</strong> Right click on evasi0n icon and run it as an administrator. you will get a warning. Just click open.</p>
<p><img class="aligncenter size-full wp-image-5788" title="evasi0n-02" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-02.png" alt="" width="636" height="385" /></p>
<p><strong>Step 3) </strong>Connect your iPad Mini, iPad 4, iPad 3 or iPad 2 to your computer and click &#8216;Jailbreak&#8217;.</p>
<p><img class="aligncenter size-full wp-image-5789" title="evasi0n-03" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-03.png" alt="" width="635" height="483" /></p>
<p>The exploit will start retrieving the information from the Apple iPad to generate jailbreak data.</p>
<p><img class="aligncenter size-full wp-image-5790" title="evasi0n-04" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-04.png" alt="" width="635" height="474" /></p>
<p>It will then start uploading packages list. At any point, please do not touch your device or computer. Sit tight and have patience.</p>
<p><img class="aligncenter size-full wp-image-5791" title="evasi0n-05" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-05.png" alt="" width="626" height="477" /></p>
<p><strong>Step 4) </strong>You will now be prompted to locate &#8216;Jailbreak&#8217; app (which downloads automatically) on your homescreen. To do so, just unlock your device and tap the new &#8216;Jailbreak&#8217; icon. The app will open and immediately close.</p>
<p><img class="aligncenter size-full wp-image-5792" title="evasi0n-06" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-06.png" alt="" width="644" height="474" /></p>
<p>The exploit will then inject final jailbreak data.</p>
<p><img class="aligncenter size-full wp-image-5793" title="evasi0n-07" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-07.png" alt="" width="637" height="474" /></p>
<p><strong>Step 5)</strong> Let Evasi0n  do its thing. During this process, many files are transferred from the computer to iOS installed on the iPad. In fact, the size of the application &#8216;Evasi0n&#8217; on the desktop will increase. Please do not interrupt the process. It may take time which is perfectly normal with Evasi0n jailbreak.</p>
<p><img class="aligncenter size-full wp-image-5794" title="evasi0n-08" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-08.png" alt="" width="632" height="484" /></p>
<p>As soon as the Evasi0n injection is complete your device will reboot automatically with Cydia on the Springboard. Once finished, go back to your device in iTunes and restore all of the content you previously backed up.</p>
<p>Finally, you can enjoy a jailbroken iPad on 6.1 (untethered), and all of the fun and excitement that offers! Did you give any of the jailbreak apps a try? How was your experience? Share your jailbreak adventures in the comments section below or bug below.</p>
<p><strong>Also See:</strong></p>
<ul>
<li><a href="http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPhone 5, iPhone 4S/4/3GS on iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5744/ipod-touch-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPod touch 5G and iPod touch 4G iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5747/evasi0n-6.1-untether-cydia-package/">How to Untether 6.1 Redsn0w Jailbreak Using Evasi0n 6.1 Untether [Guide]</a></li>
</ul>
<p>The post <a href="http://cydiablog.com/5710/ipad-ios-6.1-evasi0n-jailbreak-guide/">Jailbreak iPad Mini, iPad 4, iPad 3 on iOS 6.1 using Evasi0n</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5710/ipad-ios-6.1-evasi0n-jailbreak-guide/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Jailbreak iPhone 5, iPhone 4S/4/3GS on iOS 6.1 Using Evasi0n</title>
		<link>http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/</link>
		<comments>http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 17:18:18 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[evasi0n]]></category>
		<category><![CDATA[iPhone 4S Jailbreak]]></category>
		<category><![CDATA[Jailbreak iOS 6.0]]></category>
		<category><![CDATA[Jailbreak iPhone 5]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5715</guid>
		<description><![CDATA[<p>Finding exploits within the iOS 6 rigs on A5/A5X devices has always been a complicated process for the hackers that involve copious amounts of work, patience and many sleepless nights. The large collaborative effort of hackers has now paid off! The Evad3rs Team today released a new untethered jailbreak &#8216;Evasi0n&#8217; for devices running iOS 6.0 and above. It works on all devices on all iOS 6.x versions sans the ATV3. Before heading to the proper steps you first need to apply the essential pre requisites. The preparation tasks are explained in the next step, so be patience and read the same (do not skip this section as this is the most relevant one). Otherwise, the process to jailbreak iOS 6.1 using Evasi0n is pretty simple. [...]</p><p>The post <a href="http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/">Jailbreak iPhone 5, iPhone 4S/4/3GS on iOS 6.1 Using Evasi0n</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Finding exploits within the iOS 6 rigs on A5/A5X devices has always been a complicated process for the hackers that involve copious amounts of work, patience and many sleepless nights. The large collaborative effort of hackers has now paid off! <a href="https://twitter.com/evad3rs" target="_blank">The Evad3rs Team</a> today released a new <a href="http://cydiablog.com/5708/download-evasi0n-ios-6.1-jailbreak-by-evad3rs/" target="_blank">untethered jailbreak &#8216;Evasi0n&#8217;</a> for devices running iOS 6.0 and above. It works on all devices on all iOS 6.x versions sans the ATV3.<br />
<span id="more-5715"></span><br />
Before heading to the proper steps you first need to apply the essential pre requisites. The preparation tasks are explained in the next step, so be patience and read the same (do not skip this section as this is the most relevant one). Otherwise, the process to jailbreak iOS 6.1 using Evasi0n is pretty simple.</p>
<h2>Prepare iPhone for jailbreaking with evasi0n</h2>
<ul>
<li>Make sure you have either a recent iCloud backup or iTunes backup before proceeding to the actual jailbreak process. Make a backup of your device in iTunes by right clicking on your device name under the &#8220;Devices&#8221; menu and click &#8220;Back Up&#8221;.</li>
<li>Please disable the lock passcode of your iOS device before using evasi0n. It can cause issues</li>
<li>If your iPhone is already jailbroken (with Absinthe or Redsn0w), write down a list of your installed packages, because the next step (restoring) will remove the existing jailbreak. If your device is not jailbroken, you may ignore this step.</li>
<li>Restore your iPhone with iTunes. It will update your device to the latest iOS version, currently iOS 6.1 IPSW. iPhone 4 or iPhone 3GS owners who rely with an unofficial carrier unlock MUST restore their device <strong>with custom firmware instead</strong>.</li>
<li>Select &#8220;Set up as new device&#8221; on the device itself during the setup process after the device is restored. Do not select &#8220;Set up as new iPhone&#8221; or &#8220;Restore from this backup&#8221; on iTunes yet.</li>
<li>Jailbreak with Evasi0n (follow the tutorial guide listed below).</li>
<li>Be patient while the jailbreaking process is running, don&#8217;t start iTunes or Xcode in the meanwhile. The best is to not touch the computer until the end of the jailbreaking process.</li>
</ul>
<h3>Supported iPhone Models</h3>
<div>iPhone 4S, iPhone 5, iPhone 4 and iPhone 3GS (with both old and new bootrom) running iOS 6.0, 6.0.1, 6.0.2, and 6.1 IPSW. Both CDMA, and GSM version of the device can be jailbroken. It is important to note that Evasi0n utility does not unlock your device. It only jailbreaks your smartphone.</div>
<h3>How to Jailbreak iPhone with Evasi0n Tool</h3>
<h3>Step 1: Gather everything you need</h3>
<p>First things first &#8212; download the evasi0n jailbreak software and make sure you have a computer, running Windows (XP minimum), Mac OS X (10.5 minimum) or Linux (x86 / x86_64). An iPhone, iPad or iPod running iOS 6.0 through 6.1 (you may check in Settings / General / About =&gt; Version) and finally a USB cable to connect the device to the computer.</p>
<h3>Step 2: Extraction</h3>
<p>Extract evasi0n using WinZip or similar and right click on the evasi0n.exe icon and select Run as Administrator. This first file is a self extracting zip file. Once you do this, a new folder will be created on your desktop called evasi0n-win-1.0 with the necessary files.</p>
<p><img class="aligncenter size-full wp-image-5787" title="evasi0n-01" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-01.png" alt="" width="636" height="397" /></p>
<h3>Step 3: Connect your iPhone to PC</h3>
<p>Right Click and run it as an administrator. You will be prompted with this window. Click Open!<br />
<img class="aligncenter size-full wp-image-5788" title="evasi0n-02" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-02.png" alt="" width="636" height="385" /></p>
<p>Connect your iOS 6.1 device (iPhone 5, iPhone 4S, iPhone 4 or 3GS), and verify that Evasi0n recognizes the correct name of your device. Click the <strong>jailbreak button</strong> on Evasi0n, and let it run.</p>
<p><img class="aligncenter size-full wp-image-5789" title="evasi0n-03" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-03.png" alt="" width="635" height="483" /></p>
<p>You should see a progress bar. This process may take a while to complete so you&#8217;ll have to be a little patient. Make a coffee… and don&#8217;t disconnect your device until Evasi0n is done. In the background, the exploit will retrieve information from the device to generate the jailbreak data.</p>
<p><img class="aligncenter size-full wp-image-5790" title="evasi0n-04" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-04.png" alt="" width="635" height="474" /></p>
<p>It will then upload Cydia packages list. At this point of time, it is highly recommended, that you do not touch the device at all.</p>
<p><img class="aligncenter size-full wp-image-5791" title="evasi0n-05" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-05.png" alt="" width="626" height="477" /></p>
<p>You will now be asked to unlock your device and tap &#8216;Jailbreak&#8217; icon. It should be available at your iOS springboard (homescreen)</p>
<p><img class="aligncenter size-full wp-image-5792" title="evasi0n-06" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-06.png" alt="" width="644" height="474" /></p>
<p>As soon as you click the &#8216;Jailbreak&#8217; app icon, the exploit will inject the final jailbreak data. Wait until the process is completed automatically.</p>
<p><img class="aligncenter size-full wp-image-5793" title="evasi0n-07" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-07.png" alt="" width="637" height="474" /></p>
<p><img class="aligncenter size-full wp-image-5794" title="evasi0n-08" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n-08.png" alt="" width="632" height="484" /></p>
<h3>Step 4: Congratulate yourself</h3>
<p>When it reboots, you should notice the Cydia icon on your Home screen. It should all be done, letting you enjoy the jailbroken iPhone.</p>
<p>Once the process has finished, users can restore their settings, apps, and files by right-clicking the device in iTunes and using the &#8220;Restore from Back Up&#8221; option. You can then go ahead and unplug your iPhone, iPad, or iPod touch.</p>
<p>There&#8217;s a whole load of stuff you can do with a jailbroken iPhone. You can install third party apps from Cydia store (<a href="http://bit.ly/Wn88ds">iOS 6 jailbreak app list</a>), change the theme, and customize your iPhone beyond what Apple itself would ever allow you to do.</p>
<p>There might be device-specific idiosyncrasies you might face during the jailbreak process. Make sure to let me know in the comments below or over on our Facebook page how you&#8217;ve got on and if completed what you&#8217;re planning to do next.</p>
<p><strong>Also See:</strong></p>
<ul>
<li><a href="http://cydiablog.com/5710/ipad-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPad Mini, iPad 4, iPad 3 on iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5744/ipod-touch-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPod touch 5G and iPod touch 4G iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5747/evasi0n-6.1-untether-cydia-package/">How to Untether 6.1 Redsn0w Jailbreak Using Evasi0n 6.1 Untether [Guide]</a></li>
</ul>
<p>The post <a href="http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/">Jailbreak iPhone 5, iPhone 4S/4/3GS on iOS 6.1 Using Evasi0n</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/feed/</wfw:commentRss>
		<slash:comments>54</slash:comments>
		</item>
		<item>
		<title>iOS 6.1 Evasi0n Jailbreak Released for iPhone, iPad, and iPod touch &#8211; Download Now!</title>
		<link>http://cydiablog.com/5708/download-evasi0n-ios-6.1-jailbreak-by-evad3rs/</link>
		<comments>http://cydiablog.com/5708/download-evasi0n-ios-6.1-jailbreak-by-evad3rs/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 17:01:22 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[evasi0n]]></category>
		<category><![CDATA[iPad 2 Jailbreak]]></category>
		<category><![CDATA[iPad Mini Jailbreak]]></category>
		<category><![CDATA[Jailbreak iOS 6.0]]></category>
		<category><![CDATA[Jailbreak iPhone 5]]></category>
		<category><![CDATA[The New iPad Jailbreak]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5708</guid>
		<description><![CDATA[<p>If you&#8217;re waiting for the iOS 6.1 jailbreak, you&#8217;re probably the proud owner of an iPhone 5, iPhone 4S, or iPod touch 5G. May be an iPad 4, iPad Mini, The new iPad (iPad 3 device) or any other Apple device on 6.0 or above? To help you jailbreak your new devices, team evad3rs has just released a highly anticipated evasi0n jailbreak tool for download which brings full untethered iOS 6.1 jailbreak to all iOS devices with ease. The method adopted by team evad3rs for releasing the evasi0n jailbreak for download was unique. Instead of manually posting the links for download, the team wrote a javascript program behind the progress bar which was increasing by 0.0091 every minute &#8211; which translates into 0.0091 * 942M = 8.5%. [...]</p><p>The post <a href="http://cydiablog.com/5708/download-evasi0n-ios-6.1-jailbreak-by-evad3rs/">iOS 6.1 Evasi0n Jailbreak Released for iPhone, iPad, and iPod touch &#8211; Download Now!</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re waiting for the <em>iOS 6.1 jailbreak</em>, you&#8217;re probably the proud owner of an iPhone 5, iPhone 4S, or iPod touch 5G. May be an iPad 4, iPad Mini, The new iPad (iPad 3 device) or any other Apple device on 6.0 or above? To help you jailbreak your new devices, team evad3rs has just released a highly anticipated <strong>evasi0n jailbreak tool</strong> for download which brings full <em>untethered iOS 6.1 jailbreak</em> to all iOS devices with ease.<br />
<span id="more-5708"></span><br />
The method adopted by team evad3rs for releasing the evasi0n jailbreak for download was unique. Instead of manually posting the links for download, the team wrote a javascript program behind the progress bar which was increasing by 0.0091 every minute &#8211; which translates into 0.0091 * 942M = 8.5%. 942/60 = 15.7 hours 91.5 + 8.5 = 100 &#8211; making the release at February 4th, 2013 at 12:00 PM EST.</p>
<p>This is indeed a big day for those who were beseeching for the jailbreak to arrive. We all were waiting for the jailbreak since iPad 3 was officially launched. Since then,  Apple released various other devices such as iPad 4, iPhone 5, iPad Mini and iPod touch 5G but hacker community found hard to break the Apple security and run custom code inside the kernel. After months of hard work, evad3rs team finally achieved the feat.</p>
<p><img class="aligncenter size-full wp-image-5758" title="evasi0n jailbreak" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/02/evasi0n_jailbreak.png" alt="evasi0n jailbreak" width="494" height="361" /></p>
<p>Many of you may not be aware of the term Tethered or unetethered jailbreak. Untethered means that the user does not need to plug the device into their computer every time they reboot it, as opposed to &#8220;tethered&#8221;, which requires this. Evasi0n jailbreak is an un-tethered jailbreak but you have to connect your device to computer for the first time to jailbreak it. That&#8217;s it!</p>
<p><strong>Supported Apple Devices:</strong></p>
<p>If you want to jailbreak your device, upgrade to iOS 6.1. Devices running below iOS 6.0 are not supported. Following is the list of supported devices that includes all CDMA, GSM iPhone models and 3G cellular iPads:</p>
<ul>
<li>iPhone Models: iPhone 5, iPhone 4S, iPhone 4, and iPhone 3GS</li>
<li>iPad Models: iPad 2, The New iPad (iPad 3), iPad 4 and iPad Mini</li>
<li>iPod touch Models: iPod touch 4th generation and iPod touch 5th generation</li>
<li>Apple TV Models: Only Apple TV 2. ATV3 is not supported.</li>
</ul>
<p><strong>Supported Stock Firmwares:</strong></p>
<ul>
<li>iOS 6.0 on Build 10A403, 10A405 and 10A406</li>
<li>iOS 6.0.1 on Build 10A523 and 10A525</li>
<li>iOS 6.0.2 on Build 10A551</li>
<li>iOS 6.1 on Build 10B141, 10B142, 10B143, and 10B144</li>
</ul>
<p><strong>Prepare to achieve clean jailbreak:</strong></p>
<ol start="1">
<li>Make up a backup with iTunes.</li>
<li>If your iOS device is already jailbroken (with Absinthe or Redsn0w), write down a list of your installed packages, because the next step (restoring) will remove the existing jailbreak. If your device is not jailbroken, you may ignore this step.</li>
<li>Restore your device with iTunes. It will update your device to the latest iOS version, currently iOS 6.1 IPSW. <span style="text-decoration: underline;">iPhone 4 or iPhone 3GS owners</span> who rely with an unofficial carrier unlock MUST restore their device <strong>with custom firmware instead</strong>.</li>
<li>Select &#8220;Set up as new device&#8221; on the device itself during the setup process after the device is restored. Do not select &#8220;Set up as new iPhone&#8221; or &#8220;Restore from this backup&#8221; on iTunes yet.</li>
<li>Jailbreak your device using evasi0n. (follow guides listed at the end of the post)</li>
<li>Open up Cydia for the first time to allow it to &#8220;prepare the filesystem&#8221;. Wait for the respring to happen.</li>
<li>Start iTunes again and select &#8220;Restore from this backup&#8221; to get everything back on there.</li>
</ol>
<p>We would be taking you through video guide on how to jailbreak your iPhone 5 or 4S or iPad 4, or iPad 3, etc on 6.0/6.1 using evasi0n Jailbreak. Just follow <a href="http://cydiablog.com/corona-a5-jailbreak-iphone-4s-ipad2/" target="_blank">@JAlLBREAKS</a> for instant reminders and updates. Happy jailbreaking!</p>
<p><strong>Credit:</strong> The jailbreak was made possible using a different hole in Apple&#8217;s security. Thanks to evad3rs Jailbreak Dream Team &#8211; @phoenixdev for intial exploit, <a href="https://twitter.com/#!/pod2g">pod2g</a>, <a href="https://twitter.com/#!/musclenerd">Musclenerd</a>, <a href="https://twitter.com/#!/planetbeing">planetbeing</a>, and <a href="https://twitter.com/pimskeks">pimskeks</a>. Special thanks to <a href="http://www.saurik.com/">Saurik</a> (Jay Freeman), the man behind Cydia.</p>
<h3>Download Evasi0n iOS 6.x Jailbreak Tool</h3>
<p><strong><a href="http://cydiablog.com/downloads/">Evasion for Windows and Mac OS X</a></strong></p>
<p>Here are the Tutorial Guides to follow:</p>
<ul>
<li><a href="http://cydiablog.com/5715/iphone-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPhone 5, iPhone 4S/4/3GS on iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5710/ipad-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPad Mini, iPad 4, iPad 3 on iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5744/ipod-touch-ios-6.1-evasi0n-jailbreak-guide/">How to Jailbreak iPod touch 5G and iPod touch 4G iOS 6.1 with Evasi0n</a></li>
<li><a href="http://cydiablog.com/5747/evasi0n-6.1-untether-cydia-package/">How to Untether 6.1 Redsn0w Jailbreak Using Evasi0n 6.1 Untether [Guide]</a></li>
</ul>
<p>The post <a href="http://cydiablog.com/5708/download-evasi0n-ios-6.1-jailbreak-by-evad3rs/">iOS 6.1 Evasi0n Jailbreak Released for iPhone, iPad, and iPod touch &#8211; Download Now!</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5708/download-evasi0n-ios-6.1-jailbreak-by-evad3rs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Evasi0n: iOS 6.1 Jailbreak for iPhone 5, iPad 4/Mini and All Other Devices Release Date</title>
		<link>http://cydiablog.com/5697/evasi0n-untethered-ios-6.1-jailbreak/</link>
		<comments>http://cydiablog.com/5697/evasi0n-untethered-ios-6.1-jailbreak/#comments</comments>
		<pubDate>Thu, 31 Jan 2013 03:14:28 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[evad3rs]]></category>
		<category><![CDATA[evasi0n]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5697</guid>
		<description><![CDATA[<p>We&#8217;ve been seeing the iOS 6.1/6.0 jailbreak teased here and there for a few weeks now, and here we go – evasi0n, the untethered jailbreak for all iPhone, iPad and iPod touch will be released to public on the coming weekend. The announcement was made by evad3rs Team. As evident on the site, this latest jailbreak works on Mac OS X, Linux and Windows. The new evasi0n untethered jailbreak tool takes just 5 minutes to liberate your iOS device and allowing you to install the third party applications, themes, cydia tweaks and more. All you need is a computer, running Windows (XP minimum), Mac OS X (10.5 minimum) or Linux (x86 / x86_64), an iPhone, iPad or iPod running iOS 6.0 through 6.1 (you may check in Settings / General [...]</p><p>The post <a href="http://cydiablog.com/5697/evasi0n-untethered-ios-6.1-jailbreak/">Evasi0n: iOS 6.1 Jailbreak for iPhone 5, iPad 4/Mini and All Other Devices Release Date</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been seeing the iOS 6.1/6.0 jailbreak teased here and there for a few weeks now, and here we go – <strong><a href="http://evasi0n.com/" target="_blank">evasi0n</a></strong>, the untethered jailbreak for all iPhone, iPad and iPod touch will be released to public on the coming weekend. The announcement was made by evad3rs Team. As evident on the site, this latest jailbreak works on Mac OS X, Linux and Windows.<br />
<span id="more-5697"></span><br />
The new <em>evasi0n untethered jailbreak</em> tool takes just 5 minutes to liberate your iOS device and allowing you to install the third party applications, themes, cydia tweaks and more. All you need is a computer, running Windows (XP minimum), Mac OS X (10.5 minimum) or Linux (x86 / x86_64), an iPhone, iPad or iPod running iOS 6.0 through 6.1 (you may check in Settings / General / About =&gt; Version) and a USB cable to connect the device to the computer.</p>
<p><img class="aligncenter size-full wp-image-5698" title="evasi0n jailbreak" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/01/evasi0n-jailbreak.png" alt="evasi0n jailbreak" width="704" height="669" /></p>
<p><strong>[Warning]:</strong> People looking to jailbreak their device on iOS 6.0+ are advised to make back-ups of their data before installing <em>evasi0n</em>. Since the hackers have tested it on different devices successfully, chances are minimal that serious issues will arise out of it. For the first time we will be using the backup / restore functions of iTunes to install software, and there are maybe bugs we are not aware of.</p>
<p><strong>What is untethered Jailbreak?</strong></p>
<p>Untethered means that the user does not need to plug the device into their computer every time they reboot it, as opposed to &#8220;tethered&#8221;, which requires this.</p>
<p><strong>Supported Devices:</strong></p>
<ol start="1">
<li>iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS on iOS 6.0 and above.</li>
<li>iPad 4, iPad 3 (The New iPad), iPad 2 and iPad 1G on iOS 6.0 and above (All WiFi/GSM/CDMA models).</li>
<li>iPod touch 5G, iPod touch 4G on iOS 6.0 stock IPSW and above.</li>
</ol>
<p>Excited?</p>
<p><strong>[UPDATE 1]: </strong>85%: First major round of testing concluded successfully on Windows and Mac.</p>
<p><strong>[UPDATE 2]: </strong>Evasi0n Jailbreak to Be Released at 12:00 Noon EST Tomorrow. According to our calculations, the progress bar will reach 100% at February 4th, 2013 at 17:00 UTC.</p>
<p>The exact time was calculated by some <a href="http://www.reddit.com/r/jailbreak/comments/17u3e2/release_tomorrow/c88uil7" target="_blank">astute</a> reddit users who noticed that the script is increasing at ~0.0091/min.<br />
<em></em></p>
<blockquote><p><em>It&#8217;s increasing at ~0.0091/min which would make the release Noon EST tomorrow. (You can see the exact value in the HTML code)</em></p></blockquote>
<p>Another confirmation of a 12pm Noon EST release has been corroborated by user <a href="http://www.reddit.com/r/jailbreak/comments/17u5ts/theyve_gone_mad_this_is_the_javascript_algorithm/c88vjyi" target="_blank">Zairex</a> who said -<br />
<em></em></p>
<blockquote><p><em>I just used Mathematica to calculate the value of all of these variables. As it turns out, when the 0x11c7 value is equal to 1359997200(00) the percentage is 100%. In Unix Time this value is exactly 12pm Noon EST 2/4/2013</em></p></blockquote>
<p><em></em>Another user EvilPenguin <a href="https://twitter.com/EvilPenguin_/status/298242568938987521" target="_blank">calculates</a> the Evsi0n jailbreak release time.<br />
<em></em></p>
<blockquote><p><em>The percentage on the @evad3rs website increases by 0.0091 every minute.. 0.0091 * 942M = 8.5%. 942/60 = 15.7 hours 91.5 + 8.5 = 100</em></p></blockquote>
<blockquote class="twitter-tweet"><p>Final count down toward tomorrow&#8217;s release has begun!</p>
<p>— evad3rs (@evad3rs) <a href="https://twitter.com/evad3rs/status/298224369203814400">February 4, 2013</a></p></blockquote>
<p>&nbsp;</p>
<blockquote class="twitter-tweet"><p>Yes, tomorrow is a concrete release date. It&#8217;s also the only release date we&#8217;ve ever given. <img src='http://cydiablog.gdnainc.netdna-cdn.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>— planetbeing (@planetbeing) <a href="https://twitter.com/planetbeing/status/298230386683674624">February 4, 2013</a></p></blockquote>
<p>&nbsp;</p>
<div id="attachment_5724" class="wp-caption aligncenter" style="width: 689px"><a href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Evasi0n+Jailbreak+Release+Date+%28Via+cydiablog.com%29&amp;iso=20130204T12&amp;p1=192"><img class="size-full wp-image-5724" title="evasi0n jailbreak date" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/01/evasi0n_jailbreak_date.jpg" alt="evasi0n jailbreak date" width="679" height="279" /></a><p class="wp-caption-text">Evasi0n Jailbreak Time (Click to know about the time in your City)</p></div>
<p>Check out the <strong><a href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Evasi0n+Jailbreak+Release+Date+%28Via+cydiablog.com%29&amp;iso=20130204T12&amp;p1=192" target="_blank">exact time of evasi0n release</a></strong> in your country.</p>
<p><strong>[UPDATE 3]:</strong>  Hacker <em>planetbeing</em> has clarified why the release is scheduled for Monday -</p>
<blockquote><p>We all want a good night&#8217;s rest before we deal with all the problems tomorrow. We also want to give tweak developers a little heads-up so they can get ready and put out any updates. If Cydia does get hammered tomorrow (which hopefully it won&#8217;t due to the included packages list), tweak developers often have a hard time pushing needed updates because of connectivity issues.</p></blockquote>
<p><strong>[UPDATE 4]:</strong> </p>
<blockquote class="twitter-tweet"><p>Only a few hours to wait for <a href="https://twitter.com/search/%23evasi0n">#evasi0n</a> now!</p>
<p>&mdash; pod2g (@pod2g) <a href="https://twitter.com/pod2g/status/298387047767502848">February 4, 2013</a></p></blockquote>
<p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p>The post <a href="http://cydiablog.com/5697/evasi0n-untethered-ios-6.1-jailbreak/">Evasi0n: iOS 6.1 Jailbreak for iPhone 5, iPad 4/Mini and All Other Devices Release Date</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5697/evasi0n-untethered-ios-6.1-jailbreak/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple Seeds iOS 6.1 Beta 5 to Registered Developers</title>
		<link>http://cydiablog.com/5692/download-ios-6.1-beta-5-developer-ipsw/</link>
		<comments>http://cydiablog.com/5692/download-ios-6.1-beta-5-developer-ipsw/#comments</comments>
		<pubDate>Sun, 27 Jan 2013 04:29:52 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Apple News]]></category>
		<category><![CDATA[iOS 6.1]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5692</guid>
		<description><![CDATA[<p>Apple has just released iOS 6.1 beta 5 to developers &#8211; more than five weeks after the previous developer version beta 4, indicating that Apple is getting closer to releasing Golden Master software update. The beta 5 of iOS 6.1 comes with new and improved iOS Maps APIs to integrate mapping database into App Store apps. Users can also see new features such as movie ticket ordering using Siri assistant, improved lock screen media controls, and various other tweaks. As always, Apple is trying hard to bring the code closer to what a general iPad, iPhone or iPod touch owner will see when iOS 6.1 is released to the public. According to iOS hacker winocm, iOS 6.1b5 isn&#8217;t a beta, and that it activates without developer registration and has [...]</p><p>The post <a href="http://cydiablog.com/5692/download-ios-6.1-beta-5-developer-ipsw/">Apple Seeds iOS 6.1 Beta 5 to Registered Developers</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Apple has just released <strong>iOS 6.1 beta 5</strong> to developers &#8211; more than five weeks after the previous developer version beta 4, indicating that Apple is getting closer to releasing Golden Master software update. The beta 5 of iOS 6.1 comes with new and improved iOS Maps APIs to integrate mapping database into App Store apps. Users can also see new features such as movie ticket ordering using Siri assistant, improved lock screen media controls, and various other tweaks. As always, Apple is trying hard to bring the code closer to what a general iPad, iPhone or iPod touch owner will see when iOS 6.1 is released to the public.<br />
<span id="more-5692"></span><br />
According to iOS hacker winocm, iOS 6.1b5 isn&#8217;t a beta, and that it activates without developer registration and has no <em>ReleaseType</em> lockdown keys.</p>
<p><img class="aligncenter size-full wp-image-5693" title="iOS 6.1 beta 5" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2013/01/ios_6_1_beta_5.jpg" alt="iOS 6.1 beta 5" width="600" height="439" /></p>
<p>Public release timeframe for iOS 6.1 is still unknown, but developers with Apple membership Program can directly download iOS 6.1 beta 5 via <a href="https://developer.apple.com/">Apple’s Developer page</a>. If you have already installed previous beta, you can download iOS 6.1 beta5 via Software Update. Others can sign up to be an Apple developer for $99 and get access to the iOS 6.1 betas for iPad 4 (Model A1458, A1459 and A1460), iPad 2 (3G, WiFi), iPad 3 (3G, WiFi), iPhone 4S, iPhone 4 (GSM, CDMA), iPhone 3GS, iPhone 5 and iPod touch 4G/5G, models. Apple TV has been excluded from this update.</p>
<p>Before you download and install <em>iOS 6.1 beta 5</em> onto your iOS device, it is highly recommended to backup your data.</p>
<p><strong><a href="https://developer.apple.com/devcenter/ios/index.action">Download iOS 6.1 beta 5</a></strong></p>
<h2>iOS 6.1 Beta 5 Direct Download Links</h2>
<ul>
<li>The New iPad (iPad 3)<strong>  : </strong>iPad 3 WiFi, iPad 3 (WiFi+3G)</li>
<li>iPad 2  : Wi-Fi, WiFi + 3G (GSM), WiFi + 3G (CDMA), Revised Wi-Fi</li>
<li>iPad 4, iPad Mini</li>
<li>iPhone 4S, 4 (GSM), 4 (CDMA), 3GS, iPhone 5</li>
<li>iPod touch 4G, iPod touch 5G</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="http://cydiablog.com/5692/download-ios-6.1-beta-5-developer-ipsw/">Apple Seeds iOS 6.1 Beta 5 to Registered Developers</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5692/download-ios-6.1-beta-5-developer-ipsw/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Planetbeing: Tons of Progress for iOS 6 Jailbreak, future looks bright for Jailbreaking</title>
		<link>http://cydiablog.com/5684/tons-of-progress-for-ios-6-jailbreak-by-planetbeing/</link>
		<comments>http://cydiablog.com/5684/tons-of-progress-for-ios-6-jailbreak-by-planetbeing/#comments</comments>
		<pubDate>Wed, 23 Jan 2013 03:23:37 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Apple News]]></category>
		<category><![CDATA[Cydia News]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[Jailbreak iOS 6.0]]></category>
		<category><![CDATA[pod2g]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5684</guid>
		<description><![CDATA[<p>We have already seen enough proofs of iOS 6.0/6.0.1 jailbreak posted by hacker community but the vulnerabilities and methods used by them did not allowed to distributive it publicly. However, iOS kernel exploit hacker of French origin pod2g and planetbeing discovered few more vulnerabilities within iOS 6.x and confirmed that a huge progress has been made in iOS 6.0 jailbreak scene. The confirmation came via his twitter account. Now that pod2g has almost confirmed it, expect him to release the hack as soon as it is ready. Expect Absinthe-like tool be released for jailbreaking iPad 4, iPad 3, iPad 2, iPad, iPad Mini, iPhone 5, iPhone 4S/4/3GS including iPod touch and Apple TV. Details are thin whether the newly discovered exploits will assist firecore team to [...]</p><p>The post <a href="http://cydiablog.com/5684/tons-of-progress-for-ios-6-jailbreak-by-planetbeing/">Planetbeing: Tons of Progress for iOS 6 Jailbreak, future looks bright for Jailbreaking</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>We have already seen <a href="http://cydiablog.com/5621/ipad-4-jailbroken-by-chpwn/">enough proofs</a> of <a href="http://cydiablog.com/5614/ipad-mini-jailbroken/">iOS 6.0/6.0.1 jailbreak</a> posted by hacker community but the vulnerabilities and methods used by them did not allowed to distributive it publicly. However, iOS kernel exploit hacker of French origin pod2g and planetbeing discovered few more vulnerabilities within iOS 6.x and confirmed that a huge progress has been made in iOS 6.0 jailbreak scene. The confirmation came via his twitter account.</p>
<p>Now that pod2g has almost confirmed it, expect him to release the hack as soon as it is ready. Expect Absinthe-like tool be released for jailbreaking iPad 4, iPad 3, iPad 2, iPad, iPad Mini, iPhone 5, iPhone 4S/4/3GS including iPod touch and Apple TV. Details are thin whether the newly discovered exploits will assist firecore team to jailbreak Apple TV3 on latest mobile operating system.</p>
<blockquote class="twitter-tweet"><p>Tons of progress the last few days. I think the future is looking bright for jailbreaking. <img src='http://cydiablog.gdnainc.netdna-cdn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>— planetbeing (@planetbeing) <a href="https://twitter.com/planetbeing/status/293903034608660480">January 23, 2013</a></p></blockquote>
<p><strong>WARNING:</strong> Be sure you hold off on upgrading to any upcoming iOS update until pod2g or planetbeing divulge more details on his upcoming jailbreak. Apple could release iOS 6.1 software update within a week or two.</p>
<p>There&#8217;s no official word on when the <strong>untethered 6.1 jailbreak</strong> might be available, but signs are pointing that it might be packaged and pushed to jailbreak community within a week or two or after iOS 6.1 is released to public.</p>
<p>Most of you will ask for an &#8216;exact ETA&#8217;. To clarify, there is no exact date been shared by pod2g. Continue to be patient, supportive, and be extremely excited that it is on the way! Perhaps, the best way to know about it is to follow <a href="http://twitter.com/#!/JAlLBREAKS">Jailbreaks on Twitter</a> or <a href="http://www.facebook.com/mobiles.pie">Facebook</a>. If you have any other issue related to jailbreaking jump to <a href="http://forums.cydiablog.com/" target="_blank">jailbreak forum</a> to seek help. Till then Enjoy!</p>
<p>[UPDATE:] Looks like pod2g and company is waiting just for iOS 6.1 release. Expect jailbreak to be released as soon as iOS 6.1 is out for download. What is your opinion? Will you jailbreak your device?</p>
<blockquote class="twitter-tweet"><p>Come on Apple. Release that 6.1 now! /cc @<a href="https://twitter.com/planetbeing">planetbeing</a> @<a href="https://twitter.com/pimskeks">pimskeks</a> @<a href="https://twitter.com/musclenerd">musclenerd</a></p>
<p>&mdash; pod2g (@pod2g) <a href="https://twitter.com/pod2g/status/294003561581400064">January 23, 2013</a></p></blockquote>
<p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p>The post <a href="http://cydiablog.com/5684/tons-of-progress-for-ios-6-jailbreak-by-planetbeing/">Planetbeing: Tons of Progress for iOS 6 Jailbreak, future looks bright for Jailbreaking</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5684/tons-of-progress-for-ios-6-jailbreak-by-planetbeing/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>First Photos of iPhone 5S Rear Shell Leaked Online</title>
		<link>http://cydiablog.com/5677/iphone-5s-rear-shell-leaked-photos/</link>
		<comments>http://cydiablog.com/5677/iphone-5s-rear-shell-leaked-photos/#comments</comments>
		<pubDate>Thu, 06 Dec 2012 06:02:24 +0000</pubDate>
		<dc:creator>Mike Webb</dc:creator>
				<category><![CDATA[Apple News]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 5S]]></category>

		<guid isPermaLink="false">http://cydiablog.com/?p=5677</guid>
		<description><![CDATA[<p>Part supplier etradesupply has gained access to the hard shell of 7th generation iPhone model which looks similar but subtly different to the iPhone 5. They take the supposed leaked iPhone 5S part and compare it to a legitimate iPhone 5 noting internal changes. You can see below that the gap between the screws looks to have been moved &#8211; the middle screw has been moved down slightly towards the bottom screw. The purported shell has less screw holes on the left side which are used to fasten the LCD. Even the position of three screw holes used to fix the logic board has been removed. The iPhone 5S leaked image also shows the rear housing showing the fine-print information at the bottom being replaced by Xs, [...]</p><p>The post <a href="http://cydiablog.com/5677/iphone-5s-rear-shell-leaked-photos/">First Photos of iPhone 5S Rear Shell Leaked Online</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Part supplier <em>etradesupply</em> has gained access to the <em>hard shell</em> of 7th generation iPhone model which looks similar but subtly different to the iPhone 5. They take the supposed <em>leaked iPhone 5S part</em> and compare it to a legitimate iPhone 5 noting internal changes. You can see below that the gap between the screws looks to have been moved &#8211; the middle screw has been moved down slightly towards the bottom screw. The purported shell has less screw holes on the left side which are used to fasten the LCD. Even the position of three screw holes used to fix the logic board has been removed.<br />
<span id="more-5677"></span><br />
The <em>iPhone 5S leaked image</em> also shows the rear housing showing the fine-print information at the bottom being replaced by Xs, indicating the part to be of a test prototype. Supplier <em>etradesupply</em> managed to attain the part from a reseller who gained access to &#8220;parts of an unknown iPhone model,&#8221; which was claimed to be the iPhone 5S. But this does not mean it will make its way into the version Apple will launch. It’s likely possible that this <em>iPhone 5S shell part</em> is just an old iPhone 5 prototype design that got rejected in favour of the final design.</p>
<p><img class="aligncenter size-full wp-image-5678" title="iPhone 5S leaked Shell" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2012/12/iPhone-5S-rear-housing.jpg" alt="iPhone 5S leaked Shell" width="589" height="487" /></p>
<p>Based on the recent rumors, the screen size and pretty much all the visible features are virtually identical to those found on the current-generation iPhone 5. The iPhone 5S will most likely have a similar design with few internal changes. The iPhone 5S device could feature support for long rumored NFC (wireless payment system) so that Apple can compete with the newer Android models which are sporting Near Field Communication chip. Other features are unknown at this time.</p>
<p><img class="aligncenter size-full wp-image-5679" title="iPhone 5S rear housing" src="http://cydiablog.gdnainc.netdna-cdn.com/wp-content/uploads/2012/12/iPhone-5S-rear-housing-1.jpg" alt="iPhone 5S rear housing" width="646" height="527" /></p>
<p>Few weeks back, <em>Digitimes</em> <a href="http://cydiablog.com/5638/iphone-5s-trial-production-ipad-mini-release/">published a report</a>, saying that the iPhone 5S will enter a trial production stage in December, and could enter volume production in the first quarter of 2013.</p>
<p>Via [<a href="http://www.etradesupply.com/blog/iphone-5s-rear-housing-leaked/">etradesupply</a>]</p>
<p>&nbsp;</p>
<p>The post <a href="http://cydiablog.com/5677/iphone-5s-rear-shell-leaked-photos/">First Photos of iPhone 5S Rear Shell Leaked Online</a> appeared first on <a href="http://cydiablog.com">Cydia Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cydiablog.com/5677/iphone-5s-rear-shell-leaked-photos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.253 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-22 20:22:37 -->

<!-- Compression = gzip -->