#futurerestore-help

1 messages · Page 68 of 1

valid adder
lilac wren
#

oh ok

#

Thanks again

covert lily
#

What do you mean?

valid adder
#

onboard blobs

#

@lilac wren

#

cool trick

#

@green flower I said dimentio

lilac wren
valid adder
#

@lilac wren partialZibBrowser to download components without downloading the entire ipsw

#

so I got the build manifest

#

then I verified my shsh blob

lilac wren
#

oh that's cool! is that what FR does currently?

#

for --latest

valid adder
#

yes

lilac wren
#

and it's directly from apple?

valid adder
#

and for iPhone 11 fixes

#

always

covert lily
valid adder
#

then run the commands by hand over ssh @covert lily

covert lily
#

so that script is useless of me ;-;

valid adder
#

if you use arch you should be smart enough to know that...

#

I guess not

#

dumbass arch user

covert lily
valid adder
#

why would you need either

#

do what I said

covert lily
#

Assumedly I need to ssh into a mac...

valid adder
#

run the correct ssh command

#

read the script

covert lily
#

oh

valid adder
#

you use arch

covert lily
#

that's what u mean

valid adder
#

yeh

#

all you need is to replace the entitlements of dd

#

and run the dd command on rdisk1

#

over ssh

covert lily
#

yes it worked lmao

#

so that generated blob is for 14.4.1?

#

cos it's running 14.3 currently

#

yes it's valid

valid adder
#

screenshot commands u ran

covert lily
#
read ip
echo "Device's IP address is ${ip}"
echo "[*] Assuming given IP to be correct, if connecting to the device fails ensure you entered the IP correctly and have OpenSSh installed..."
echo "[!] Please enter the device's root password (Default is 'alpine')..."
ssh root@${ip} "cat /dev/rdisk1 | dd of=dump.raw bs=256 count=$((0x4000))" &> /dev/null
echo "[!] Dumped onboard SHSH to device, about to copy to this machine..."
echo "[!] Please enter the device's root password again (Default is 'alpine')..."
scp root@${ip}:dump.raw dump.raw &> /dev/null
if test -f "dump.raw"; then
    echo ""
else
    echo "[#] Error: Failed to to copy 'dump.raw' from device to local machine..."
    exit
fi
echo "[!] Copied dump.raw to this machine, about to convert to SHSH..."
img4tool --convert -s dumped.shsh dump.raw &> /dev/null
if img4tool -s dumped.shsh | grep -q 'failed'; then
    echo "[#] Error: Failed to create SHSH from 'dump.raw'..."
    exit
