6 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> Rollback with futurerestore (Odysseus) | For iPhone (4S, 5, 5C), iPod touch 5G, iPad (2, 3, 4), iPad mini 1
T0ugh
Message#1
16.08.17, 13:32
^_^
*********
[offline]

Topics Curator
Group: Moderators
Messages 5631
Check in: 20.10.09
Apple iPhone 5

Reputation:-  1448  +

Rollback with futurerestore (Odysseus)
\ iPhone (4S, 5, 5C), iPod touch 5G, iPad (2, 3, 4), iPad mini 1 /


Attached Image

What is a rollback (downgrade)?
  • Rollback (downgrade) - install the old version of iOS, which is officially no longer relevant on the Apple server and is not signed by the SHSH certificate. Officially, you can only flash on the latest, current firmware.
  • For informativeness ->Wikipedia
You need to understand the following:
  • For rollback usingfuturerestoreneed a jailbreak.
  • For rollback usingfuturerestorepreviously saved SHSH required.
  • futurerestoresupports ->iPhone (4S, 5, 5C), iPod touch 5G, iPad (2, 3, 4), iPad mini 1
  • futurerestoresupports ->Linux and macOS, does not support Windows.
To roll back / restore iOS, we need:
  • macOS (10.10 Yosemite, 10.11 El Capitan, 10.12 Sierra).
  • Firmware for our device on which we roll back ->IOS firmware
  • Previously saved SHSH from the firmware on which we roll back.
  • futurerestorefor rollback.
  • kDFUApp from repository ->http://repo.tihmstar.net
For example, takefuturerestorefor macOS, iPhone 4S (A1387, A1431) (onboard iOS 9.3.5) with an identifier ->iPhone4,1 (n94ap) and SHSH ->******** 44587-iPhone4,1-7.1.2-11D257.shsh to roll back to iOS 7.1.2
Create a folder on your desktop ->Downgrade
From the archive ->futurerestoreportable ->futurerestore_macosin the folder on your desktop ->Downgrade
SHSH ->******** 44587-iPhone4,1-7.1.2-11D257.shshcopy to the folder on your desktop ->Downgrade
Firmware (iOS 7.1.2, to which we roll back) ->iPhone4,1_7.1.2_11D257_Restore.ipswcopy to the folder on your desktop ->Downgrade

In folder ->Downgrademust be3a file.
Attached Image
******** 44587-iPhone4,1-7.1.2-11D257.shsh ->certificate from the firmware for which we roll back / restore (iOS 7.1.2).
futurerestore_macos ->executable file futurerestore for macOS.
iPhone4,1_7.1.2_11D257_Restore.ipsw ->The firmware for which we roll back / restore (iOS 7.1.2).

For normal operationfuturerestoreadditional packages are needed, we open the terminal and enter commands.
🢃🢃🢃
Open a terminal and enter commands one by one
Attached Image
  1. xcode-select --install

  2. / usr / bin / ruby ​​-e "$ (curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  3. brew install automake autoconf libtool pkg-config libplist openssl libzip
    git clone https://github.com/tihmstar/libirecovery && cd ./libirecovery && bash autogen.sh && make install
    cd
    git clone https://github.com/tihmstar/libcrippy && cd ./libcrippy && bash autogen.sh && make install
    cd
    git clone https://github.com/tihmstar/libfragmentzip && cd ./libfragmentzip && bash autogen.sh && make install
    cd
    git clone https://github.com/tihmstar/libpartialzip && cd ./libpartialzip && bash autogen.sh && make install

  4. cd / usr / local
    sudo mkdir ssl
    sudo chmod 777 / usr / local / ssl
    cd
    git clone https://github.com/openssl/openssl.git
    cd openssl
    ./config
    make
    make install

  5. brew install curl

  6. ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib / usr / local / lib /
    ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib / usr / local / lib /
    ln -s /usr/local/Cellar/openssl/1.0.2j/bin/openssl openssl

After preparing the necessary files and system, go to the main, preparing the device for rollback / recovery.

