HOLY SHIT is this original guide outdated and broken as fuck
Credits to OrangeRa1n for the original guide
This is a guide on how to activate ur idevice on ios 15 (maybe ios 14 idk) when its futurerestored on 16 sep.
DISCLAIMER: I am very aware people might use this to bypass icloud, but I am NOT encouraging you to bypass icloud.
ALSO: THIS IS RECOMMENDED FOR ADVANCED USERS ONLY, i am not responsable for ur device being broken (tho idk how it becomes broken via this)
also, i've only tested this on macOS, might work on linux tho if u replace darwin with linux and shit.
if you need halp, joion this: https://discord.gg/BNXR8EjETH
The sshrd script:
git clone https://github.com/verygenericname/SSHRD_Script --recursive
I am NOT (yet) aware of this working on iOS 14 but it prob will cause ios 14 suffers from the same issue, but the solution is diffirent.
this ONLY works on checkm8 devices, meaning iPhone XS/XR and up, iPad mini 5 and up, iPad air 3 and up, iPad pro 2018 and up, and iPad 8th gen and up are NOT supported. This will NOT work on the iPhone X due to 16 sep breaking restores on it for 15/14.
If you erase all contents and settings, you'll have to do Part 3 all over again. Keep the Activation files created for backup use.
1st step, unless ur using a tethered downgrade, if ur already on ios 14/15, DUMP BLOBS via ./sshrd.sh dump-blobs, if you already have blobs, copy em.
Restore ur idevice to 16.7.4 or whatever the latest version of 16 is, because we will need to activate the device to get records.
Then activate device, as we are legimately activiting to grab a few files.
after cloning sshrd_script and cding into the direcrtory, run
./sshrd.sh <your ios 16 version>
./sshrd.sh boot
./sshrd.sh ssh
You will then need to run:
mount_filesystems
You will need to run: mkdir ~/Desktop/Activation
You will also need FileZilla and put these settings:
Password is alpine
You need to go to /mnt2/containers/Data/System
and enter each folder, then the Library
folder, until you see the folders called activation_records
and internal
, and download the files inside both folders to the Activation
folder on ur desktop.
You also need to go to /mnt2/mobile/Library/Fairplay
and download the whole folder.
You also need to go to /mnt2/wireless/Library/Preferences/
and download the com.apple.commcenter.device_specific_nobackup.plist
file to the folder.
The resulting file structure should look something like this:
Prep done, now we do the actual activation.
First futurerestore to whatever 14/15 ver u have, using this guide
Next step, run sudo chmod -R 755 [drag n drop activation folder from desktop]
and enter ur password
Now rerun these commands:
./sshrd.sh <your ios 15 version>
./sshrd.sh boot
./sshrd.sh ssh
mount_filesystems
Leave the SSH Ramdisk open, we'll need it later
Open a new terminal window, then download the script linked below. Copy it to the Darwin
folder in SSHRD_Script
directory.
cd
into the Darwin directory
Run each of the commands in activate_fixed.sh
one by one. DO NOT try to run the file with bash. I recommend opening an editor like VS Code and copying each of the commands to the Darwin terminal window.
Commands marked with run this command in the SSH Ramdisk
should be pasted into the SSH Ramdisk window.
You should reboot when pasting the last command. Activated!