Upgrade-from-10.3.x-to-iOS-11.1.2-on-any-64Bit-device-with-Blobs
Upgrade-from-10.3.x-to-iOS-11.1.2-on-any-64Bit-device-with-Blobs copied to clipboard
How to Upgrade any 64Bit Device from 10.3.x to 11.1.2 with Blobs
- Copyright by ProAppleOS © ;
- MADE BY @ProAppleOS on Twitter;
- ANY QUESTION? -> @ProAppleOS on Twitter
Upgrade from 10.3.x to iOS 11.1.2 on any 64Bit device
How to Upgrade any 64Bit Device from 10.3.x to 11.1.2 with Blobs
DOING THIS IS AT YOUR OWN RISK! I'M NOT RESPONSIBLE FOR ANYTHING.
Requirements:
- a Mac (or virtual Machine) on macOS 10.12.6 or newer
- any 64 Bit device on 10.3.x
- SHSH Blobs for iOS 11.1.2
- Xcode 9 or later
Currently Supported Devices for UPGRADING
- iPad Mini 2 (WiFi) iOS 10.3.1
- iPad Mini 2 (Cellular) iOS 10.3.3
- iPhone SE iOS 10.3.2
- iPhone 5s iOS 10.3.1 - 10.3.3
- iPhone 6 iOS 10.3.1 - 10.3.3
- iPhone 6s iOS 10.3.2 - 10.3.3
- iPhone 7 iOS 10.3.1 - 10.3.3
- iPhone 7 Plus iOS 10.3.1 - 10.3.3
- and some other devices just test it out if it works
If your device isn´t supported, you CAN upgrade BUT you need to find Offsets and need to put it in the v0rtexNonce Xcode Project in the offsets.m file and compile it!
-
How to find Offsets for v0rtexNonce (https://goo.gl/qq6hFG)
-
Video Tutorial for finding Offsets for v0rtexNonce (https://goo.gl/f6bmVz)
-
Here are some Offsets but thes are NOT tested: https://goo.gl/W35oMy
DOWNLOADS:
-
Download iPSW for your Device! You need iOS 11.1.2 IPSW. You can Download iPSW here: www.ipsw.me
-
Download & install Xcode (Xcode from MacAppStore).
-
Download v0rtexNonce. (https://github.com/arx8x/v0rtexNonce)
-
Download THIS fork from futurerestore (https://goo.gl/Y4qfai)
Lets Go :)
-
Open
v0rtexNonce-master
folder -
Double click on
v0rtexNonce.xcodeproj
-
Click Open
-
Go to
Xcode -> Preferences -> Accounts -> click + -> Sign in with your AppleID
(no developer account needed) -
Close
Accounts
Window -
Click on the left top at the blue file named
v0rtexNonce
example: https://imgur.com/a/VflY1 -
Change the
Bundle Identifier
to something you want, like for exampletest1
-
Click at the middle on
Unknown Name
and select your AppleID. Click on thatPersonal Team
-
Wait until the Red text is gone
-
Plug in your device and select at the top next to
STOP
button your Device. -
Click on
Play
Button. -
Unlock your device.
-
Ignore the popup in Xcode saying
Could not launch v0rtexNonce
-
Open
Settings
on your iPhone. Go toGeneral -> Profile & Device Managment -> Click on your Apple ID -> Click on Trust -> Trust again
Now you got your v0rtexNonce set up. Great Lets go further :D
-
Create a folder on Desktop and name it
Upgrade
-
Put the iOS 11.1.2 IPSW you downloaded at the beginning into the
Upgrade
folder. -
Open
futurerestore_macos
folder and put the filefuturerestore_macos
into theUpgrade
folder. -
Copy your SHSH2 blob from iOS 11.1.2 and put into
Upgrade
folder. -
Rename your Blob name to
blob.plist
NOTblob.shsh2.plist
! -
Click
use .plist
-
Open your SHSH Blob.
-
Scroll to the very bottom and you'll see a long string of characters that is SIMILAR to
0x28tf5c185sj9
, but NOT IDENTICAL -
Now Open v0rtexNonce on your Device. If your Device isn´t supported or your Offsets are wrong the App will Crash.
-
If your device is supported and the App opens and the popup
Exploit failed
comes up Reboot and Try again until you get a Nonce. In the App looks it like this0x23ae4a983ds7
- Keep in mind! The Exploit isn´t that reliable and does have a relatively low success rate, so keep trying
- The app should look like this if it worked (https://imgur.com/a/MHRim)
- So, Paste that nonce you got inside your Blob into the
v0rtexNonce
app on your iDevice and click on keyboardreturn(enter)
to set the nonce on your device.
-
Then a popup should come with
The generator has been set
-
example: (https://goo.gl/57gGwi)
Now go back to your Mac!
- Close the your SHSH Blob file (don´t change anything inside the blob file)
- Rename your blob to
blob.shsh2
NOTblob.shsh2.plist
or NOTblob.plist.shsh2
- Click
use .shsh2
- Now the icon should change
Now you are all set for your Upgrade! Now you should have this in the Upgrade
folder on Desktop:
-
blob.shsh2
-
futurerestore_macos
-
iOS 11.1.2 IPSW
NOW THE UPGRADE PROCESS! Be patient! Don´t type anything wrong!
- Open Terminal
- write
cd (drag your Uphrade folder into Terminal)
and enter - type
ls
and enter - now you should see all the files in your
Upgrade
folder - drag
futurerstore_macos
file into terminal and click enter (you should see lots of commands) - write this
-
./futurerestore_macos -t (drag blob) --latest-sep --latest-baseband -w (drag iphone11.1.2.ipsw)
- Good example here: https://imgur.com/a/02EnO
- Plug your Device in
- Unlock your Device
- CROSS FINGERS AND click
Enter
in Terminal
- ITS NORMAL THAT YOUR SCREEN OF DEVICE TURNS INTO GREEN (JUST IN THE UPGRADE PROCESS)!
-
Now it should work
-
Wait about 5-10 Minutes
-
Your Phone now Restart.
-
Set up your Device
-
Install a Jailbreak if one is out :)
DONE! ENJOY YOUR JAILBREAK :D
-
Feel free to Donate :) https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AXEXQHKE2GHNC
-
THANKS TO @tihmstar for futurerestore
-
THANKS TO @siguza for v0rtex Exploit
-
THANKS TO @arx8x for v0rtexNonce
-
THANKS TO @firstencounter for the futurerestore fork that works with iOS 11
MADE BY @ProAppleOS on Twitter