1.Open Cydia on your device and add a repository ->http://repo.tihmstar.net
2.Install from repository ->kDFUApp.
3.We connect the device to the computer and runkDFUAppfrom the main screen.
Attached Image
4.Activate all switches so that they becomegreenatkDFUApp.
Attached ImageAttached Image
5.It does not matter which version is listed in the Bundle.
6.Pushenter kDFUThe device will go into DFU mode (black screen).
Attached ImageAttached Image
7.Open the terminal.
8.We entercd, press the spacebar and drag the folder to the terminal ->Downgrade
Attached Image

Attached Image
9.Hit Enter
Attached Image
10.To be sure that we are in the right folder, enterlsand hit enter
Attached Image

Attached Image
11.We enterchmod + x futurerestore_macosand hit enter
Attached Image

Attached Image
The next step will be final, after which the rollback / restore will begin. The core team looks like this:
./futurerestore_macos -t **. shsh --latest-baseband --use-pwndfu **. ipsw

Where**the names of the main files in the folder ->Downgrade
My team, with my data looks like this:
./futurerestore_macos -t ******** 44587-iPhone4,1-7.1.2-11D257.shsh --latest-baseband - use-pwndfu iPhone4,1_7.1.2_11D257_Restore.ipsw

If your device is without a SIM, the command will be
./futurerestore_macos -t **. shsh --no-baseband --use-pwndfu **. ipsw

Data example
./futurerestore_macos -t ******** 84401-iPad3,4-7.1.2-11D257.shsh --no-baseband --use-pwndfu iPad3,4_7.1.2_11D257_Restore.ipsw

12.We enter./futurerestore_macos -t ******** 44587-iPhone4,1-7.1.2-11D257.shsh --latest-baseband - use-pwndfu iPhone4,1_7.1.2_11D257_Restore.ipswand hit enter
Do not close the terminal window, do not disconnect the device from the Mac, check everything several times.
Attached Image
Attached Image
Attached Image
Attached Image
Done: restoring succeeded. Congratulations, after successful recovery, block iOS update ->How to disable automatic iOS update

Post has been editedT0ugh - 18.08.17, 12:25
T0ugh
Message#2
18.08.17, 01:53
^_^
*********
[offline]

Topics Curator
Group: Moderators
Messages 5631
Check in: 20.10.09
Apple iPhone 5

Reputation:-  1448  +

M
Please do not flood, carefully read the cap / topic.
In this topic, we discuss only futurerestore!


--------------------
Danfrid
Message#3
18.08.17, 13:40
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 206
Check in: 10.01.13
Xiaomi Redmi Note 3 Pro Prime

Reputation:-  17  +

What could be the problem?
certificates dumped using odysseus
log
danfr1d @ danfr1d-Lenovo-B50-30: ~ / Documents / 3 $ sudo ./f - use-pwndfu -t 9.3.2.shsh --latest-baseband 9.3.2.ipsw
Version: b99eb81 - 152
Libipatcher Version: a6cc5cfa8d421987d06f6157130ef3c75391efa4 - 39
Odysseus Support: yes
[INFO] 32bit device detected
futurerestore init done
reading ticket 9.3.2.shsh done
CAUSE A NON-WORKING RESTORE
[TSSC] opening firmware.json
[DOWN] downloading filehttps://api.ipsw.me/v2…rmwares.json/condensed
[TSSC] selecting latest iOS: 9.3.5
[TSSC] got firmwareurl for iOS 9.3.5 build 13G36
100 [===================================================================>]
downloading baseband

CAUSE A NON-WORKING RESTORE
[TSSC] opening firmware.json
[DOWN] downloading filehttps://api.ipsw.me/v2…rmwares.json/condensed
[TSSC] selecting latest iOS: 9.3.5
[TSSC] got firmwareurl for iOS 9.3.5 build 13G36
100 [===================================================================>]
downloading baseband
100 [===================================================================>]
[WARNING] failed to read BasebandGoldCertID from device! Is it already in recovery?
[WARNING] using tsschecker's fallback to get BasebandGoldCertID. This might be a result of signing baseband
[TSSC] opening /tmp/futurerestore/basebandManifest.plist
[TSSR] User specified to request only a Baseband ticket.
ERROR: Unable to get BasebandFirmware node
ERROR: Unable to find required BbGoldCertId in parameters
Request URL set tohttps://gs.apple.com/TSS/controller?action=2
TSS server returned: STATUS = 49 & MESSAGE = An internal error occurred.
ERROR: TSS request failed (status = 49, message = An internal error occurred.)
Sending TSS request attempt 1 ... [Error] baseband firmware isn't signed
Failed with errorcode = -3


