#futurerestore-help
1 messages · Page 195 of 1
why latest sep
No as in
Are you even supposed to use sep
im p sure ur not supposed to
try w/o it
leave bb
yes
pretty sure you need both, it doesn't even start without
lol I entered DFU with my phone on the charger
this is shit then
but as soon as you disconnect the cable/power it boots back up to iOS
nothing special like that no
manually
if you keep holding volume down it will stay in DFU even if disconnected
about to have a bagel and coffee

@zinc moon
?
I am
sounds tasty man
dont doxx
@celest basalt is ideviceinfo hex or dec ecid
Yes
plain html is simple tho
bro
wtf are the 5s timings
for dfu
no
a11 is super sexy
a10 is the worst
trust me
I have all the devices
a8-a9 is decent
a10 is trash
a11 is godsend
same with a11
a11 is super easy
I've jailbroke with checkra1n 100 times in under 5 minutes
on a11
i have a10 its not that bad
@zinc moon if you do normal -> dfu ur dumb
you should always go recovery to dfu or dfu to dfu
its easy fix
sudo -s
rm /var/db/lockdown/*
logout
that's what broke it in the first place
well
deleting the folder itself
yah don't do that
the device didn't even charge until doing an mkdir
but even after that libimobiledevice keeps complaining
you need to chown it to _usbmuxd
about missing HostID
oh that might be it
sudo chown -R _usbmuxd:_usbmuxd /var/db/lockdown ?
sudo -s
mkdir /var/db/lockdown
chown -R _usbmuxd:_usbmuxd /var/db/lockdown
chmod -R 0700 /var/db/lockdown
rm /var/db/lockdown/*
logout
@zinc moon this should fix
does macOS have install
bc in that case you could do it all in one command: sudo install -m 700 -o _usbmuxd -g _usbmuxd -d /var/db/lockdown
@valid adder seems like they fixed entering DFU with USB-C in iOS 15 or somethig
bruh
you're supposed to paste in the rest of the commands after entering the password for sudo
that should be fine
why tf is there 21.04, 20.1, and 20.04.2

pog
usb a?
use A12 branch
it did happen to me when i did it to my mother's 12
bruh
just do the commands manually
it’s already been confirmed working like 2 days ago
wtf is that server
your bizarre adventure
@zinc moon u do realize cd is not needed to change dir right?
just enter the path
it will go there
this community is fr shit
mfs couldnt install dependencies and sent death threats to devs

braindead
Zebra most likely
But fuck them
When an iOS version is "unsigned", that means you can no longer upgrade/downgrade to that version & can no longer save blobs for that version. If you are already on that version, nothing changes for you. However, you can use futurerestore to upgrade/downgrade to unsigned versions if you previously saved blobs, and are currently jailbroken, and the latest version's SEP/baseband are compatible with the target version at the time of using futurerestore
Isn’t that just a copy and paste with better formatting
Tbh all you need is a paragraph break in between you. and However and it’s good enough
And your version forgot that you can’t save blobs when it’s unsigned
& and can no longer save blobs for that version
ur version is missing this
Odysseyn1x exists
Just say 3. You are jailbroken or can jailbreak with checkra1n/whatever
You mentioned “If you have blobs” twice
why not "if you're on a jailbreakable version"
well technically it's still a bit misleading for checkra1n users, but not entirely
because checkra1n users can just use checkm8-nonce-setter, however the "you're on a jailbreakable version" requirement is almost always satisfiable by downgrading to a version that checkra1n works on first before your target version anyway so it doesn't really matter
like if you want to get from iOS 15.0 to 14.3 on an X, you can either use checkm8-nonce-setter directly, or first downgrade to 14.6 and then 14.3
I would probably reverse the order
-
You are on a jailbreakable version
-
You have blobs for the unsigned version you’re trying to downgrade/upgrade to (see !t blobs and !t blobsfaq)
-
The baseband and the SEP of the version you’re trying to restore to is compatible with the latest (see !t sep)
technically a footnote for 1 could be "OR you have a checkm8-compatible device OR your generator still happens to be set to the same value as the blob" but 
I dumped my onboard
mav, is ur device global?
gsm
New blob saver says it can read apnonce and generator from device. But generator is changed on reboot right? So if never reboot, I should be able to futurerestore without a jaikbreak right? On an A12 device
Honestly it’s left me more confused, before it was no jailbreak=no futurerestore
that is still true unless you make sure your nonce doesn't reset, but you can at least save blobs unjailbroken now
the way it works is basically:
- request ApNonce from lockdownd in normal mode: this will tell the device to set a random generator in nvram (you can't control what it is), therefore your nonce will be effectively frozen
- reboot the device so cached values are updated
- request BootNonce from lockdownd in normal mode - this is the generator value that was set in NVRAM before the current boot
Ohh
after this nonce freeze thing, a few things can still change your nonce:
- requesting ApNonce in normal mode again after a reboot, this can be caused by a manual request, the device checking for OTA updates, or iTunes checking for updates
- updating or restoring your device
But I thought you cannot read NVRAM without a jailbreak?
nonce freeze isn't new, it's known since 2018, it's just the ability to read out the generator value corresponding to an apnonce on A12+ that wasn't known before
not directly you can't, at least not "sensitive" keys like boot-nonce, but if you ask for BootNonce instead of NonVolatileRAM then lockdownd will just happily give it to you
I remember reading about it, but I wasn’t sure. Thanks for clearing it up
changing the generator to a specific value still requires a jailbreak though
this method tells the device to set a random one to be able to read it out after
But the specific generator and nonce is still required for downgrading right? So I can save blobs with the random one and the nonce and they’ll still be valid blobs for futurerestore
yes
nonce/generator is always required yes except on 32bit
Sorry, I’m really not able to understand fully what you said
basically, once you get an apnonce/generator pair from the device (either via the unjailbroken method, or jailbroken after setting generator), you can use that forever for that specific device to save valid blobs for futurerestore
however to actually use the blobs later, a jailbreak is needed unless you managed to keep your nonce the same all along
That clears up everything, thank you so much
oh shit
does anyone want to test compilied pongo? (hopefully A9)
^for ios 15
oh wait
tanbeer has A9
@zealous bridge
Will hard rebooting your device affect the nonce or generator?
Meaning will it change?
@hollow storm nonce is a checksum of the current generator
Meaning? Sorry I’m not an expert on the stuff
generator will not change if it is set or froezen
tested, doesn’t work
I’m also not jailbroken btw
rip
@hollow storm then you can only freeze nonce and save new blobs
you need a jailbreak to use existing blobs
but you can freeze and save blobs and use those blobs unjailbroken as long as nonce stays frozen
How do you freeze the nonce?
By setting generator in nvram aka boot nonce
I have blobs already saved for 14.5.1 and 14.6. Is this freeze process something i had to do before to make the blobs useable?
freeze nonce is only viable if you save blobs right after freezing nonce
@hollow storm
prior blobs require a jailbreak
If you used blobsaver v3 generator was probably set if you chose "unjailbroken"
dead chat
At least you're alive
joemama
Ok good that’s what I did
wait before i give up is it possible for me to downgrade my ios device from ios 14.5 to ios 13
that requires futurerestore?
Not untethered rn, maybe tethered but idk
this is a sex moment
I'm not working on tatsu but, I am working on this
@zinc moon
not whole
doesn't even disassemble really
just labels types
super barebones
yes
It will be used for apple binary manipulation
patchfinder calls rarm for searching and patching
then patches iboot
not errors
I'm just making my own jailbreak suite of tools
all related to restores
My site?
I stopped maintaining it a long while ago
I saw that Cryptic dropped FutureRestore 2.0 Beta. Does anyone know if it is confirmed to support iPhone mini 12 on 14.1 attempting to futurerestore to 14.5.1?
I haven’t done it. I’m just preparing to do so when a JB eventually lands for 14.5. I’m on 14.1 for now but saving all my blobs so I can always be on the latest JB.
it already works in v194
but dont do it
a 14.5.1 jailbreak would be dropping in a while
Thanks for the update guys. I’m excited to get 5G and be jailbroken! 
When that comes down the pipeline.

https://reddit.com/r/jailbreak/comments/nwcwub/
Lol told you divise was good
Oh
This is extremely dodgy at the moment and will force the main OS to be tethered. Extra kernel patches are also required. Method will be made public once it’s actually safe and properly useable.
Ooh ok
common sense
Dead chat mf
At least you're alive

probably making multiple epic games accounts
lol
and redeeming nitro on them

should add that a they must have a valid payment method
otherwise they'll be rerolling for every underage kid
only one is mine
I got it on my legit acc but I already had nitro before so I can’t redeem it
same
!jumbo 
!jumbo 
LMAO WHAT
why does that look so weird
Nyu is smort
ur too humble
looks funny tho
whats the origin of that pfp anyway
^
I kept thinking that the pfp was just a picture of nyu
like dabezt's guy with glasses
is this place fair game for restoring legacy devices with futurerestore
if so i'm trying to restore an iPhone5,2 to 9.3.5, but out of three forks i've tried none of them have worked
it’s broken for 32bit rn, but iirc tihms fork should just work
southwest's fork (the one i used for 7.0.6) throws an exception in libipatcher
tihmstar's main compile reads the wrong ECID from apticket
cryptic's fork fails after sending restoreramdisk (apticket requested but no tss present)
CRYPTIC I told you
you can go to 8.4.1 with ios ota downgrader
this will accomplish approximately nothing towards my goal
@zinc moon doesn't m1sta also not read the correct ecid
in the log it's something completely different
32bit ecid was fixed recently
You can fork it yourself and edit the source to only include the ecid fix then compile but you’d probably still run into more problems
my disappointment is immeasurable and my day is ruined
lack of respect for 32-bit devices really gonna put me through my Joker (2019) arc
Yes there is many
People should be using fr instead of system plist
Odysseus doesn’t support everything
I’ve been trying to fix 32bit for the past few days
Can chat like not die on my break
my GOAT as always
Should I depend on the user already having pwned iBSS booted meaning it will only send iBEC? @crisp fractal
no
Lib irecovery is super difficult to use properly
a few ipwndfu forks don't immediately send a pwnediBSS
i mean yeah iPwnder32 also sends a pwniBSS automatically
but doesn't work on some machines (reason: nobody knows)
and doesn't have a linux build
I have 42 I don’t think pwnder supports 42 or 40
iPod 5 and the 4s are a5 42 soc
oh i thought you meant N42AP (iPhone5,2)
nah just send iBSS anyway
I’ve had issues on a5 if iBSS is booted twice
But tbh I entirely blame libirecovery being super bad in a pwned sense
add a command line flag --skip-ibss
Yes
i have a bootlooping 4s that i can't really get into pwnediBSS via kloader with because of the whole bootlooping thing
And it will be default for a6 and a7
😭 why
Ssh over serial 
i am one of the few non-theifs with an arduino that i got specifically for checkm8
I should get one because I have a5 and a9
what does A9 have to do with arduino
Doesn’t work on my pc I have to use eclipsa
what tha hell
Stupid ryzen engineer that forgot to implement usb unclaim
You need a specific usb pcie to fix it most likely
Kanzi + serial fixes a9-a11 but my 5s literally cannot jailbreak via ipwndfu
but back to the original point, it shouldn't be default to skip iBSS
because that's just not proper
True
The next futurerestore release will be the biggest release since v245 days or iOS 13
If it wasn’t for apple redesigning a11 sepos, a11 could downgrade to 13
can the windows port support odysseus 🙏🙏🙏
I don’t see why not
It’s not up to me tho I’ve never built windows
I can try to add it to ci tho eventually
Mincrosoft defender smartscreen is blocking future restore program
@valid adder are u good with fr on windows?
It's safe
How do I get the message to go away
I’m not good windows user idk all the settings
You need to click like "more info" or "view more" and then "run anyways"
Send a screenshot it you can
Can you send a picture
I’m using version 1.7.4
You can try version 1.8.0 to see if it is fixed there
Kk ty
Nothing opens after I download it
After you run the installer search for "FutureRestore GUI" in the Start Menu
Or look for the icon on your desktop
Are u the owner?
Of my GUI yes, not of FutureRestore lol
I haven't done windows restores since the v245 days
@crisp fractal working on 32bit now
blessed ty my GOAT
@crisp fractal but first I need to downgrade and install pangu8 because Im sick and tired of phoenix having the worst successrate
probably pangu7 tho because Its confirmed working for me
nvm I can't downgrade cuz fr broken
I only have 8.4.1 bundles

phoenix has bad success rates?
i remember it jailbroke my ipad mini on like the first try
wtf
it also comes with music
wow
idevicerestore does pwned completely fine
everytime
why tf is fr so butcherd lol
LOL THIS
It kept saying "listen to my mixtape guyz!!"
@shy magnet Im at a point where irecovery itself says the device is in recovery mode but when I create a new recovery client, mode is somehow dfu
wtf
when its not dfu
If I'm running iOS 14.2 with taurine jailbreak and a known nonce generator, is it possible to factory reset my phone then rollback to this version and rejailbreak?
I have saved blobs for this version
just rootfs restore
is there anyway to downgrade iphone se to 13.4.1 or 13.5?
aww
what about with blobs
oh
wait
i think this is on 13.4.1 or 13.5
how can i restore that version
if its already on that version??
[[succession]]
What are you trying to do
I have an idea for Apple
make iTunes check recovery mode twice, if the nonce is the same brick the phone because they set generator
Another idea
Check if they have root access via network backdoor
If they do then brick the phone
Lol
Just was about to ask that
suck @solid basin’s dick
some people in sileo server said you can downgrade a non-cellular device to ios 13
is that right
Replying to an admin
No
yeah thats what i thought
i also remember some people talking about saving a septicket
like a blob but for your sep
sep blobs are saved by default
blobs literally already do this
septicket bbticket and apticket are inside of shsh blob
oh
now where is lndticket
Theoretically you can, the restore finishes but you will be in a bootloop
And forced to restore
Who knows, probably more apple mitigations
It was me

I told someone else to go to general, he decided to ping me with some dumb ass emote

i meant this

How is that warnable lol
Or you just wanted to ban him I assume
i see a lot of people pinging you on a daily basis, some even non-support related
true
You know well that it was just a reply
Not like he was spamming
Or was he?
Ok? If I deem it to not be useless it’s not useless , not to mention he quite literally admitted to this in dms if not caring
I was clearing the channel of offtopic and he thought to test me and ping me with more of it
Lol
See how you replied and didn’t ping
The difference is he purposely replied to me telling people to leave with offtopic with more offtopic
What’s there not to understand?
so it was an offtopic warn?
You're the only one I didn't do it with
Guess why
A useless ping warn
Bc it seems like you're scared of replies or something lol
Or you just having a bad day?
Yeah we probably have to live in fear now
Or I just don’t want to be pinged by people I don’t have a relationship of any sort with with senseless shit?
Imagine acting like pinging me is a necessity
It's not that hard to mark as read or just ignore
It’s not hard to turn off pings either
This lol
He could’ve quite literally posted the same thing without replying or pinging me and I wouldn’t have cared
We have to be wary of having a convo with admins but with normal people it's fine ig
How was there a convo?
What does this have to do with your warn
What the hell are you talking about then
I think you know very well what the warn was about
Him pinging me for no reason lol
Seems like you’re hinting at something else so say it like a man
Get it off your chest
i still don’t understand the logic here tho, you try to clear the channel of off-topic and you decide the best way to do that is to warn someone who pinged you with an emote which probably would’ve caused a reaction because you knew he was about to be banned
No thanks
So where’s the intention to get rid off the off topic
it’s not hard to do but kinda easy to forget, there is no visual indicator after sending the message either ¯_(ツ)_/¯
Or maybe the channel was cleared and he came back just to ping me?
I don’t know the context just saying
He just replied to Rick with an emote
So Rick took the opportunity to ban dabezt
I did 
You know it
ok
yeah this is not in violation of any rules
thank you for your service to the community
you think the Admins care lol
Admins can bypass any rules it seems
rule 7 
Rule 1
All
imma start banning 💯
They miss their homie it’s only right there’s tears
I’m an admin remember
I'm just saying let's not talk here
Now you’re saying that?!
let’s see what the @ Owner thinks
Lol when dabezt was here this was y’all club right?
No sorry
Mhm

why tf is he here
there's a bigger problem
dababy?
DaBlunted?
DaMom?
You can only imagine the Genius pings we get...

F1ck you

Lol
If you want me to leave, I will
no we love you here
^

Opens channel, this is the first thing I see, I just knew some shit went down
@full osprey I’m here to have fun maintaining the futurerestore project with the community that is the whole point other than that I help people use the tool
I never questioned this fam lol
I’m not gonna go down this road again, stories have been painted already but I and dabezt knows I gave him ample opportunities
This isn’t on me
Lol your #idiot-moments isn't on you
I will have to look at the full context on my next break
yeah ill dm you
Thanks
but JTV moment is...
JTV Moment = confidently incorrect
hate you
love you too


Imagine being so petty you make emotes for other people
Imagine not being able to say how you feel like an adult
Exactly
Inb4 you can’t even see the channel
ibec isn’t a person btw if ur referring to this #futurerestore-help message
I thought it would be obvious I meant the ones with my name
Oh, you said that quite a bit after he sent it
Or literal face
to quote you "it’s the internet. You either let it effect you or you don’t"
Lol you damn right , that’s why y’all worried and I’m chilling
I look damn good
That’s what the chronic do to you
No more?
That don’t apply. Do better
I need one of me
Ahh, y’all suck. I can send more pics if you need

Ok can you all stop acting like children and use this channel for it’s intended purpose
Thank you
Move to dms if you want to continue this petty drama
Any further off topic convo in this channel will lead to mutes or warns
👍
over ssh and iproxy to set nonce for windows user(checkra1n devices)using conan tweak, @lilac wren, idk if there is licence about that or not 😅, scp to device first before mount rw on device over ssh
nice
just use nvram com.apple.System.boot-nonce=$generator, you don’t need dimentio
on checkra1n only
cannot be this add on fr gui for checkra1n devices, read blob generator then do all this shit 😅
yeah he said checkra1n devices
this what im asking for 😅
i’ve spoken to froggy about this lol
the current state of #futurerestore-help doesn't really give me motivation to continue giving back for now. Maybe in a while I'll add that and iBEC fix
we need to respect the devs in our community more
Maybe, but here? It's not about the devs or members, it's about the you know who's maintaining their sense of you know what

I’ve always wondered if your PFP is an original. Is it from something?
it’s Asuna from Sword Art Online
Whaaa? How did I not recognize her. I loved that anime 5 years ago....I think this means I have to go rewatch it, like, rn. 
every time someone shitpost pings geniuses
do it jiggle
/s dont ban me ily aaron
Plz stop..
You are not my mother don't fucking tell me what to do
Sus
I know I am bit late. Won’t ping but you should watch SAOA by SWE
can i save an ios blob that im currently on, im on ios 13.5 so can i save a blob of it?
Check DMs
Can genius not ban?
I always thought had the power to at least kick
Wasn’t Cameron one?
yeah
im p sure ed was one before he retired from admin
i been banned so long i missed entire transitions of people joining -> becoming admins
damn

Tf you do?
troll
Kinda weird seeing same pfp. What happened to waddles?
Yeah but yours isn't animated :P
got tired of it
I would if nitro was worth it
Plus I have that gif saved to my phone right now. Could change if I have nitro
ew discord compression
yours does have the benefit of not being lit up at all when not animated tbf
lmfao
!jumbo 

@celest basalt smth wrong with ur checkm8 nonce setter script
if pwndfu fails it doesnt repeat it
it just goes on to patching sigchecks
i think its bc when pwndfu fails it doesnt give 0 meaning the && still runs
uhh it seemed to work for me but I only tested retry with no device connected
let me test more
yeah i just tried it but i entered pwndfu before so it gave me the "device already in pwndfu" error, same thing happened
I think I broke it

now I can't figure out why the hell this is not working
just do grep for exploit failed /s
nah I'm grepping in pwned DFU Mode but it doesn't want to work
this is weird because it does exit code 1 on exploit failed too
also nice ecid

!t futurerestore
futurerestore allows you to upgrade/downgrade/restore to unsigned iOS versions if you meet certain requirements.
gm
pls touch grass
Lmho I don't even get that
just FYI: blobsfaq is edited to show less cringe about Apple being a landlord and should show more insight about blobs
getting ready to do a future restore while on a long car ride, I have blobs, futurerestore downloaded, IPSW, It looks like on the guide, it says to select -update (Preserve data), but I seem to remember people here saying you have to restore rootFS or something if you preserved data? Also not sure on --use-pwndfu and --wait arguments. Data I can back up and put on again if I have to, I just want to do whatever is the least likely to leave me with a device I'm forced to restore to most current iOS
you need not restore rootFS; futurerestore will do that and everything else. Also you don't need those other arguments. Depending what device you have (and what firmware you're restoring to/from) you may have issues along the way.
If you keep a local backup (or iCloud) then you should be fine.
Bruh what
why would you keep a jailbroken rootfs when using -u

i wouldn't use -u
you should include that in your answer then
using -u is completely fine when upgrading, just make sure to restore rootfs first
tbf, it'd be easier (imo) just to futurerestore without -u.. then just restore from icloud backup
ill have a local backup, but that doesnt usually contain the os I thought. Iphone SE2020 13.5 -> 14.3
backups never backup the OS
just the user data
so when you run a backup, it won't backup iOS.. it'll backup your app data, settings etc
23 pages lol
yeah, ill be doing batchomatic too
oh?
screen record your tweaks/sources
is there something to backup tweaks?
then re-add manually
no
you need not use batch when you can queue your downloads
takes roughly 5 mins
and they all download/install accordingly
Can I use futurerestore if my device isn't jailbroken?
no
bruh
Lol true
iPhone XR, currently on iOS 14.6, trying to downgrade to 14.5.1. It’s fine if I can’t but I’m trying to get to a version with my SHSH2 blobs for the Manticore jailbreak.
dang
I was on the iOS 15 beta and wanted to get off but my phone had a stroke attempting that. Thanks though.
Change my flair too
is it possible to downgrade an iphone 8 on 14.5.1? i got all blobs since 13.6.1 except for 14.3 sadly
@valid adder thank you, i guess i have to wait then

greetings, could i downgrade iphone se 1st to ios 13.7
no
is it possible to downgrade iphone 7 plus from ios 14.6 to ios 13.5.1 ?
Isn’t it incompatible..
not implemented yet
U can jailbreak 14.6..
13.x, no. Baseband is incompatible
@lilac wren nonce does not persist on A12+
FDR Bureau >:(
@lilac wren Hello?
@lilac wren Hello?
@lilac wren Hello?
...
@viscid furnace Hello?
Don't trust Monke guy
!t futurerestore @plain mist here a guide
futurerestore allows you to upgrade/downgrade/restore to unsigned iOS versions if you meet certain requirements.
Sounds like fun..
Let me see; thank!!
Ask your question
where ?
I keep getting this error while trying to futurerestore my non-baseband iPad 7th gen:
ERROR: Unable to send FirmwareUpdater
Download current and previous versions of Apple's iOS, iPadOS, watchOS, tvOS and audioOS firmware and receive notifications when new firmwares are released.
use a more updated version of futurerestore
it’s in the pins
so to use blob, I:
Download iPSW
Download blob
Use the FutureRestore interface tool
That’s it ?
Set nonce too
Is that complicated?
Might want to try this out soon..works on iPhone 11? Is on 14.4.2 right now
so in the future, I can go to 14.6 when I want to, using this blob file thing?
14.6 is still signed....
You need jailbreak
Oh... 😦
you can go to iOS 14.6
I know, I mean in future when unsigned
Yeah 14.7 isn’t even RC yet
iOS 15 is gonna be officially released in the fall, so I'd assume 14.6 will get unsigned in July when the public beta releases
nop
iOS 14 won’t be unsigned for a long time…
iOS 14.6
oh yeaaah I forgot
Probably not
or a 14.x ver in general
it's still in beta tho
yeah
wait a sec tho
what about the Safari based jailbreak???
Yeah, 14.6 isn't staying signed. save your blobs, even if you aren't jailbroken.
yeah
@lilac wren Hello?
Phone not charging? Help?
Phone not existing, help?
hello @lilac wren ?????
😦
legend has it, he never talked again
huh
oh
should’ve asked then
it’s in the pins
Like i said before
You need macos/linux
live boot linux
I don't have linux and only have macOS sierra
If only I had a USB 😢
bro they’re like 5$
its no use for us if 14.7 stays signed but it has all the latest security updates right
and quite literally an arm and a leg bcuz covid
It’s useful for fr
Yh
but 15 doesnt have a different sep or bb so we should have been good either way
still good to have
this is only the first beta...
just in case it breaks
usually if they wanted to change it they would have changed it in the first beta
atleast thats how i remember they do things
oh
yeah true true
apple is so stupid, you literally never know when they are gonna do something
just waiting on the day they sign all fws
fws?
remember that glitch where all legacy devices had a vertain iOS firmware signed because of a bug in Apple's servers? Idk what it was but I remember the internet going wild lmao
eta wen apple servers bug and private rsa key leaks
eta wen apple yeets shsh
they did that before iirc
@dapper wing are you just trying to restore to the same iOS version or downgrade?
HUH
Well accidentally ofc
when tho
A few years ago
Hey good evening , any way to update from 13.6 to 14.3 on iphone 11 jailbroken with odyssey?????
Did you save blobs for 14.3?
14.7 beta 3 pushed 😅
could i downgrade from 14.3 to 13.7 iphone x?
no
oops ok, so basically i can only stay on 14.3 right?
you can go to 14.x seeing as the sep/baseband is compatible
Don't know how FR will handle A11 though..
ok, thanks but if i specify baseband and sep manually, shouldnt this also be possible?
no, the sep and baseband still would not be compatible
did apple pull 14.7 b3?
oof
Lol sep compatibility is something everyone says and knows nothing about
it's still here
Replug
iRemoved bootROM
@zealous bridge
help me
@vocal merlin it says what to do so do it
I am a Turkish citizen please help
Fix for error code 3, 8, and 10 aka the iBEC error in futurerestore
- Uninstall all apple drivers via device manager.
- 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
- Unplug and replug device.
- Check device manager for more apple stuff and uninstall if so with same driver checkbox.
- Disconnect device.
- Install itunes64 exe from apple.com itself, no windows store bullshit. This is the best version: https://support.apple.com/kb/DL1816?locale=en_US (It will be labeled windows 7, 8 but install it on windows 10, it works fine)
- Plug in device in recovery.
- iboot (recovery) driver should show up under usb in device manager. Uninstall it and check the with software box.
- Run futurerestore.
- Unplug and replug your device.
- Run futurerestore again
do what the bot said
i did remove iboot this time futurerestore is not reading the device
when i manually specified the baseband it said it was unsigned so i guess i'm just choosing the other one thats in /Firmware ?
don't manually specifiy
use --latest
you can only use sep and baseband that are signed
@sturdy atlas
did that now, thx
what does a new sep or bb have new
is it security or features
or both
and what features
Probably both
do we have any idea what
Just sepOS changes ig, maybe you can check CVEs
@maiden citrus all encrypted, hopefully I can grab a diff sooner or later
but it would be for a12 not a11
yeah i’m just curious how it works
how would you get a diff if it’s encrypted?
Leave that to me
Siguza already posted 14.6 sep keys for all a12 I just need to do the same for two versions that I can diff
by using the iPhone hardware aes engine
Hi, I was wondering if someone could help me with the IBEC error. I have followed all the steps that the bot listed and I still can't get it to work
check your USB connection
I tried changing usb ports and it didn't seem to help
probably didn't do something right then
try changing the cable itself, is what I meant. This error simply means it couldn't reconnect to your device, meaning the cable is most likely worn out.
Well I couldn't figure it out on my desktop but it worked on my laptop first try
huh.
no
Does Future Restore still work for the following if Blobs were saved?
[HELP] Anyway to go to 14.4.x (<14.5 - as it screws old Apps)? from the following:
i7 iOS 12.4 |
iPPro 12.9 2017 iPadOS 14.1
I may have missed the Signing Window due some real world issues.
Does stuff like Future Restore still work? Any such things now?
Thoughts?
[Question] [Help] [Request] iPad 2nd Gen 2017 - iOS iPadOS 14.1 - Not Jailbroken yet - How to block OTA Updates? Which .mobileconfig file would work? Finding ones only for iOS 12/ 13?
huh your question makes no sense
Mine? - I need 2 things:
B. To block OTA update on iPad OS 14.1
A. To know if Future Restore can help me move the 2 devices I have to 14.4 (pre 14.5)
i7 iOS 12.4 |
iPPro 12.9 2017 iPadOS 14.1
Read about some older apps not working - MacRumors forums
Not taking chances. Can you point me to the above? I've done both before during iOS 11/12 era - but now wanted updated info
Cant find a NoOTA config for iOS 14 machine
well?
@valid hawk so you want to know if you can go to iOS 14.4.x on your devices using FutureRestore?
Yes
Do you have blobs for any version lower than 14.5?
Yes
Which are?
Most of them via BlobSaver
And also whats the NO OTA .mobileconfig to block Auto Updates on iOS 14.x (Did that under 10, 11 & 12) - If it needs newer such file
idk abt mobile config but you can use the blobsaver blobs for the iPhone 7
So still possible for i7
And for iPad Pro 2nd Gen 2017?
Have to look hold
futurerestore allows you to upgrade/downgrade/restore to unsigned iOS versions if you meet certain requirements.
Thanks
Can anyone help me with live booting ubuntu, please?
what's wrong?
I'm trying to futurerestore my --no-baseband iPad, but apparently there are errors for non-baseband devices on this version, but there's a fix for that in the beta. There isn't a windows beta for futurerestore
Hello, any one can help me ?
I bootlooped yesterday with taurine 1.0.6 .. iphone 12 pro max
I have 14.4.1 valid blobs and im trying to restore..
Im trying FR- GUI .. i select the blobs, ipsw, but SEP and baseband (latest) give me and Error code 460 - SEP and baseband not signed ???
i tried to manually select to with 14.6 ipsw
hmmmm... that's odd... Which fork ae you using and which OS(mac, linux, windows)
macOS Monterey - version 194
try going back to Big Sur or using a VM
Also, what does this have to do with Taurine?
Well, there’s apparently a known bug with taurine .. BSOD .. it happened but it rebooted itself .. and it bootlooped
no fr
hi everyone. Something i want to ask what did the G value can be set on iOS 14.6 jailbreak by checkra1n on iPhone SE 1st
yep






