【转】Downgrade iOS 4 to OS 3.1.3/3.1.2 (iPhone, iPod Touch)

2023-11-23 04:08

本文主要是介绍【转】Downgrade iOS 4 to OS 3.1.3/3.1.2 (iPhone, iPod Touch),希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

http://www.iphoneheat.com/2010/07/downgrade-ios-4-to-os-3-1-3-3-1-2-iphone-ipod-touch/

请注意红色部分,没有备份shsh是无法降级的,该方法不用修改host,相当于自己做校验。

In this Guide you’ll learn how to downgrade iOS 4 firmware to OS 3.1.3 / 3.1.2 or older firmware withTinyUmbrella. This downgrade guide applies to all iPhone and iPod Touches. To downgrade iOS 4 to OS3.1.3 / 3.1.2, there’s no need to edit any Hosts file that is required in other guides found all over the cloud. We are going to setup downgrade server the TinyUmbrella way: with a single click.
downgrade ios4

IMPORTANT

iPhone 3GS, iPod Touch 3G and iPod Touch 2G (MC) users MUST have SHSH blobs saved for 3.1.3/3.1.2/older firmware in order to downgrade.

How to: Save SHSH blobs for iPhone, iPod Touch and iPad

If you’ve SHSH blobs saved on Saurik servers via Cydia, you need to download them into your computer. To do that:

  • Connect your device, Fire up the TinyUmbrella (Download Link below-Step 1) and Check mark the Advanced Options.
  • Select your device, firmware (the one for which you’ve SHSH saved at Cydia; 3.1.3 or older) and Cydia as Location.
  • Hit the save My SHSH button. that’s it. (check: Where it saves SHSH)

(e.g: to download 3.1.3 shsh blobs from Cydia see the screenshot below)

downgrade ios 4.0 to 3.1.3 3.1.2downgrade ios 4.0 to 3.1.3 3.1.2downgrade ios 4.0 to 3.1.3 3.1.2
Click to enlarge.

NOTE: If iPhone 3GS, iPod Touch 3G and iPod Touch 2G (MC) users do NOT have SHSH blobs saved for an older firmware, they can NOT downgrade.

Downgrade iOS 4 to OS 3.1.3/3.1.2 firmware

*** Read the whole process first and then try.***

Step 1 – Required Stuff

Download TinyUmbrella and firmware 3.1.3 or 3.1.2 for iPhone 3GS, 3G, iPod Touch 3G, 2G from the links below:

  • Download iOS 3.1.3
  • Download OS 3.1.2
  • Download TinyUmbrella

Step 2 – DFU Mode

Put your iPhone into DFU Mode (How to: enter DFU Mode)

Step 3 – Start TSS Server

iPhone 3G and iPod Touch 2G (Non-MC) please skip to step 4. iPhone 3GS and iPod Touch 3G and iPod Touch 2G (MC) users:

  1. Run the TinyUmbrella
  2. Hit the Display SHSH button to confirm that downloaded SHSH blobs has been cached by TinyUmbrella for 3.1.3 or 3.1.2. (If you already have them in your PC, drag and drop the SHSH blobs in the TinyUmbrella window then hit the display SHSH blobs button to confirm). See the screenshot below.
  3. Then hit the Start TSS Server button

downgrade ios 4.0 to 3.1.3 3.1.2downgrade ios 4.0 to 3.1.3 3.1.2
Click to enlarge.

Step 4 – Restoring The Firmware

  1. Now Open the iTunes.
  2. Hold down the Shift (Windows)/Alt (Mac) key and hit the Restore button.
  3. Select the downloaded firmware (from Step 1) and let the restore process complete.

iTunes will bring up error 10151013 or 1011 message. Don’t worry, it’s normal. You’ve successfully downgraded your iPhone/iPod Touch firmware.

downgrade ios4

Step 5 – Getting Out Of Recovery

Now in order to get out of recovery mode, hit the “Kick Device Out of Recovery” button on TinyUmbrella right below the Start TSS Server button. That’s it!

Now you can jailbreak iPhone OS 3.1.3 with Spirit, PwnageTool, Sn0wBreeze, RedSn0w and custom 3.1.3. To jailbreak iPhone OS 3.1.2 you can use RedSn0w, Sn0wBreeze, BlackRa1n, PwnageTool andcustom 3.1.2.

You can always unlock iOS 4, 3.1.2, 3.1.3 on baseband 05.12.01, Baseband 05.13.04 and 05.11.07using UltraSn0w 0.93.