// on a poppy similarly

Post has been editedDanfrid - 18.08.17, 14:32


--------------------
iPad Air 2 Wi-Fi 128GB 11.3.1 (JB Electra)
Airshark
Message#4
21.08.17, 20:39
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 293
Check in: 31.08.11
Xiaomi Redmi 5 Plus 3/32

Reputation:-  61  +

I have an iPad mini (A1432) kDFU says error when the first tick is on :(


--------------------
Xiaomi Redmi 5 Plus 3/32 - Lenovo S930 - iPad mini 16Gb
Thank you so much -MrDi84- For sent motherboard for K900. The war ended matt. fee lost x_x
earth.lukas
Message#5
23.08.17, 14:18
Novice
***
[offline]

Group: Active users
Messages 38
Check in: 07.06.13
Apple iPhone SE

Reputation:-  9  +

A slightly different way to downgrade

Without kDFUApp

So, since uv.tihmstardoes not update kDFUApp to support, for example, iPad mini, and the application does not work even with thrown bundles, I suggest another way (thanks to u / vista980622 for the original on the reddite, but I will describe in more detail and as an exampleiPad mini Wi-Fi(iPad2,5). Let's go:

1.First, install the HomeBrew command
/ usr / bin / ruby ​​-e "$ (curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

2.Compile and install the futurerestore and all necessary libraries such as libipatcher, libirecovery, etc., all commandshereenter in a row.
3.DownloadAttached filefuturerestore-latest.zip(2.07 MB)
Unzip and put the folder "futurerestore-latest"in your user folder. Make file"futurerestore_macos"executable commands
cd ~ / futurerestore-latest
chmod + x futurerestore_macos

4.Put in the folder "futurerestore-latest"ipsw firmware file you want to roll back to (let's call itios.ipsw) and shsh certificate from that firmware (let's callticket.shsh)
This is what the futurerestore-latest folder should look like.
Attached Image

5.Decrypt and patchimiBSS. Yes, only iBSS without iBEC, which makes it easy. For this, we are looking for a bundle for our iDevishere, swing, and take from it the file "iBSS.your_mobile_identifier.RELEASE.patch" (I have had "iBSS.p105.RELEASE.patch") - it will be needed for the patch, but for now let's go to Windows, runF.C.E 365 Firmware Manager(hehere). First decrypt iBSS using keys (and theyhere), and then patch it with the help of that file “iBSS.identifier_your_model.RELEASE.patch” and save the file with the extension * .patched (let's call itibss.patched), we will need it further. If you have, like me, iPad2.5 - take myAttached fileibss.patched.zip(48.62 KB)

- Connect your iPhone / iPad to Mac -

6.If you haven’t done it yet, now is the time - jailbreak your iPhone / iPad usingPhoenixif you are at 9.3.5.
7.Copy unzippedAttached filekloader.zip(7.56 KB)
on iDevice with iFunBox, for example, in a folder/ var / mobile / Media. There we copy the fileibss.patched.
8.InstallMTerminalfrom cydia and enter
cd / var / mobile / Media
su
Superuser password (default is "alpine")
chmod 777 kloader

And then enter
./kloader ibss.patched

The device will enter modepwnedDFU(I didn’t enter right away, at first there was a black screen and nothing happened, and after a minute or two iTunes noticed it).
In order to avoid problems with the downgrade, I recommend to complete (completely) iTunes immediately after it detects the device in recovery mode!

9.In your user folder (on Mac), create a folder "firmware". In it, create a folder with the identifier of your i device, I have -"iPad2,5". In it, create a folder with the iOS build number, which you roll back to, I rolled back to 8.3, so I had it."12F69". In this folder, copy the unzipped fileAttached fileindex.html.zip(3.34 KB)
(It is for my iPad mini and for firmware 8.3, for other versions of iOS or other devices, replace all firmware keys, model and processor identifiers, but you can leave the kbag parameters unchanged). Open it not with an html editor, but with something likeTextmate Attached fileTextMate.app.zip(17.28 MB)
An example of the path to the index.html file
Attached Image

10.Installpythonand start the local http server with commands
brew install python
cd ~ /
sudo python -m SimpleHTTPServer 80

11.And finally, do this in the terminal:
cd futurerestore-latest
./futurerestore_macos - use-pwndfu -t ticket.shsh --no-baseband ios.ipsw

If you have a device with a SIM card, enter this:
./futurerestore_macos - use-pwndfu -t ticket.shsh --latest-baseband ios.ipsw

The recovery should go and as a result you will have a clean iOS x.x installed. I successfully made a downgrade from 9.3.5 to 8.3, but you can roll back to 5.1.1, of course, if you have shsh certificates;)
Recovery successful
Attached Image