fi
ecid=$(img4tool -s dumped.shsh | grep "ECID" | cut -c13-)
mv dumped.shsh ${ecid}.dumped.shsh # Allows multiple devices to be dumped as each dump/converted SHSH will have a filename that links the SHSH to the device
generator=$(cat ${ecid}.dumped.shsh | grep "<string>0x" | cut -c10-27)
echo "[!] SHSH should be dumped successfully at '${ecid}.dumped.shsh' (The number in the filename is your devices ECID)!"
echo "[!] Your Generator for the dumped SHSH is: ${generator}"
echo "[@] Written by Matty (@mosk_i) - Enjoy!"
echo ""```
#

I checked w 1Conan's blob checker

#

it works fine

valid adder
#

send dump.raw

#

also what device u have

covert lily
#

iPad Pro 9.7 inch cellular

covert lily
lilac wren
#

@valid adder when you do an update OTA, your phone generates an AP Nonce in DFU mode right? (is the terminology right? your phone enters DFU and communicates with Apple while on the Apple logo?) Otherwise, is it generating its ap nonce while "awake"?

#

same thing with an iTunes update/restore without recovery mode first

valid adder
#

no

#

ota:
ota sets nvram to a generator, requests a new apnonce using the new generator, saves a tss apticket, boots into restore mode, since nonce is set it works

#

we just hijacked the ota method to use ticket replay attack

lilac wren
#

ah, so it does generate an ap nonce while awake?

valid adder
#

yes

#

so does dimentio

lilac wren
#

I think dimentio just calculates it manually haha

#

oh so iOS does it as well

valid adder
#

IOAESAccelerator

lilac wren
valid adder
#

yes

#

fr is replay attack

#

separt is literally sep anti replay technology

#

hence why we need latest sep

lilac wren
#

why doesn't base iOS have this art thing

neat solstice
#

Does futurerestore's built in --exit-recovery argument work on iOS 14?

valid adder
#

doesn't need it @lilac wren

#

@neat solstice always has

#

use v194

lilac wren
leaden oar
#

Anyone available to help with the recent futurerestore GUI that was released?

lilac wren
sinful spade
lilac wren
#

Lmho

valid adder
#

@leaden oar you do realize that the gui exists so people wont need help...

sinful spade
#

that too

leaden oar
#

It won’t open on my windows comp that’s why I’m here. It just doesn’t seem to open

valid adder
#

well that lead

#

with

#

that

#

dont

#

play this charade

leaden oar
#

I’ve tried the univ version too

sinful spade
#

did you

leaden oar
#

Sorry

sinful spade
#

double click it

leaden oar
#

That’s what I do but then nothing happens

lilac wren
#

what version of windows

leaden oar
#

I tried opening it through command prompt as well but nothing seems to happen. Windows 7

lilac wren
#

if you still have the universal, open terminal and type java -jar [drag universal build here]

leaden oar
#

That’s what I tried and nothing happens I’m not sure if I’m missing something else that I may need perhaps?

sinful spade
#

you need java

lilac wren
#

try java --version

leaden oar
#

Are there any specific requirements. My computer is kind of old

lilac wren
#

you need java :P, do java --version to see if it's installed

#

and what version is installed

#

??? I need to own Windows 7 to install it? what flummery is this

leaden oar
#

It says could not create the java virtual machine a fatal exception has occurred

lilac wren
#

when you did --version? lol what

leaden oar
#

Yeah :/

lilac wren
#

when did you get java

sinful spade
#

are you sure it's installed

lilac wren
#

you may want to uninstall it and get it again

leaden oar
#

Yesterday I downloaded the most recent version

lilac wren
#

oh wait

#

java -version

#

not --

leaden oar
#

👌

lilac wren
#

and lmk

valid adder
leaden oar
#

That worked it says 1.8.0_281

lilac wren
#

I bought a windows 10 license ok

valid adder
#

I bought one too

sinful spade
#

i activated it by batch file like 5 years ago

#

not gonna reinstall to un-pirate windows

valid adder
#

I used to use custom autokms

#

activation server

#

enterprise TrollFront

sinful spade
valid adder
#

then I realize I had a job

#

and didn't need to pirate

lilac wren
sinful spade
#

i have 11.0.10 fr

leaden oar
#

It saying something about an exception in thread “main”

lilac wren
#

ok then it's my fault :(

#

paste the exception here if you can

#

I assume it's checking for windows dark mode

#

but windows 7 doesnt have it

valid adder
#

@lilac wren recently I changed my minecraft launch args to use 100gb of ram

#

java

lilac wren
#

u r smart

#

how to download more ram?

valid adder
sinful spade
lilac wren
#

that has to be fake right

valid adder
#

nope

lilac wren
#

lol what

sinful spade
#

is that a cheese grater

lilac wren
#

is this a new mac cheese

#

^

valid adder
sinful spade
valid adder
#

hackintosh

lilac wren
#

wow

valid adder
#

I play on windows tho

#

cuz fuck mac gaming

lilac wren
#

I can get 50 fps :)

valid adder
#

I get 90

#

even more when I plug in my 1060

#

but mac needs amd gpu

lilac wren
#

well at least you can have render distance 64 or something

#

and only use 10 gbs of ram

valid adder
#

nah

#

that too laggy

#

I need 3080

lilac wren
#

ah

valid adder
#

which never in stock

#

I just realized that its 90 fps at 4k

#

forgot I have a 4k monitor

lilac wren
#

idek what to say lol, minecraft looks good

valid adder
#

I spent way too much money in 2020

lilac wren
#

im cooler i have Intel Iris Plus Graphics 655 1536 MB

valid adder
#

I used to have 7700k 630

#

for mac

#

1060 still for windows

#

discordtyping Derbaday is typing...

lilac wren
#

lol

#

just paste terminal pls

#

I expect the "I have a dream" speech typed by now

covert lily
valid adder
#

We hold these truths to be self-evident, that all men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness.--That to secure these rights, Governments are instituted among Men, deriving their just powers from the consent of the governed, --That whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness. Prudence, indeed, will dictate that Governments long established should not be changed for light and transient causes; and accordingly all experience hath shewn, that mankind are more disposed to suffer, while evils are sufferable, than to right themselves by abolishing the forms to which they are accustomed. But when a long train of abuses and usurpations, pursuing invariably the same Object evinces a design to reduce them under absolute Despotism, it is their right, it is their duty, to throw off such Government, and to provide new Guards for their future security.--Such has been the patient sufferance of these Colonies; and such is now the necessity which constrains them to alter their former Systems of Government. The history of the present King of Great Britain is a history of repeated injuries and usurpations, all having in direct object the establishment of an absolute Tyranny over these States. To prove this, let Facts be submitted to a candid world.

#

@lilac wren TrollFront

lilac wren
#

wow

valid adder
#

@covert lily what board config

leaden oar
lilac wren
#

ok will add a checker, if you're under windows 10 don't try for dark mode

leaden oar
#

Hopefully that’s all correct

lilac wren
#

not your fault

leaden oar
lilac wren
#

lol

#

give me 10m

lilac wren
#

bc windows 7 gets mad if you look for windows 10 registries

green onyx
green onyx
#

^

#

true

lilac wren
covert lily
lilac wren
#

how do you do ls with cmd prompt

#

im newb

sinful spade
#

i think it's dir

lilac wren
#

ty it worked :)

valid adder
#

@covert lily

#

@lilac wren even on powershell, ls is an alias for dir

lilac wren
#

told me unknown command idk

valid adder
#

yeh no ls on cmd

#

on psh

lilac wren
valid adder
#

its an alias

leaden oar
lilac wren
#

thank you

leaden oar
green onyx
#

poggers

#

new frgui update

lilac wren
#

i always pronounce it froogy

#

maybe I should rename it

green onyx
#

nah its good

lilac wren
lilac wren
#

is that high school

#

Im 16 years old

green onyx
#

after high school

green onyx
#

damn same

lilac wren
#

I'm in my second year of HS

valid adder
#

@lilac wren I will do something cool for mac

leaden oar
lilac wren
#

oh cool!! we're buddies

green onyx
green onyx
valid adder
#

can I use openjdk instead of oracle @lilac wren

lilac wren
valid adder
#

trying

lilac wren
#

if you make my work on uploading logs irrelevant

#

i will be mad

valid adder
#

no

lilac wren
#

ok then go ahead :)

valid adder
#

how do I build artifact

#

been so long since I used java

lilac wren
#

gradle shadowjar

valid adder
#

thanks

lilac wren
#

np

valid adder
#

whats -all vs normal

lilac wren
#

includes dependencies, I use a few libraries

#

have to parse json, extract tar xz, extract zip, etc. too boring to do manually

#

Question, why does iOS keep its generator the same in nvram, it doesn't ever reboot during update does it? or when exactly

#

it shuts off to go to dfu mode i think, and then reboots once after it receives filesystem, but does it need ap nonce here?

valid adder
#

how do u add a dep

lilac wren
#

build.gradle, under dependencies

valid adder
#

yeh but looking for more info

lilac wren
#

wdym, if you find a dependency online they'll give you the group, name, and version

#

if it's on a repo

#

if it's manual, I just use intellij to do it for me under project settings > modules > dependencies

green onyx
#

intellij is probably the best ide for java

lilac wren
#

i love intellij

green onyx
#

same

#

its nice

lilac wren
#

did you know

green onyx
#

eclipse sucks

lilac wren
#

IntelliJ has a major update every quarter, including many minor updates and plugin support? One of its most recent updates gives it full native github support, including repositories and pull requests and branches without writing a single line of git. By the way, did you know you can .gitignore files with a simple right click? no need to go searching for your file. Did I mention that the software can automatically determine each file's types by simply adding a new file? It automatically parses and colors many languages, not just limited to Java. Did you now that the Ultimate version includes code duplication warnings, so that you can find out how to make your code more efficient? Really handy for when your Rpi has a bad cpu :(. By the way, it's possible to simply debug code by spamming alt-tab. This will give you a list of errors and quick fixes for all of them. Also, IntelliJ has smart code replacement, and will automatically suggest improvements such as swapping if else chains with a switch statement. Also, you can easily import other libraries per project with less than 6 clicks. By the way, you can import methods by clicking the tab key after writing an object / element. Never have to type "import" again! Also, IntelliJ smartly determines run time errors such as code that is never reachable, return statements that are unnecessary, and even variables that will always be null!

green onyx
#

did u just copy paste

lilac wren
#

made this copypasta against some eclipse user

#

a while ago

green onyx
#

nice

lilac wren
#

yes haha

#

@valid adder on ≤A11, is ap nonce created by just hasing the generator with sha 384? or is there more to it

valid adder
#

imagine using eclipse instead of intellij

lilac wren
#

you are not very intellijent if you did that

valid adder
#

eclipse is utter trash

green onyx
#

true

lilac wren
#

jetbrains in general is cool

green onyx
#

ye, their products are nice

celest basalt
#
>>> hashlib.sha384(int.to_bytes(0x1111111111111111, 8, 'little')).hexdigest()
'27325c8258be46e69d9ee57fa9a8fbc28b873df434e5e702a8b27999551138aed82a875bc0f0c8e6a6c487fadf074086'

seems like that's all

valid adder
#

@lilac wren same way for all devices except a9 and lower is sha 1 a10 and later is sha384 shortented to 64 characters starting in a12, after getting the apnonce hash, it is entangled

lilac wren
#

ah ok, ty both

valid adder
#

@celest basalt add a substring 64 please

celest basalt
#

oh you're right

#

27325c8258be46e69d9ee57fa9a8fbc28b873df434e5e702a8b27999551138aed82a875bc0f0c8e6a6c487fadf074086
27325c8258be46e69d9ee57fa9a8fbc28b873df434e5e702a8b27999551138ae

#

checked against tsssaver

#
>>> hashlib.sha384(int.to_bytes(0x1111111111111111, 8, 'little')).hexdigest()[:64]
'27325c8258be46e69d9ee57fa9a8fbc28b873df434e5e702a8b27999551138ae'
sweet thistle
#

I get miss match

green onyx
#

set generator with [[dimentio]]

mystic axleBOT
#
dimentio

PoC tool for setting/getting nonce without triggering KPP/KTRR/PAC. (requires tfp0)

Author

0x7ff

Version

2.0.0-1

Price

Free

Repo
Bundle ID

com.0x7ff.dimentio

More Info
green onyx
#

dont use u0 or odyssey's generator

#

set it with dimentio

lilac wren
#

is this valid hex, i need an example of a random generator 0xb6d96a54d2a8bc37

#

don't know how it really works lol, is it valid as long as each digit is [0-9] or [a-e]

celest basalt
#

0-9 a-f

lilac wren
#

oh ty

ember ridge
#

Hey gang. If I shaved blobs while non-JB on an A13 11PM using blobsaver (and the .shsh2 files are valid across two diff checking tools), am I shit out of luck to use future restore? I keep getting the ApNonce does not match APTicket nonce error. I'm currently JB'd on 13.7 but no idea what the generator was when I originally saved the blobs

lilac wren
#

Out of luck

ember ridge
#

damnnit. I should have used TSSSaver .. ugh

lilac wren
#

You can only save blobs while jailbroken, otherwise you can never recreate the AP nonce that blobsaver read

ember ridge
#

I see, thank you. I did not know that

#

will save 14.4 blobs and cross fingers then

lilac wren
#

TSS Saver is nice because it automatically sets your generator when you save blobs: therefore you will always know the generator that creates your ap nonce

ember ridge
#

but still requires JB correct?

lilac wren
#

Yes

ember ridge
#

thanks Froggy

lilac wren
#

To save blobs on A12+ you must be jailbroken, no exception as of now

#

Yw

ember ridge
#

oh well. at least I finally have the 13.7 JB I've been waiting ages for !

#

very good to know!

naive prism
#

Hey guys can someone help me 🙂

#

I got an Iphone XR on ios 14.4 and i dont get it how can i reset this to 14.3

#

is there a way that i can get a SHSH Bubble from ios 14.3 for my device

lilac wren
#

Unfortunately not, you can only save blobs while jailbroken and 14.4 is not a jailbreakable firmware. You also can only save blobs while Apple is signing the version, and Apple is not signing 14.3 anymore

celest basalt
#

if you were on 14.3 or lower you could save onboard blobs, but if you're on 14.4 and never saved blobs for that device before you basically can't

naive prism
#

so unfortunately i really cant do anything

#

i start saving now bloobs on 14.4 and 14.4.1

celest basalt
#

those blobs will be useless once your device reboots

#

need a jailbreak to save long term usable blobs, just stay on 14.4 and don't update

naive prism
#

yeah thats my plan for now

#

i really hope it dont take rally much time

iron wagon
#

Can we use 14.4 SEP and baseband?

copper gorge
naive prism
#

You like me we can do nothing 🙂

celest basalt
copper gorge
#

Damn I guess I’ll eat this L

lilac wren
#

what's the nonce for 0x1111 on A11

#

oh it's pinned

#

wait not for 0x1111 >:(

green onyx
#

oh

lilac wren
#

For future reference, I just hashed online with SHA 384, 0x1111, and got 27325c8258be46e69d9ee57fa9a8fbc28b873df434e5e702a8b27999551138aed82a875bc0f0c8e6a6c487fadf074086

green onyx
#

hol up

lilac wren
#

not sure how long i substring it to

green onyx
#

i have A11

lilac wren
#

oh yay :) can you tell me

green onyx
#

for 0x1111

lilac wren
#

the entire thing?

green onyx
#

uh

lilac wren
#

isn't it cut off at 64 digits or nah

green onyx
#

shsh.host doesnt give the entire thing

#

27325c8258be46e69d9ee57fa9a8fbc28b873df434e5e702a8b27999551138ae

#

this is all i get

lilac wren
#

ty ty

#

i think that's 64 lemme double check

green onyx
#

maybe

lilac wren
#

yes it's 64

#

tysm

green onyx
#

np

lilac wren
#

question, there are 2 probable scenarios for ap ticket - nonce mismatch right

  1. didn't set generator to match the blob's generator
  2. saved blobs with random generator = random ap nonce

I'm not missing a scenario right?

green onyx
#

my blob is good

#

i used my blob

#

in fr

lilac wren
#

not asking you haha

green onyx
#

its the same blob

#

oh

lilac wren
#

I mean in general

green onyx
#

ah i see

lilac wren
#

like for people who come here for help

#

nobody came here with another scenario? all people who got this error were either 1 or 2?

green onyx
#

i think ur not missing any

#

its usually generator wrong

lilac wren
#

yeah

#

ok ty

green onyx
#

or they saved the blob wrong and generator != apnonce

#

yep

lilac wren
#

ooh yeah I'll add that

#

@topaz solar mind explaining the bug that happened on Odyssey here? https://twitter.com/TSSSaver/status/1331814820174184448
Was it that on Odyssey, dimentio read the wrong generator or what, it seems kind of vague

On @TheOdysseyJB, A12+ devices should go the generator tab and press set generator to 0x1111111111111111
before saving

otherwise it'll save invalid blobs.

screenshot form T2#5222

#

otherwise it reads an invalid generator and nonce
so it just saved with no generator and no nonce?

#

and is this bug still present

green onyx
#

ngl kinda strange that its A12+

lilac wren
#

well bc a11 pairs are known

#

so who cares if there is no ap nonce

#

I think it saves with 0x1111 and the matching ap nonce, doesn't even read from device *except for ECID

#

could be wrong

#

There's an iPhone 12 mini??

#

is this just the renamed XR

#

wait no it's different. off topic anyways I'm just not caught up

lilac wren
#

Thank you!!

#

Haha I was right in my assumption

fervent torrent
#

successfully went from 13.5 to 14.3 on 11 pro max thanks for the guides

lilac wren
#

Yay I'm first post on r/jailbreak rn

lavish rock
#

hey guys can someone help me, i'm trying to futurerestore my iPhone 11 pro (13.5) to ios 14.3 on my windows pc but when i run the command it fails and says

#

Extracting iBEC.d431.RELEASE.im4p...
Personalizing IMG4 component iBEC...
Sending iBEC (1709144 bytes)...
ERROR: Unable to send iBEC component: Unable to find device
ERROR: Unable to send iBEC to device.
Cleaning up...
[exception]:
what=ERROR: Unable to send iBEC

code=64684049
line=987
file=futurerestore.cpp
commit count=194:
commit sha =0ab9df3209ee599f581532d05d331e6abe0f53f3:
Done: restoring failed!

serene ledge
#

iphone xs max 13.5 -> 14.3 w/ blobs saved properly. Found "<key>updateInstall</key>" in the blob, so I should be fine to use the update argument in the gui? Trying to avoid a restore because I'm lazy...

serene ledge
vivid nova
#

An update to improve restore stability

#

Windows is iffy

#

The odds are hit and miss

serene ledge
#

I do have a mac I could use

vivid nova
#

I'd still wait

#

196 will be out

serene ledge
#

I'm not really in a rush, so I may just wait a bit. If Apple releases an IOS with an incompatible SEP/Baseband, I'd be outta luck for 14.3 though, right?

lavish rock
vivid nova
#

Yes, but the likeliness of that happening is less than zero seeing as 14.5 beta is compatible

valid adder
#

There’s a tag now josh

serene ledge
#

Sounds good. should i be keeping an eye on a certain fork of futurerestore or is the official fine. (as far as updates go for stability)

vivid nova
#

Who's Josh

valid adder
#

Mr tv

vivid nova
#

Gunna go unplug myself..

valid adder
#

!t ibec

mystic axleBOT
# valid adder !t ibec
ibec

Fix for error code 3, 8, and 10 aka the iBEC error in futurerestore

  1. Uninstall all apple drivers via device manager.
  2. Uninstall all apple products including itunes and apple device support stuff via control panel uninstall a program. MAKE SURE TO CHECK UNINSTALL DRIVER WHEN UNINSTALLING
  3. Unplug and replug device.
  4. Check device manager for more apple stuff and uninstall if so with same driver checkbox.
  5. Disconnect device.
  6. Install itunes64 exe from apple.com itself, no windows store bullshit. (It will be labeled windows 7, 8 but install it on windows 10, it works fine)
  7. Plug in device in recovery.
  8. iboot (recovery) driver should show up under usb in device manager. Uninstall it and check the with software box.
  9. Run futurerestore.
  10. Unplug and replug your device.
  11. Run futurerestore again
valid adder
#

@lavish rock

vivid nova
#

Why not just fix the problem in FR

#

Instead of removing all these drivers etc

valid adder
#

How is it fixable

#

I don’t use windows for iOS stuff so I wouldn’t know

vivid nova
#

How was it ever an issue to begin with? ibec never failed to send on prev versions

valid adder
#

Yes it did

vivid nova
#

Not to my experience

valid adder
#

I wrote my original fix message 2.5 years ago

#

It’s a driver issue

#

Nothing we can do about it without our own cert and driver

vivid nova
#

If it's a driver issue, yet iOS is able to restore via iTunes.. How does that work?

valid adder
#

I wouldn’t know

#

But yeh it does seem fixable

vivid nova
#

I'm glad that mac doesn't have drivers

#

I think, maybe FR can retry a set number of times to send ibec before calling it quits on the first

#

Like build a threshold

valid adder
#

I fixed the mac recovery issues

#

maybe it will also fix ibec

vivid nova
#

How's reliability on other devices?

zealous bridge
#

@lilac wren that was fantastic, very comprehensive, but you didn’t include too many technical terms so that someone who has been educated for at least 6 years would understand most of what you’re trying to say.

#

all about balance

slim anvil
#

does the Restore folder really need to be on the desktop?

#

first time user

valid adder
#

you do realize that it literally does not matter

#

it doesn't matter what the name is

#

what the path is

#

what the folder is

#

that is for convenience

zinc moon
#

@valid adder hi cryptic i woke up so what can i do

#

use a VM?

sleek whale
valid adder
#

that applies to all forms of applications

slim anvil
#

ah okay it says get a blob for target version but then it also says to get one from ipsw does the target version mean the version im on?

slim anvil
#

im on ios 13.5 and wanna go to 14.3 iphone 11

full osprey
#

You need:

  1. Previously saved blob for the version you want to go to
  2. Ipsw for the version you want to return to
  3. SEP/Baseband/Build Manifest from the ipsw of the iOS version currently signed (latest iOS version usually)

If you’re manually specifying I’m sure all this is needed iirc. If you’re using latest flags some might not be needed

celest basalt
celest gate
#

Should I futurerestore my iPhone 11 Pro Max from 13.5 to 14.x yet or hold out longer?

slim anvil
# full osprey You need: 1. Previously saved blob for the version you want to go to 2. Ipsw for...

i have no clue whatsoever what i am doing. literately first time using or trying to do this without just doing straight through iTunes like back in the day. i swear you were able to restore to a version even without it being sign by apple through iTunes, like i was on like ios 9 or 10 and was able to go to the latest version which at the time was 11 or 12 i am forgetting right now. (i mean i have been jailbreaking since like the 3rd gen ipod) is there a updated youtube video or something?

full osprey
#

Everything has changed

#

Guides are pinned

slim anvil
#

its a little bare bones for me atleast to kinda understand. like i dont know certain terms etc and feel like there isnt much explanation on certain things

zinc moon
#

@valid adder IT WORKED

#

it turns out i was using the wrong blobs

valid adder
#

I dont think so

zinc moon
#

@valid adder its stuck

#

halfway on the iphone

#

on the futurestore it says

#

Unknown operation (80)
Unknown data request 'PersonalizedData' received

#

im gonna try again

#

@valid adder same stuff

#

im gonna try again but with fr 194

valid adder
#

why did you not use 194????

zinc moon
#

i mean the one that isnt 194 is the one on the fr guide

#

on google docs

valid adder
#

bruh

#

stop

zinc moon
#

?

#

ok its getting past that point on fr

#

and on the iphoe

valid adder
#

this is the most stable version

#

older versions wont work

zinc moon
#

it worked completely

#

restoring succeeded

#

sorry for this much hassle

valid adder
#

yeh

#

dont ever use an outdated fr lol

zinc moon
#

thank yoy so much

viscid solar
#

hi

#

i hvae problem with futurestore tool

#

i have iphone 11 promax with 13.5

#

and i have 14.3 shsh blobs

#

any help please?

#

i did it before the futurestore process

celest basalt
#

use [[dimentio]] to set the generator

mystic axleBOT
#
dimentio

PoC tool for setting/getting nonce without triggering KPP/KTRR/PAC. (requires tfp0)

Author

0x7ff

Version

2.0.0-1

Price

Free

Repo
Bundle ID

com.0x7ff.dimentio

More Info
viscid solar
#

ok i will try it

green onyx
#

wait what

green onyx
viscid solar
#

great man 🙂

green onyx
viscid solar
green onyx
celest basalt
#

so on the gui page, at the end it says "exit recovery". Do i have to put the device inm recovery manually or does the tool do it itself?

lilac wren
#

FutureRestore should do it itself

celest basalt
#

okay thank you

#

so i dont have to do any additional steps that arent in the little guide?

green onyx
#

yes

lilac wren
#

Do set your generator

green onyx
#

^

#

gui automates pretty much everything

celest basalt
#

okay thx

celest basalt
#

i have blobs with 0x111

#

should be fine then right?

lilac wren
#

it sometimes doesn't set your generator, I'd use dimentio to ensure it's set or to set it yourself

green onyx
#

use dimentio

#

u0 generator is kinda unrelliable

celest basalt
#

okay ill do that after my backup finishes

#

okay ty ill do that

green onyx
#

np

celest basalt
#

well then ill jb after this backup again

#

can i be jailbroken while restoring?

lilac wren
#

yes you should be

celest basalt
#

okay ty

#

sorry if those just were noob questions xD

lilac wren
#

nah haha I had no clue when I was restoring as well

green onyx
#

you have to

celest basalt
#

haha okay ty

#

okay good

#

thx

green onyx
#

np

celest basalt
#

guess ill attempt it then later

green onyx
#

nice alright

thin basalt
#

any idea? baseband firmware not being signed 😦 , blobs all have

lilac wren
#

you're trying to use unsigned bbfw? you can use --latest rn

valid adder
vague crown
#

Hi!!! Can my XR restore from 14.4 to 14.3 with shsh saving?

lilac wren
#

no

valid adder
#

Not at all

vague crown
#

Oh tks :(((((

celest basalt
#

uhm what do i have to do in newterm to set generator using dimentio?

green onyx
#

alpine

#

dimentio (generator)

#

ex. dimentio 0x1111111111111111

celest basalt
#

just type that in? so like su enter alpine enter and so on?

green onyx
#

yes

celest basalt
#

okay thanks a lot

green onyx
#

np

lilac wren
celest basalt
#

okay think dimentio worked thanks again

thin basalt
#

i need some 😫 help here, i tried, shown this

lilac wren
#

have you set your generator on your device?

celest basalt
#

how tf did you save 14.3 blobs for A14 anyway?

#

those are most likely invalid

lilac wren
#

oh lol

#

probably blobsaver

#

with random ap nonce

celest basalt
#

I told the dev to add a warning about generator...

#

bc idiots save blobs with blobsaver even on A14 unjailbroken and they think they're all good

lilac wren
#

honestly that was me like 5 weeks ago

#

i had no clue what a generator was

#

glad tss saver did it all for me

#

blobsaver definitely needs to add a warning if you don't specify generator

celest basalt
#

meanwhile me: updated my XR from 13.5 jailbroken to 14.0 beta (but at least I was 100% aware what I was doing and that I'd be waiting for months with no way back)

lilac wren
#

why though lol

celest basalt
#

bc I wanted to use some iOS 14 features that just didn't work that well on 13

#

hiding apps in app library is a very nice thing for me even though the actual app library is shit... tweaks like HideYourApps cause the hidden icons to be scattered across the home screen when in safe mode/jailed state

lilac wren
#

ah true

celest basalt
#

anyway once I jumped to 14 I couldn't stop updating bc I was getting impatient waiting for a JB so I rather chose to have new iOS features and bugfixes... so I replaced my XR with an X on 14.3 fr

lilac wren
#

hm

celest basalt
#

but if I hadn't updated to iOS 14 then Icon Themer probably wouldn't be a thing (though Apple has effectively killed it off in 14.5)

lilac wren
#

Dunno if I'd agree with what you did haha but whatever works best for you

celest basalt
#

I didn't make any money from it or anything but it went viral on tiktok etc.

lilac wren
#

what's Icon Themer

#

is it like snowboard

celest basalt
#

not like I care much about clout from random tiktok users who barely know how to use their phone but it's still kinda cool

#

yeah but a shortcut for unjailbroken devices

#

it creates webclips

lilac wren
#

oh that's cool

#

i feel like it existed though

#

I remember using it with url schemes on like iOS 12

celest basalt
#

well, in a shitty way yes

lilac wren
#

not icon themer, just the thing in general

celest basalt
#

yeah but before 14.0 that always opened a blank page before the target app

#

I saw the webclip docs mentioned TargetApplicationBundleIdentifier added in 14.0

#

which got rid of that redirect

#

also theming with Shortcuts on pre-14.3 always opened the Shortcuts app prior to opening the actual app

lilac wren
#

oh that's cool, apple just accepting theming now lol

celest basalt
#

even on 14.3+ they insist on showing a completion banner every time you open a shortcut icon

celest basalt
#

first problem: it never worked with system apps (except for 14.3b1-b2)

#

if the bundleid starts with com.apple. it's ignored

#

in 14.5 they actually killed it off

#

the property is now ignored for all apps, not just system apps

lilac wren
#

ah I see

celest basalt
#

unless the profile is installed via MDM

lilac wren
#

wow so they specifically said they dont want theming

celest basalt
#

well, in 14.3 they made the old school Shortcuts way a tiny bit better like I said

#

before it opened the Shortcuts app and then the target app

#

now it opens the app immediately but shows a completion banner on top of the screen for a few seconds

lilac wren
#

Create a single-step shortcut with the Open App action, then add the shortcut to the Home screen
So it's still possible but you have to have like 40 shortcuts now?

celest basalt
#

yeah

lilac wren
celest basalt
#

and the annoying banner whenever you open one

celest basalt
lilac wren
#

oh bc it's a webclip?

#

Wait so is it a profile with webclips, or a shortcut that opens an app

celest basalt
#

Icon Themer creates a profile with webclips

lilac wren
#

and those show a banner...from the shortcuts app? lol why

celest basalt
#

Shortcuts itself doesn't install profiles but they're still technically webclips, just a different kind

celest basalt
lilac wren
#

oh ok

celest basalt
#

but on 14.5+ the target app thing doesn't work anymore so it's back to showing a blank page before the target app

#

also on 14.0-14.4.1 you didn't even need a URL scheme for webclips if you had the bundle ID

lilac wren
#

hm that's silly of them

celest basalt
#

technically, both methods of theming are webclips, but the plist keys make the difference

#

3 important keys: ApplicationBundleIdentifier, ShortcutIdentifier, URL

#

if #1 is present it launches the app directly without a redirect

lilac wren
#

except in 14.5+?

celest basalt
#

if #2 is present that makes it show a banner on 14.3 and above

#

and #3 is just the URL

#

for shortcut icons, the URL is always like shortcuts://run-shortcut

lilac wren
#

ah

#

so a webclip is not just the URL, you're saying it also has ApplicationBundleIdentifier and ShortcutIdentifier

#

what if it has an app as the AppBundleId but also a url for some other app, what would it do in that case

celest basalt
#

Shortcuts
14.0-14.2: bundleid is always com.apple.shortcuts and url is shortcuts://run-shortcut/... (opens shortcuts then target app)
14.3-14.5: bundleid is target app, shortcutidentifier is set, url is still shortcuts://run-shortcut/... (opens app directly with banner)

Icon Themer
14.0-14.4.1: bundleid is the target app, no shortcutidentifier, optionally a url (opens app directly, no banner)
14.5: no bundleid or shortcutidentifier, just a url (opens blank page then target app/url)

celest basalt
lilac wren
#

oh

celest basalt
#
%hook VCVoiceShortcutClient
-(void)showSingleStepCompletionForWebClip:(id)arg1 completion:(/*^block*/id)arg2 {
  return;
}
#

this gets rid of the banner btw

lilac wren
#

but it has to be a tweak

celest basalt
#

yeah

lilac wren
#

aw

celest basalt
#

and then it's pretty useless

lilac wren
#

yeah lol

celest basalt
#

I do have an idea though

lilac wren
#

probably stupid question for a dev, but how did you know you needed to hook specifically VCVoiceShortcutClient and showSingleStepCompletionForWebClip

celest basalt
#

pretty sure you can just edit an iTunes backup to change the files in /var/mobile/Library/WebClips

lilac wren
#

like where does it say that, or do you just look for like "shortcuts" in headers or something

celest basalt
thin basalt
thin basalt
lilac wren
celest basalt
#

nah on 14.3+ it's the actual app bundle ID

lilac wren
#

I paid $5 for apple to remove IFTTT support

#

-_-

celest basalt
#

this is getting off topic so we could move to DMs or something

lilac wren
#

oh yeah haha

#

I'll lyk if I have any more dumb questions lol

lilac wren
#

set it with dimentio

thin basalt
lilac wren
#

that's your blob

#

you need to set your device's generator

thin basalt
lilac wren
#

no, use [[dimentio]]

mystic axleBOT
#
dimentio

PoC tool for setting/getting nonce without triggering KPP/KTRR/PAC. (requires tfp0)

Author

0x7ff

Version

2.0.0-1

Price

Free

Repo
Bundle ID

com.0x7ff.dimentio

More Info
zealous bridge
#

rip i got exposed

lilac wren
#

LOL

#

we learned though

zealous bridge
#

😭

lilac wren
#

that's what matters

zealous bridge
#

lmao

#

yh

#

nice write-up tho

thin basalt
zealous bridge
#

its on the device itself

#

You can get it from your package manager (Cydia, Sileo etc)

lilac wren
#

and you run it using a terminal on this device like NewTerm

zealous bridge
#

the app right

#

not the website

#

most people saved using the website so

#

yeah ik

#

yeah people should just save the generator too

#

on some tutorials it says its optional but imo it should be necessary

#

lol

lilac wren
#

ah but there was a small period of time where it was bugged right?

zealous bridge
#

dimentio wouldve still worked

#

i think

#

does coolstar even know that its broken?

#

oh

lilac wren
#

I'll edit the post to make it correcter

zealous bridge
#

that was the probably the best solution without an immediate fix anyway

lilac wren
#

Odyssey was (is?) bugged and did not allow tools that used dimentio to read generator (and thus, AP Nonce) correctly, leading to invalid blobs being saved. Luckily, blob saving programs were able to work around this quickly. Although, I believe this would just cause your blobs to be invalid with no AP Nonce, not sure if it would cause AP Nonce - AP Ticket mismatch.

#

wdym wrong?

#

like it was something random or?

#

I just read this tweet from a while ago
https://twitter.com/TSSSaver/status/1331811331217846273

if you're on odyssey please set your generator using dimentio in terminal before saving. (otherwise it reads an invalid generator and nonce)

like
dimentio 0x1111111111111111

dimentio is already installed and is a dependency of the app

#

By invalid generator and nonce though

#

do you mean it's random or it doesn't exist

#

hm ok

#

and also has a wrong ap nonce that doesn't match the random generator?

sinful spade
#

i don't think that still applies

lilac wren
#

imagine they were all valid

sinful spade
#

i just use system info floss

zealous bridge
#

even if reading didnt work setting shouldve

sinful spade
#

it set a random generator but they worked

lilac wren
#

isn't systeminfo just dimentio...

#

lol

sinful spade
#

probably

zealous bridge
#

so as long as they set before saving they should be fine

sinful spade
zealous bridge
#

lol why

sinful spade
#

so if i change my bootnonce in system info to 0x111 and then save blobs will it save those blobs with that generator?

zealous bridge
#

system info saves the current generator anyway

#

so you dont even have to set tbh

#

0x4206942069... is better

sinful spade
#

oh since when

zealous bridge
#

missed a good opportunity there smh

sinful spade
#

.

tall siren
#

oh funny you’re talking about it here

sinful spade
#

my core foundations don't match

#

what does that even mean

tall siren
#

CF is what it means

#

it’s the core foundations of da phone

sinful spade
#

unc0ver moment i guess

zealous bridge
#

lol

dry lodge
#

hey guys! i used futurerestore to restore from 13.5 to 14.2 on my 11 pro max successfully a couple of days ago. I restored my data using iTunes but i fucked up when it comes to WhatsApp and lost all its data (message history, media, etc.). I really need to get it back, is it possible to restore backup again from iTunes without having to update to 14.4? And if not, is it possible to run FR AGAIN from 14.2 to 14.2 using blobs?

zealous bridge
#

and im pretty sure whatsapp has icloud backup support

lilac wren
zealous bridge
#

so you can just download it from there if you have one

dry lodge
#

unfortunately icloud backups were disabled and i hadn't noticed! 😦

zealous bridge
#

you can restore backup from itunes

dry lodge
zealous bridge
#

yep

dry lodge
#

wow!

zealous bridge
#

as long as you made the backup before 14.2

dry lodge
#

yeah on 13.5

zealous bridge
#

if not you need to edit the backup

dry lodge
#

i don't

zealous bridge
#

then thats fine

dry lodge
#

and it wipes my phone right?

zealous bridge
#

no

lilac wren
#

wait wait

zealous bridge
#

well

lilac wren
#

if you're jailbroken

dry lodge
#

im jailbroken on unc0ver

lilac wren
#

just move the whatsapp data from the backup to your phone

#

iMazing can easily get app data

zealous bridge
#

true

lilac wren
#

and use filza I think to just put it back

dry lodge
#

yeah I was able to view the data on iMazing but I can only export them as PDF, excel, etc.

zealous bridge
#

imazing has whatsapp support

lilac wren
#

I mean the app data

zealous bridge
lilac wren
#

go to filesystem, app data or something

lilac wren
zealous bridge
#

unless you export rawdata

#

like ChatStorage.sqlite

dry lodge
#

ok ill plug in my phone to imazing and check

zealous bridge
#

but you cant easily restore that to whatsapp

dry lodge
zealous bridge
#

tried that it messes some things up

#

best option is just to restore the backup

#

it'll wipe user data but it wont force you to update

#

the ios filesystem is intact

dry lodge
#

i honestly had no idea that was possible, someone told me that i'd need to access Setup Assistant first, which is only achievable by formatting everything

dry lodge
zealous bridge
#

yeah you can restore an itunes backup at any point

dry lodge
#

final thing

#

is it possible to backup and restore apps without having to redownload them every time?

zealous bridge
#

yes

#

use [[Apps Manager]]

#

tf is it called

#

[[App Manager]]

#

smh

dry lodge
#

yeah i have it but never used it

zealous bridge
#

it is called apps manager

#

just search for in cydia

dry lodge
#

so i take backups then move them to PC?

zealous bridge
#

yeah its stored locally too

dry lodge
#

since my data is getting wiped after restoring itunes backup

#

ok

#

thank you so much guys!

zealous bridge
#

np, make sure to turn icloud on

lilac wren
#

Im going through the WhatsApp data rn and don't see anything pertaining to chats :(

zealous bridge
#

its in a shared group

#

not in the app data itself

lilac wren
#

oh

#

lemme look

dry lodge
#

i was only able to view the chats on imazing, but merely as an explorer

zealous bridge
#

group.net.whatsapp.Whatsapp.shared/ChatStorage.sqlite @lilac wren

dry lodge
#

there are "whatsapp transfer" apps floating around but they all have the exact same GUI (with minor differences) and they seem sketchy as heck

lilac wren
#

can they just copy the whole appgroup thing though?

zealous bridge
#

yeah but it causes some problems

dry lodge
#

do you think i should try that before the itunes restore thing/

lilac wren
#

yes

zealous bridge
#

its worth a try

#

you need to install AFC2 on your device before transferring

dry lodge
zealous bridge
#

its in iMazing

#

if you explore your backup's filesystem

#

theres a folder called "App Groups"

dry lodge
zealous bridge
#

expand that and you should see it

#

nope

#

its called "Apple File Conduit 2" in Cydia

dry lodge
#

great! installing it now

zealous bridge
#

you can press the "copy to pc" button and just copy it to your desktop or something, make sure you copy the whole folder

#

you can use imazing itself to copy the files over to your device

dry lodge
#

ok

#

i have the itunes backup on a different disk drive so i need to transfer it to its original directory first i believe

zealous bridge
#

you dont have to

#

on imazing you can go to edit > preferences

#

then to the backup tab

#

then you can add paths to where your backups are stored

#

should look something like that just press the + sign and browse for the path

dry lodge
#

ohhh! i had no idea

#

done! viewing apps now

zealous bridge
#

Shared > group.net.whatsapp.Whatsapp.shared

dry lodge
#

shit

#

i need to pay for that

zealous bridge
#

oof

#

yeah ik it

#

just use the itunes backup

dry lodge
#

luckily there's a free alternative

#

but im not allowed to post the name here for some reason

#

😄

zealous bridge
#

if you're not allowed to post the name its probably piracy..

lilac wren
#

no

#

you can transfer the file for free

dry lodge
#

its not

#

it's a free tool

lilac wren
#

on iMazing it lets you do 10 transfers for free

zealous bridge
dry lodge
zealous bridge
#

images arent part of the .sqlite

lilac wren
#

oh the folder doesn't count as a file :/

zealous bridge
#

....

#

ofc it doesnt

#

lmao

dry lodge
#

haha

lilac wren
#

lol

dry lodge
#

transferring to desktop

#

next step would be to access my phone's file system and copy/overwrite the folder right?

zealous bridge
#

yeah

dry lodge
#

you've no idea how happy i'd be if it works out.. i'm one of those lazy people who keep everything on whatsapp (contacts, media, important messages, notes)

zealous bridge
#

lol we've been off-topic

#

for so long

dry lodge
#

yeah my bad!

zealous bridge
dry lodge
#

ok

thin basalt
zealous bridge
#

search for it on your package manager

#

like Cydia or Sileo

split viper
#

When I try and open it, cmd blinks in then out and nothing else happens, im on windows

zealous bridge
#

why are you opening futurerestore

split viper
#

Im new to it

#

So what am I supposed to do thenn

zealous bridge
#

drag it into cmd

#

if you're a beginner just use the GUI

lilac wren
zealous bridge
#

wow

#

lmao

#

inb4 geosnow makes a vid abt it

lilac wren
#

Lol

#

article was wrong, said it was for MacOS only >:(

zealous bridge
#

lol

green onyx
#

thats kinda cool

lilac wren
#

im famous 😎

green onyx
#

true

lilac wren
#

Lmho

zealous bridge
#

💯

green onyx
#

nice

#

poggers

lilac wren
#

lol made an account just for that

green onyx
#

nice

#

kinda weird tho

#

just for 1 comment

#

lol

lilac wren
#

yeah ig, it was sign in with google though

#

so took 5 seconds

#

besides it's my coocoofroggy email not my actual one

green onyx
#

ah thats good

lilac wren
#

Any checkra1n users here

#

Can you checkra1n to like SSH only or something

#

Or some way to set nonce without the full jailbreak

zealous bridge
#

dont think so

thin onyx
#

if i get this what am i supposed to set with dimentio? 0x12644c2ee1802e right?

zealous bridge
#

no

#

ecid is your device id

#

not your generator

#

looks like you dont have a generator in your blob

thin onyx
#

F

zealous bridge
#

were you jbroken with unc0ver or odyssey at the time of saving blobs

thin onyx
#

unc0ver

zealous bridge
#

try dimentio 0x1111111111111111 in terminal

#

then futurerestore

thin onyx
#

i got error: unable to place device into restore mode

zealous bridge
#

run again

thin onyx
#

at least i didnt get the apnonce error i was getting before 😆

#

running again

#

unable to send ibec, i thought i fixed that error downloading that previous version of itunes

zealous bridge
#

!t ibec

mystic axleBOT
# zealous bridge !t ibec
ibec

Fix for error code 3, 8, and 10 aka the iBEC error in futurerestore

  1. Uninstall all apple drivers via device manager.
  2. Uninstall all apple products including itunes and apple device support stuff via control panel uninstall a program. MAKE SURE TO CHECK UNINSTALL DRIVER WHEN UNINSTALLING
  3. Unplug and replug device.
  4. Check device manager for more apple stuff and uninstall if so with same driver checkbox.
  5. Disconnect device.
  6. Install itunes64 exe from apple.com itself, no windows store bullshit. (It will be labeled windows 7, 8 but install it on windows 10, it works fine)
  7. Plug in device in recovery.
  8. iboot (recovery) driver should show up under usb in device manager. Uninstall it and check the with software box.
  9. Run futurerestore.
  10. Unplug and replug your device.
  11. Run futurerestore again
zealous bridge
#

follow this

green flower
zealous bridge
#

type that command in

green flower
zealous bridge
#

yes along with "dimentio"

green flower
zealous bridge
#

in newterm just become root by typing 'su' the password is alpine

#

then run that command

jade flame
#

Excuse me. Why does this error occur?

zealous bridge
#

Are you restoring to 14.2

jade flame
#

Yeah

zealous bridge
#

14.2 restores are broken

jade flame
#

Why?

zealous bridge
#

because SEP panics a lot during it

#

its very inconspicuous

jade flame
#

Can I restore to version 14.1?

zealous bridge
#

no

#

not on A11+

jade flame
#

Ok, thanks

jade flame
# zealous bridge no

Do you recommend 14.4 or 14.4.1?

Can those versions be jailbroken with checkra1n?

#

iPhone X

zealous bridge
#

both of them can

#

14.4 is better because its a lower version though the two are basically the same

jade flame
#

I understand. Thanks a lot

thin onyx
#

14.2 now, ready to jb

zealous bridge
#

👍

valid adder
#

Yw

lilac wren
#

ty Cryptic

zealous bridge
#

the crosspostingg

lilac wren
#

Lol I just realized

#

though

#

oh they're gone

zealous bridge
#

rip

unborn sonnet
#

Hi all, has anyone successfully futurerestored an iphone 12 mini? I have a spare device that I just want to try to futurerestore to the 14.4 but am unable to, I keep getting the following error when trying to request a baseband ticket. My command to run futurerestore is ./futurerestore-v194 -d -t blob.shsh2 --latest-sep --latest-baseband --latest-sep /tmp/iPhone13,1_14.4_18D52_Restore.ipsw

[TSSR] User specified to request only a Baseband ticket.
[TSSR] Found undocumented baseband

<snip>

Request URL set to https://gs.apple.com/TSS/controller?action=2
TSS server returned: STATUS=162&MESSAGE=An internal error occurred.
ERROR: tss_send_request: Unhandled status code 162
green onyx
unborn sonnet
#

I just wanted to make sure that my custom compiled tsschecker is working on a device that isn't going to be jailbroken

#

I dont have blobs for other versions so I can't check any other version besides 14.4 or 14.4.1

#

Have you seen the 162 error code before?

green onyx
#

no

#

strange

#

@unborn sonnet does this happen with @shy magnet 's version

shy magnet
#

194 is my version

#

???

unborn sonnet
#

yeah, I'm using the macOS precompiled version

green onyx
unborn sonnet
#
./futurerestore-v194
Version: 0ab9df3209ee599f581532d05d331e6abe0f53f3 - 194
img4tool version: 0.197-aca6cf005c94caf135023263cbb5c61a0081804f
libipatcher version: 0.82-0b2f79ff0917ef9b8a92475d93d9466b23fc2322
Odysseus for 32-bit support: yes
Odysseus for 64-bit support: yes
#

Did i get the wrong binary?

zealous bridge
#

@unborn sonnet the problem is your compiled tsschecker most probably

unborn sonnet
#

let me try using a blob from 1conan

#

mmm youre right, using a blob from 1conan seems to work

#

thanks! gotta see what went wrong with my local tsschecker

#

does anyone know of an up to date prebuilt tsscheck for macOS? I have a script to automatically pull the latest blob but I dont know of one that is built for the newest devices / firmwares

#

actually odd i just resaved the blob and it seems to be happy too

#

i guess something just went wrong with the blob i saved before

arctic geyser
#

can i downgrade to ios 14.2 on an iphone 6s plus?

zealous bridge
#

if you have blobs for it

arctic geyser
#

what is blobs?

green onyx
#

!t blobs

mystic axleBOT
# green onyx !t blobs
blobs

To save blobs on a jailbroken device, install TSS Saver from https://repo.1conan.com/, then open it and press Save Blobs. (If you're using unc0ver on iOS 14, you'll have to update to 6.1.0 or newer and install libkrw from Cydia before TSS Saver will work.)

For A11 and lower, you can also save blobs without jailbreak on https://tsssaver.1conan.com/v2/ by entering your ECID which you can get from iTunes by clicking the serial number twice. A12 and above requires a jailbreak to start saving blobs.

zealous bridge
#

you cant restore then

#

just use checkra1n

valid adder
#

Joemama uses checkra1n

#

Dead chat

green onyx
#

oof

naive prism
#

hmm will we get in the future a feature to create blobs?

green onyx
#

u can already save blobs

valid adder
#

Please rewrite the question

naive prism
#

so at the moment you just can save them but dont create older one

valid adder
#

Grammar not found

naive prism
#

sry my english is not the best

green onyx
#

u can dump onboard

#

but u cant create blobs for unsigned versions

valid adder
#

Bro if we could save older ones why would everyone be on iOS 14 @naive prism

green onyx
#

seeing that ur on 14.4, even if u had 14.3 blobs, u cant downgrade

naive prism
#

so the qeustion can we see in the future a feature to create older blobs for older versions

valid adder
#

????

#

You said older

#

That doesn’t make sense

green onyx
#

^

naive prism
#

yeah for example a feature to create blobs for 14.1

#

can we get this feature in the future?

valid adder
#

No!

green onyx
#

if u didnt, thats an L

naive prism
#

but 14.1 is not signed anymore

valid adder
#

It’s not signed

green onyx
#

when its signed

#

pls read

#

i literally said

#

its not signed anymore

valid adder
#

You have to saved blobs when the iOS is still being signed @naive prism

green onyx
#

so too bad, u shouldve saved

#

guy doesnt know how blobs work but ok

naive prism
#

you dont will go baack to the version anytime because they never get signed again

valid adder
#

Exactly

green onyx
#

i dont understand what ur saying but ok

#

thats why u save blobs

valid adder
#

You have one time frame to save

#

After that it’s impossible