Also checkout:

  • How to: Jailbreak iOS 4
  • How to: Jailbreak iPhone 3G, iPod Touch 2G with RedSn0w 0.9.5
  • How to: Save iOS 4 SHSH blobs with TinyUmbrella
  • AppSync 4 for iOS 4: Install Cracked apps
  • MyWi 4: enable iOS 4 tethering

这篇关于【转】Downgrade iOS 4 to OS 3.1.3/3.1.2 (iPhone, iPod Touch)的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/415225

相关文章

安卓链接正常显示,ios#符被转义%23导致链接访问404

原因分析: url中含有特殊字符 中文未编码 都有可能导致URL转换失败,所以需要对url编码处理  如下: guard let allowUrl = webUrl.addingPercentEncoding(withAllowedCharacters: .urlQueryAllowed) else {return} 后面发现当url中有#号时,会被误伤转义为%23,导致链接无法访问

【iOS】MVC模式

MVC模式 MVC模式MVC模式demo MVC模式 MVC模式全称为model(模型)view(视图)controller(控制器),他分为三个不同的层分别负责不同的职责。 View:该层用于存放视图,该层中我们可以对页面及控件进行布局。Model:模型一般都拥有很好的可复用性,在该层中,我们可以统一管理一些数据。Controlller:该层充当一个CPU的功能,即该应用程序

JavaEE7 Servlet 3.1(JSR 340)规范中文版

http://www.iteye.com/news/27727-jinnianshilongnian     Jave EE 7中的部分规范已正式获得批准通过,其中包括JSR340 Java Servlet 3.1规范,去年翻译了该规范,在此分享出来,希望对某些朋友有所帮助,不足之处请指正。   点击直接下载    在线版目录   Servlet3.1规范翻译

Caused by: android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.B

一个bug日志 FATAL EXCEPTION: main03-25 14:24:07.724: E/AndroidRuntime(4135): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.syyx.jingubang.ky/com.anguotech.android.activity.Init

iOS剪贴板同步到Windows剪贴板(无需安装软件的方案)

摘要 剪贴板同步能够提高很多的效率,免去复制、发送、复制、粘贴的步骤,只需要在手机上复制,就可以直接在电脑上 ctrl+v 粘贴,这方面在 Apple 设备中是做的非常好的,Apple 设备之间的剪贴板同步功能(Universal Clipboard)确实非常方便,它可以在 iPhone、iPad 和 Mac 之间无缝传输剪贴板内容,从而大大提高工作效率。 但是,iPhone 如何和 Wind

iOS项目发布提交出现invalid code signing entitlements错误。

1、进入开发者账号,选择App IDs,找到自己项目对应的AppId,点击进去编辑, 2、看下错误提示出现  --Specifically, value "CVYZ6723728.*" for key "com.apple.developer.ubiquity-container-identifiers" in XX is not supported.-- 这样的错误提示 将ubiquity

我的第一次份实习工作-iOS实习生-第三个月

第三个月 这个月有一个考核项目,是一个电子书阅读器,组长说很重要,是我的实习考核项目。 我的项目XTReader,这是我参考网上的一些代码,和模仿咪咕阅读做的,功能还不完善,数据的部分是用聚合数据做的。要收费的。   还有阅读页面,基本功能实现了一下。使用了autolayout,自适应布局,也是第一次用网络,第一次用数据库,第一次用自动布局。还有很多不足。 做了一周多,有个问题一直没

我的第一次份实习工作-iOS实习生-公司使用过的软件

bittorrentsync 素材,文件同步软件 cornerstone svn 软件开发合作 mark man 测量坐标的软件 SQLLite Manager 数据库操作软件

我的第一次份实习工作-iOS实习生-第二个月

第二个月 来公司过了一个月了。每天早上9点上班,到晚上6.30下班,上下班要指纹打卡,第一个月忘了打卡好多次(),然后还要去补打卡单。公司这边还安排了,工资卡办理,招商银行卡。开了一次新员工大会,认识了公司的一些过往,公司的要求等,还加了一下公司的企业QQ,还有其他的羽毛球群,篮球群。我加了下羽毛球群,也去打了一两次。第二个月的感受,感觉跟组里面的交流跟沟通都好少,基本上还有好多人不认识。想想也

我的第一次份实习工作-iOS实习生-第一个月

实习时间:2015-08-20 到 2015-12-25  实习公司;福建天棣互联有限公司 实习岗位:iOS开发实习生 第一个月: 第一天来公司,前台报道后,人资带我去我工作的地方。到了那,就由一个组长带我,当时还没有我的办公桌,组长在第三排给我找了一个位置,擦了下桌子,把旁边的准备的电脑帮我装了下,因为学的是iOS,实习生就只能用黑苹果了,这是我实习用的电脑。 帮我装了一下电脑后,开机