Post has been editedT0ugh - 24.08.17, 00:22
Airshark
Message#6
23.08.17, 16:28
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 293
Check in: 31.08.11
Xiaomi Redmi 5 Plus 3/32

Reputation:-  61  +

thankearth.lukas,rolled back to version 7.0

Only when launched./kloadervia the iPad itself, it’s not like the kDFU didn’t start, connected viasshand executed all the same commands except su, and immediately iTunes found the body in recovery mode.

Well, start the web server from the home folder (~ /), I just jumped and I started from the folder where index.html was (so just in case I wrote it)

Post has been editedAirshark - 23.08.17, 16:30


--------------------
Xiaomi Redmi 5 Plus 3/32 - Lenovo S930 - iPad mini 16Gb
Thank you so much -MrDi84- For sent motherboard for K900. The war ended matt. fee lost x_x
Noisia1
Message#7
25.08.17, 12:27
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 96
Check in: 04.05.12
Google nexus 5

Reputation:-  2  +

I did everything according to the instructions from the header, rolled out the iPhone 4S to 6.1.3 everything turned out =)
Danfrid
Message#8
28.08.17, 15:38
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 206
Check in: 10.01.13
Xiaomi Redmi Note 3 Pro Prime

Reputation:-  17  +

* earth.lukas,
And for what 9.10 points?


--------------------
iPad Air 2 Wi-Fi 128GB 11.3.1 (JB Electra)
kup2012
Message#9
28.08.17, 18:04
Man from Cupertino
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2509
Check in: 31.07.12
Apple iPhone 5s

Reputation:-  301  +

Danfrid @ 08.28.17, 16:38*
And for what 9.10 points?

They are required for all devices. The point is the firmware keys, they are needed. Since they are not on the main server, they use lokalka.

Post has been editedT0ugh - 28.08.17, 18:31
Reason for editing: Extra spaces


--------------------
In QMS I do not help, I do not advise!
roman144
Message#10
30.08.17, 07:23
a guest
*
[offline]

Group: Users
Messages 1
Check in: 01.04.16
Apple iPhone 6

Reputation:-  0  +

Can ipad2.7 be rolled back?
earth.lukas
Message#11
30.08.17, 18:15
Novice
***
[offline]

Group: Active users
Messages 38
Check in: 07.06.13
Apple iPhone SE

Reputation:-  9  +

Roman144 @ 08.30.17, 07:23*
Can ipad2.7 be rolled back?

It is possible, only without kDFUApp

Post has been editedearth.lukas - 30.08.17, 18:18
Sima308
Message#12
04.09.17, 10:33
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 73
Check in: 19.02.13
Apple iPhone 5s

Reputation:-  0  +

iPad 4 to 6.1.3 can I roll back?


--------------------
T0ugh
Message#13
04.09.17, 12:09
^_^
*********
[offline]

Topics Curator
Group: Moderators
Messages 5631
Check in: 20.10.09
Apple iPhone 5

Reputation:-  1448  +

* Sima308,
Find bundles for your device, go ahead ->Rollback with futurerestore (Odysseus) (Post earth.lukas # 64329393)


--------------------
alanko
Message#14
02.10.17, 17:38
a guest
*
[offline]

Group: Users
Messages 9
Check in: 11.07.12
Digma iDx10 3G

Reputation:-  0  +

I did not understand whether it is possible or not to roll back 4s to 7.1.2 in a slightly different way of downgrade without kDFUApp, if I do not have MY SHS ??
T0ugh
Message#15
02.10.17, 18:06
^_^
*********
[offline]

Topics Curator
Group: Moderators
Messages 5631
Check in: 20.10.09
Apple iPhone 5

Reputation:-  1448  +

alanko @ 10/02/17, 17:38*
if i don't have my shsh ??

No SHSH - no rollback.


--------------------
Danfrid
Message#16
10.10.17, 17:18
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 206
Check in: 10.01.13
Xiaomi Redmi Note 3 Pro Prime

Reputation:-  17  +

How to compile the latest version of futurerestore on a poppy?


--------------------
iPad Air 2 Wi-Fi 128GB 11.3.1 (JB Electra)
T0ugh
Message#17
10.10.17, 17:22
^_^
*********
[offline]

Topics Curator
Group: Moderators
Messages 5631
Check in: 20.10.09
Apple iPhone 5

Reputation:-  1448  +

* Danfrid,
It seems to be clearly written what and how to do ->Rollback with futurerestore (Odysseus) (Post earth.lukas # 64329393), similarly in a hat.

Post has been editedT0ugh - 10.10.17, 17:23


--------------------
adober
Message#18
14.10.17, 19:42
Visitor
**
[offline]

Group: Active users
Messages 18
Check in: 09.09.12
Apple iPhone 5s

Reputation:-  2  +

Added 22 morebandlastillbandla
List of added bundles
Down_iPad2,1_8.4.1_12H321.bundle
Down_iPad2,2_6.1.3_10B329.bundle
Down_iPad2,2_8.4.1_12H321.bundle
Down_iPad2,3_8.4.1_12H321.bundle
Down_iPad2,4_8.4.1_12H321.bundle
Down_iPad2,6_8.4.1_12H321.bundle
Down_iPad2,7_8.4.1_12H321.bundle
Down_iPad3,1_6.1_10B141.bundle
Down_iPad3,1_8.4.1_12H321.bundle
Down_iPad3,2_8.4.1_12H321.bundle
Down_iPad3,3_7.1.1_11D201.bundle
Down_iPad3,3_8.4.1_12H321.bundle
Down_iPad3,4_8.4.1_12H321.bundle
Down_iPad3,4_8.4_12H143.bundle
Down_iPad3,5_8.4.1_12H321.bundle
Down_iPad3,6_8.4.1_12H321.bundle
Down_iPhone5,3_8.4.1_12H321.bundle
Down_iPhone5,4_8.4.1_12H321.bundle
Down_iPhone5,4_9.2.1_13D15.bundle
Down_iPod5,1_8.4.1_12H321.bundle
Down_iPod5,1_9.2.1_13D15.bundle
Down_iPod5,1_9.3_13E233.bundle

If anyone has any more bundles, then please let me know or downloadhere.

Post has been editedT0ugh - 31.10.17, 22:03
Reason for editing: + bundles
bodybuilding
Message#19
27.10.17, 00:18
*******
[offline]

Group: Banned
Messages 1135
Check in: 30.06.11
Apple iPhone 5s

Reputation:-  18  +

please tell me if ios 9.3.5 can be rolled back on ios 6? without ssh

Post has been editedbodybuilding - 27.10.17, 00:25
T0ugh
Message#20
27.10.17, 00:34
^_^
*********
[offline]

Topics Curator
Group: Moderators
Messages 5631
Check in: 20.10.09
Apple iPhone 5

Reputation:-  1448  +

* bodybuilding
You can read the cap (if we are talking about the iPhone 4S).
Save with tsschecker (OTA SHSH) from 6.1.3 and forward ->Save SHSH for all devices
./tsschecker_macos -d iPhone4,1 - boardconfig n94ap -e 00000ECID -i 6.1.3 -o -s

Post has been editedT0ugh - 27.10.17, 00:38


--------------------
bodybuilding
Message#21
27.10.17, 16:58
*******
[offline]

Group: Banned
Messages 1135
Check in: 30.06.11
Apple iPhone 5s

Reputation:-  18  +

* T0ugh
Ie you can safely buy second-hand iphone 4s on ios 9.3.5 and roll back to ios 6 without sssh?

6 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 20.06.19, 03:53