#futurerestore-help
1 messages · Page 232 of 1
ty
- RELEASE iBoots don't have access to "nvram" (recovery mode is iBoot[iLLB]), they only have access to env which is the other part of nvram.
- nonce can only be set one way and one way only, via nvram property.
- Since Release iBoots don't have access to nvram where we would set nonce, then a bootarg can't set it.
- Thats not how bootargs work at all, its a state machine, you can't just plug in your own state and expect it to work, it has to have that specific state actually implemented. So because iBoot can't access nvram(its blacklisted btw), a bootarg definitely can't even if there was a state for it.
- I added setnonce to my futurerestore, you can use checkm8 to pwn bootrom. On top of pwning bootrom you need to patch out the signature checks of bootrom, so we can load our unsigned patched Recovery Mode(iBoot) iBSS, iBEC.
- Futurerestore will will automatically patch and load iBSS, iBEC given you removed sigchecks from bootrom. The patches consist of many things including removing the nvram blacklist so we can write the system boot nonce to nvram from patched recovery. On top of that that won't change the current nonce for that boot, so I also patch "freshnonce" which will generate the new nonce using the newly set boot nonce upon reloading iBEC(not rebooting).
- A lot of people are dumb and try set-nonce without patching bootrom and expect it to work. I always get spam pinged with iBSS failed. But then they don't provide context such as pwned vs normal restore. Its always a cat and mouse game.
Lastly, try to avoid pinging me, I will do the developing yes, but I can't always help and dev at the same time. There are many other qualified people here(except the roleless people who I've continiously told to stop because they were spreading misinfo).
@celest basalt
should change the channel description to “dont ping cryptic”
Hi, I have a iPh4S on iOS 9.3.5 jailbroken with Phoenix. I am planning to downgrade to iOS 6.1.3. I have a blob file and long back I verified as valid on a linux VM. I am running Win 10 host. I tried FR-GUI but it gave blobs mismatch error. So I tried to set the nonce by executing "nvram com.apple.System.boot-nonce=0xblahblahblahblah" as root. But I get error msg : "(iokit/common) general error".
I think I need to set the nonce generator. Currently it is not set. The question is : How do I set nonce so that I can use FR-GUI? Am I on the right track? Maybe there i another way to dg to iOS 6.1.3....? Please help. Thank you!
use system info like everyone else
yo @valid adder i finally got my iphone in dfu mode
Lmao
Hello can anyone experienced help me out with downgrading my phone? I’ve got a XS max. I’m struggling with the TSS saver
no such file or dir
@valid adder
ok i solved that but now i got a new error
please help 🙁
Assuming you replied to me. Sorry to say, but [[system info]] does not enable setting nonce. It shows already existing generator. Thanks.
No nonce setting because probably iPh4S is on iOS 9.3.5
Got it. Highly unintuitive, though. Thank you.
Let me see how FR-GUI onw.
@valid adder please man i know im an idiot but i really dont know what to do here
It says 'success : N/A'. But does not show up in 'nvram -p'
Sorry...!
@faint abyss because nvram is locked you can't read it let alone write to it...
everyone knows this except you
You mean the nonce ( generator) is set? Or is it unsettable?
nvram in general
ok now the phone rebooted.. am i good
and i didnt get the error
No, no you aren’t
This means I setting nonce generator is not on the right track. Thank you for your opinion. I will change my direction. I need to check if OdysseusOTA can help me dg to iOS 6.1.3.
Its not supposed to reboot
man you are fucking incompetent
I'm leaving
no one listens to anyones advice or help
yea but i when i ran it again it says its already on pwn dfu
Cryptic no-
look man im sorry
ipwndfu doesn't even set nonce bozo
The nonce is either set or unset. I can't see it set.
i think it was gamma not you
@grim wren both tbh
On the gamma side tho?
@faint abyss you can see if its set in the same place you set it.
you set it in system info, you can see what's set in systeminfo. Nvram is locked so you can see it there or write to it there.
I am not using FR-GUI to set nonce. It's too new, I guess to set nonce. Am I right?
what is too new??
should i send a sc
...
FR-GUI is too new to set an iPhone 4S nonce. That's my understanding. I might be wrong.
did it stay black or reboot @rain magnet
rebooted
I get a nonce mismatch error from FR-GUI restore. That prompted me to set nonce. Am I on the right track?
then it didn't work @rain magnet keep trying until it stays in dfu after bootrom is patched
ok
@faint abyss because you need to use pwndfu restore with 32bit
kloader
use iOS ota downgrader
^
Let me try with kloader. I have a copy from tihmstar's repo.
no
Kloader app. Moment
completely disregarded my advice yet again
Let me try with kloader. I have a copy from tihmstar's repo. Thank you.
Sorry to miss your advise. I didn't spot it tbh.
(I didn’t tbh)
32bit devices are weird
Sorry to bother you like this 👆
Channel Update failure for me. 😖
I set 0x1^16 on my 4 a while back
Dunno if it did anything
I should check
Discord Moment
🤦♂️

cyprix
Keep trying
timeout = panic or device isn't in dfu
when i run the command for the first time it says you can now load unsigned firmware
but when i run it again this timeout thing happends
any idea
and then after a minute or so it restarts
Keep. Trying. To run it. When you put the device back in DFU of course
Sometimes (or most of the time) the exploit fails under Linux, you just gotta get lucky af
why are you running it twice
It wont run. it opens a small command prompt window and it instantly ends
Please don’t tell me you’re just trying to double click the fr executable
Im terrible at following instructions
so yes i was
what am I supposed to do
I am an idiot
nvm
There you go
can someone show me what trying to use face ID looks like after using future restore with incompatible SEP
mine isn't working but its also not giving me an error message so idk if its something else
ok thats odd, it just keeps telling me to reposition my face but it doesn't outright fail
Interesting
Very interesting
I don’t remember if that’s actually a symptom of it breaking or not
i need help once again
using this tutorial
when i run python2 ipwndfu -p
i get
Traceback (most recent call last):
File "ipwndfu", line 49, in <module>
serial_number = device.serial_number
File "/home/marshallpieri/ipwndfu_public-t8010/usb/core.py", line 830, in serial_number
self._serial_number = util.get_string(self, self.iSerialNumber)
File "/home/marshallpieri/ipwndfu_public-t8010/usb/util.py", line 314, in get_string
raise ValueError("The device has no langid")
ValueError: The device has no langid
what does that mean?
i ran sudo python2 ipwndfu -p
and got
*** checkm8 exploit by axi0mX ***
*** modified version by Linus Henze ***
Found: CPID:8010 CPRV:11 CPFM:03 SCEP:01 BDID:0C ECID:000C5162182B003A IBFL:3C SRTG:[iBoot-2696.0.0.1.33]
ERROR: No Apple device in DFU Mode 0x1227 detected after 5.00 second timeout. Exiting.
and the device turned on after
Exploit fail, put in dfu and try again
how many times should i try until it works
if the exploit failed
wouldnt it say this?
*** checkm8 exploit by axi0mX ***
*** modified version by Linus Henze ***
Found: CPID:8010 CPRV:11 CPFM:03 SCEP:01 BDID:0C ECID:000C5162182B003A IBFL:3C SRTG:[iBoot-2696.0.0.1.33]
ERROR: Exploit failed. Device did not enter pwned DFU Mode.
now thats what im getting
Like I said last time if you can failed to claim in dmesg then the exploit is not actually running
Like I said it’s not possible unless you figure out what’s making kernel claim it or figure out how to unclaim
hey guys
im not sure whats going on
im trying to restore a iphone 8 (15.1) to ios 14.5
but this keeps happening
show options
here you go
Files moment
shitttt where would I find those
but of a dumb question
just havn't done future restore
bit of a mess but ik which is which
oh fucj
i know what u mean
You sure you mean restore mode
here ill send a pic
(Restore mode has the progress bar/apple on screen)
Try exit recovery button in frgui
dosen't work, sends me right back here
If it doesn’t go out then we need to get futurerestore working
Or restore with iTunes to 15 latest
idk rather the fr than redownload it again
Any just sudden exits from futurerestore are not my expertise
I only know how to shout at people for errors that obviously say what’s wrong
understandable, im just a bit frustrated on this
i am downloading ios 15.1
to get the file system back and then try from there again
would that be possible?
15.1 to 14.5
im honestly just trying to get down to anything below ios 15 so i can use checkra1n
!t libimobiledevice
Up to date libimobiledevice builds:
- Windows: https://github.com/libimobiledevice-win32/imobiledevice-net/releases
- macOS:
brew install libimobiledevice libirecovery - Linux: https://cadoth.net/~nyuszika7h/ios-builds/libimobiledevice-static-linux.tar.gz
Currently on 14.5 beta 2 and just future restored. However having some troubles trying to jb with unc0ver and fugu14 method. Would I be able to downgrade or upgrade to another version of 14.5 if I have them saved without having a jb device? I have a bunch of blobs uploaded from 14.5 in my shsh.host
i dont think 14.5 supports fugu, could be wrong
oh nvm
i am wrong
haha
sorry haha
my blobs currently say n/a on itunes
srry I meant my phone numbers are not being picked up onto my device which is showing up as n/a on itunes
yea it happened when i updated to the 14.5 beta
Weird
which is why I was wondering if it was possible to restore onto another 14.5 build
If you have the blobs then why not
im not jailbroken anymore though
damn alright. I guess I'll have to use my android until a better jb is released for 14.5 😦
You are actually on an A12+ device right
Because I’ve seen someone who thought jb’s were needed on Below A12 to downgrade
Ok
Also
“Better” jailbreak?
yea, one that is more stable hopefully for the beta builds
I tried manually adding fugu14 and doing the altstore version but both doesnt seem like it wants to work
ye rip 😦
I only have beta builds saved tho so
How did you only save beta blobs lol
idk lol
I like skipped 14.5-14.6
and only have like the first 4 beta builds from 14.5
Still got some 14.5 blobs tho
anyone know any alt to get your phone into dfu
this phone dosent even go into it anymore
and its pissing me off
Your timing must be off
It doesn’t just not go into dfu unless you’re doing something wrong
Or the buttons are broken 
i don’t think my timing is off
cuz i’ve been doing it for so long
like ugh
i wish we just had a program to auto dfu
i am going crazy
oh
none
just using the dfu buttons
tried using checkea1n as a boaster
booster
also got this werid error
the iphone could not be synced because it can not be found
Sounds like your cable may be bad
If the device can’t detect a pc/mac then that’s why it won’t be going to dfu
Got damn a suggestion of mine worked
its no help to anyone turning off share logs in GUI...
Try again
i think mine are on
i am
they aren't on because we haven't received any
hmm
or your computer blocked the connection which I doubt
also with you on that one, i did uncheck the option at first, but re enabled it later
no help with no log so yah
weird, how would i be able to enable logs again then?
lol there’s quite a bit of logs
but this one seems to be working
if it fails i will send this one
theres this thing called sort
ah
well it’s on flashin firmware. the farthest it’s gone
so maybeeee it’s gonna work
IT WORKEDDD
YESSSS
Thanks guys!
Can I future restore my iphone 6s+ from 14.8.1 to 14.5.1 on windows11?
Btw i have blobs
yes
Please I have another question, I have a live usb with ubuntu on it, but it’s only a 16gb usb. Can I future restore with ubuntu but locate the ipsw file from the windows hard drive?
Or I shouldn’t do it?
Use windows to restore
Ok thx
Can I downgrade an iPhone SE 2020 from iOS 15.0.2 to iOS 14.0?
What is Future restore about?!
@valid adder
You don’t have a jailbreak so no
Downgrading devices with blobs
What are those blobs
Thx
Copies of what apple sends to your device to tell it that everything is signed
I have iPadOS 15.1 on my iPad (it updated itself) can I go back to 14.7.1 or 14.8 with that method? @grim wren
No I don’t have them can I get them too when I am on the new firmware? @grim wren
Oh okay, can I get blobs from the iPadOS 15.1 for future when I don’t like for example iPadOS 16 and it updates itself
Yes
That’s nice how?
What iPad do you have
iPad Air 4
Ok it gets a little more complex with devices that are equipped with a cpu that is A12 and above
I’ve bought it a week ago
But saving blobs is still possible
Just remember that you will need a jailbreak to use these blobs
iirc. There’s no jailbreak for 15 yet how can I use them in future then
I didn’t know that
Just btw. I had my old iPad on 14.4 with a jailbreak and it updated and bricked itself how can I prevent my iOS devices to update themselves
I’ll do that now give me a second
Jailbreaks usually disable updates anyway
But this is a means of by software just telling it not to go automatically
I did it it says on one device my iPod touch 7 that I bought used that there’s iOS 15.2 on there how can that be I didn’t install the beta profile
Same thing but instead of going to software update
VPN and Device Management
Anything in there that says “Beta” remove it if you don’t want iOS beta’s
There is no beta profile and it has 15.2
That’s possible
Either that or you removed it and forgot about it
Something got filtered
I saw that
Lol
Just
Dm me what you’re trying to say that’s getting filtered
502 Bad Gateway
XHR erro
</data>
TSS server returned: STATUS=460&MESSAGE=Empty ticket response.
ERROR: tss_send_request: Unhandled status code 460
ERROR: tss_send_request: Unhandled status code 460
I want downgrade ios12.5.5 to 11.3.1
A7 A1474 ipadair wifi
I will try again many years later, maybe then I can succeed
Tatsu really just decided not to reply with anything 
How do I downgrade from iOS 14.5.1 to 14.3
You have to use blobs did you save them
Without telling us what device you have we can’t help you
i have iphone 8 global which in ios 15.0.2 but could i downgrade it to ios 14.8 i have the blobs file .
I think you need a jailbreak to set the generator but assuming one comes out it should work
😦
You only need a jailbreak to set the generator on A12+
The guide is pinned @white pewter
15 -> 14
The consequence of randomly pinging me is a permanent ban from futurerestore
@celest basalt please don’t say that
Just recommend the pinned guide
A11 nonce setter will get people confused with other inferior tools
What iPhone do you have?
Iphone 8
Wanted to downgrade my XS max but i could not get the ssh
Needed a extra code thing that I could never find out how to get
because ipwndfu is written in Python 2, it won't work under Python 3
I know Python 2 is deprecated but Ubuntu 21.10 still has it as an optional package
I actually made a Python 3 fork of ipwndfuA11 but someone had issues with it on macOS, plus I can't be bothered to port it over for Cryptic's new A11 ipwndfu and the rest rn
I use it in Ubuntu 2.4 lts
!t futurerestore
futurerestore allows you to upgrade/downgrade/restore to unsigned iOS versions if you meet certain requirements.
Tutorials:
Tutorial
Video Tutorial
Links:
FutureRestore GUI
Latest stable version (194)
Latest beta version
There are currently no pre-compiled beta builds for Windows.
your mother
ur mom
Any troubleshooting tips for getting around this error? I’m on an iPhone 12 futurerestoring 14.2 to 14.5.1
are you on mac
Yes, should I try on Linux?
Tried on Linux but couldn’t get it to recognize recovery mode. I’m sure I’m missing some sort of driver but couldn’t figure out which one
@valid adder I think your last commit only enabled A13, not A14
because it checks >= 0x8101 and A14 falls within the equals check
either way @modern leaf even if it's fixed be warned, futurerestoring to 14.x will break Face ID
Bro Can iPhone 8 be downgraded? Is Last Sep compatible? Thanks
hi
my issue now is like this :
A11 on 15.0.2, blob saved, was playing with snappy and ramdisk, device stucked rec mode(no mode, snapshot edited), now i need to restore to this 15.0.2 or revert original snapshot to boot ios again, is that possible 😅?!
checkra1n --force-revert could work if the proper snapshot is named orig-fs
well
actually
that won't work if you're on 15 probably
might need custom ramdisk
though you can futurerestore to 15.0.2 with no issues
so easier to just do that
check pinned guide, ignore Face ID breakage part as restoring to 15.x is fine
thanks for reply, but using last fr gui i got message sep unsigned even it is selected last sep 😅
i did before posting here, got no beta asset found for your os 😅
Ok, i will restart to my hackintosh then, thanks a lot
hello i have a question
when i run ipwndfu mode it says
bootrom patched and your iphone is in pwned dfu mode
but after a minute my phone restarts
I have tried this multiple times, but same results.. what do i do
iPhone 8
ios 15.1
i got error csr pubkey not match 🥲
I've had that before too... no idea why it happens
you can try just using --set-nonce and then futurerestore non-pwned in recovery mode
this trick worked, thanks a lot device restored now 🤪
pls help how do i do this
iphone 8
what is your issue?!
Pretty much: when i ipwndfu my iphone, it says: bootrom patched, you can now load unsigned firmware. But then the iPhone restarts. I have tried this multiple times with no luck..what do i do? Linux mint, iPhone 8, iOS 15.1
@willow bear
i used on macos(hackintosh), ipwndfu option from beta build or the patched one from cryptiic?!, i mean did you read pinned message about this?!
This is the guide i followed
And if the exploit is successful the phone should stay in DFU right? Or am i wrong? @willow bear
yeah, but you must launch fr quick because device exit from dfu after moment if kept plugged
Simply not true
Yes it will only send rsep if it’s greater than 8101 and less than 8015
263 still fails idk why
Futurerestore wont detect my phone in recovery nor dfu mode..only when its in normal mode
your computers fault not futurerestore
@modern leaf intel or m1 mac
also why did you censor a memory pointer... lol
Do i have to install else something on linux @valid adder
Sorry bro i know im getting into ur nerves
curl -L https://cdn.discordapp.com/attachments/688124783400845336/901168861779488788/usbmuxd.tar.xz -o ~/usbmuxd.tar.xz
sudo tar xvf ~/usbmuxd.tar.xz -C /usr/sbin/
sudo systemctl restart usbmuxd
Lol idk, looked like something I should censor. I’m on an intel Mac
Can you try the two versions in this archive and send me the full log for both versions
Sure thing I’ll give it a shot, I appreciate the help!
@valid adder Both had the same fail as before, I’m thinking it’s an issue with my blobs or something. Here are the logs from them no_RestoreSEP: https://pastebin.com/4wcRDaqZ RestoreSEP: https://pastebin.com/jemSpQfw
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Hi guys I cannot enter in pnwdfu with cryptic fork it gives me an error...sorry but I’m a noob
I’m updating my iPhone 8 with blobs to 14.5.1
Because you need to cd into the folder… @mint seal
Ok thank you very much
so much respect for your patient here bro
😋
Latter
The difference between patience and patient is that the word “patient” is used to describe a person who handles the situation calmly and peacefully. In contrast, patience is the ability of a person to deal with problems peacefully. The word patient is an adjective. ... Patience is a noun.```
i was right
Latter is correct
dunno what that is
@modern leaf It’s not your blobs afaik. Idk why this happens. It happened in the past with a11 going to 14.2 it was never fixed it’s unknown as of why it breaks
You said two words. Latter means the second word is correct. “ the one after”
Оаоклалуцщувч
XD
Ah I see, all good. Still jailbroken so I’ll just wait! Again thanks for the help
what pwned dfu is used for?
Control of the restore process
I want to restore with preserve data it’s not possible?
It is just not for downgrading
how is that different than regular dfu?
Only updating
@mint seal you can still just do what I said
Turn off update enable setnonce
We aren’t restoring yet
It will erase all data?
Mf how can it erase data when I said we literally aren’t restoring yet
Turn off update enable setnonce
It will restore if setnonce is not enabled
@cedar onyx same as dfu restore recovery mode is just patched so we can set nonce in recovery mode, requires checkm8 or Kloader device
ah got it thanks
Ok very sorry...now I understand...i do it now...will you know...many thanks
So after we set nonce with futurerestore we then turn off pwndfu and set nonce, enable update again then restore @mint seal
No pwn is for setnonce only
Gtg
Ok now I put pwndfu set the nonce and after run the update in normal mode? Thanks for the patience
is iOs 14.6 the absolute highest version I can downgrade to?
You can downgrade to anything at or higher than 14.3 iirc
A12 devices 14.0-14.6? That’s what that image shows
What image
O
That image is from like, 4 months ago
iOS 15 was released like, 2 months after that image
I should mention faceid will also break if you try to downgrade to anything that’s not an iOS 15 version
Trying to downgrade but its telling me my blob doesn't match the ios 14.6 ipsw
I got my blob file using the blobsaver software
Send your blob
Huh?
Send your blob file
like, here?
Yes.
It doesn't let me upload in this channel
What?
Your mother
Will this work for a iPhone 7 downgrade from iOS 15 to 14 it says a10(x) which is iPad 6-7gen processor so I’m not sure.
Do i need futurerestore beta to restore to 15.0.1 with blobs?
Alright so i do need it cuz im using iP X
intel or m1 mac
Intel
try my fork
Macbook Pro 7,1 mojave patched
Wheres your fork?
Tring to follow this guide
Has instructions for it
Do I need lib usb?
I just downloaded the files which dependencies do I need?
Hold up I have a linux machine
I might try it its debian though
it tells you what to do
Oh okay give me a few then thanks will let you know if I have more issues
All I want to do is this same as ./ipwndfu -p not completly jailbreak it
Do I just do Fugu iStrap
I did I see this
I saw two steps before it
Run ./ipwndfu -p.
Download and extract Fugu.
Open the extracted folder in a terminal.
Run ./Fugu rmsigchks.
I just got confussed thanks
Plus I saw a step before running ./Fugu rmsigchks so I was just wondering that all
You told me to skip so I guess I just continue
😆
Though I was lol
it tells u the problem there
i know I was in dfu though I don’t know how to get into pawn dfu though Fugu I tried rmsigchks
it literally doesn't detect your device tho
Maybe try dfu again
I don’t have lib usb installed so do I need dependencies?
home brew?
Okay that’s good and my device restarted after I ran that command
So it tried at least
Going to attempt this again
try until it works
Well hopefully it does
if it fails 100 times let me know
ive never seen that before
try again
make sure you reenter dfu if you get a fail like that
Im out of ideas anyone else
Tried rebooting a few time into dfu mode
update to big sur 
Mojave
mojave trash ime
I reboot my device when that happends and it goes into the recovery screen
Is that good?
Never tried this blob downgrade before
Well it goes into recovery mode when that happends after reboot
But if I restart my device two times I go back to normal
Should I find a way to make sure itunes doesnt open?
sudo killall -STOP iTunes iTunesHelper
Okay so use bash to kill it okay I can do that
Still fail
Okay now im startig to think somehow apple patched this
though this repo says other wise. Yea its not working im at the 35 times mark just now not wanting to exploit.
Dude is this true yoo?
Trying this on a ipad 6th gen and iphone 7 apple a10
Well I can at least recongize my device though still getting errors on ipwndfu
maybe read the guide again and make sure you’re following the part that applies to your device
ipwndfu wont work for a10
i pwn dfu
He pwn dfu
what is the lowest version i can upgrade my iPhone 11 Pro currently on 13.7 Jailbroken with the current SEP and Basement, thx for replies
Hello guys. Recently I FRed my iPh6SP. I got a windows driver error and FR-GUI offered me instant help. It took me to a webpage which had instructions to remove apple-dfu-driver-for-windows. It worked then. But now I am unable to retrieve the link. Could anyone please post it here? Thanks.
@latent heart download the latest futurerestore beta
Then set nonce on your device
You need a Mac or linux to do it
Got it. Thanks. Here it is : https://github.com/m1stadev/futurerestore#restoring-on-windows-10
!t ibec
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
@faint abyss ^
@valid adder i tried the cmds u gave me for the no device found error but it didnt work
not my problem
Got it. Thank you! 🙂
so im trying to downgrade my iphone from 15.0.1 to 14.8 using FutureRestore and correct blobs, but when i enter Pwned DFU mode it won't recognize my iphone, so it returns "Can't init, device not found" error, is it related to me using Ubuntu or just driver junk?
@native quail install usbmuxd
Is there something i need to be aware of before upgrading from 13.5.1 to 14.3 RC
installed usbmuxd but no success, i will try other usb port and then check again
look if the cable is alright. i changed mine and it worked
yeah with that it worked for me
if you have an iPhone X or above Face ID will break
Touch ID will be fine though if you don’t have a Face ID device
iirc SEP incompatibility
So I decided to late for upgrading?
Now I understand so the smartest would be Safe blogs for 15 and wait til a good jailbreak comes out right?
*blobs
yep
And then jailbreak so I can use Face ID without problems
actually i remember now
jailbreaking from 14.3+ kills faceid and passcode
because of sep
even if you restore it from itunes
even for touchid
Yeah I also like 13.5.1 it’s nice and fast but I see some apps start to don’t support 13.5.1 anymore
ive updated from 13.7 when microsoft teams stopped working
but it accidentally updated to 15 when it came
autoupdates smh
and now im here dealing with linux junk
yep, just found out that is not possible to get drivers working on pwned dfu on linux, the only workaround is getting a mac
:pain:
@celest basalt hi I get a certain error when using fr on ubuntu
also sorry if I’m annoying you someone redirected me to you
Found device in Normal mode
Entering recovery mode...
futurerestore: failed with exception:
[exception]:
what=Unable to place device into recovery mode from Unknown mode
code=10747921
line=164
file=futurerestore.cpp
commit count=263:
commit sha =50a6375391c94624fbe1b2b060d46117de2bc4fc:
FutureRestore process ended.
[11] Make sure to hit "trust" on your device if prompted!
Version: v2.0.0-test(50a6375391c94624fbe1b2b060d46117de2bc4fc-263)
img4tool version: 0.197-aca6cf005c94caf135023263cbb5c61a0081804f-RELEASE
libipatcher version: 0.88-1e855d70c84419014e363bdbcaead7b145fe3e1f-RELEASE
Odysseus for 32-bit support: yes
Odysseus for 64-bit support: yes
Exiting from recovery mode to normal mode
futurerestore: failed with exception:
[exception]:
what=can't init, no device found
code=17104904
line=261
file=main.cpp
commit count=263:
commit sha =50a6375391c94624fbe1b2b060d46117de2bc4fc:
FutureRestore process ended.
@celest basalt trying it on ubuntu refuses to work
so idk what to do
can’t use windows since no beta
did you try to enter recovery manually
yes
I tried, I get a "can't init, no device found"
sounds like you don't have usbmuxd running? try sudo systemctl restart usbmuxd
alright
still doesnt work :/
would booting another distro help
are you using some linux distro?
i think it doesnt work with ubuntu based distros
at least i tried with popos, ubuntu and mint
is it pwned restore or normal one
same thing to me
what would work
i saw someone getting it on kali linux
kali 💀
ikr
i really think its a issue with linux itself, since propietary drivers are a issue
specially recovery mode ones
after some research, i found out that libirecovery (https://github.com/libimobiledevice/libirecovery) is missing which is essential for restoring, im going to reboot on ubuntu then try it
am I doing something wrong or
does make not work
i thought it was my distros fault
but make isnt working
autogen.sh returns missing lib
which cant be installed
(Hey uhh I’m stupid, what’s futurestore?)
Down/up-grading with blobs
Ah kk thanks
sorry for ping
- sudo su
- cd /opt
- wget https://launchpadlibrarian.net/349456038/libimobiledevice_1.2.1~git20171128.5a854327+dfsg.orig.tar.bz2
- tar -xvf libimobiledevice_1.2.1~git20171128.5a854327+dfsg.orig.tar.bz2
- cd libimobiledevice-1.2.1
- chmod 755 configure
- ./configure
- make
- make install
if ./configure doesnt work install cython and libssl-dev
that one fixes normal restoring although i need pnwd restore, which still wont work
Speaking of cython, is it just me or is cython/python(or something inbetween) broken af on macOS. I can’t build ANYTHING that requires cython
Well this is the futurerestore channel. closing my PiP video has just made me realise that
Oh well
make still doesnt work, also I dont mind pings dont worry c:
make isn't probably working due to the ./autogen.sh error
at first it returned missing libplist error
most of the make problems are solved by installing these both in the order
A library to handle Apple Property List format in binary or XML - GitHub - libimobiledevice/libplist: A library to handle Apple Property List format in binary or XML
then i installed libimobiledevice
and finished by removing my existing usbmuxd and replacing with ilibmobiledevice's one
ending with this one
why are you building stuff? futurerestore doesn't need any of that
if futurerestore can't detect your device in dfu/recovery, have you tried running it as sudo?
building stuff seems to help in some way
im running with sudo
im restoring my iphone now
it's unnecessary. i can run it on an ubuntu liveusb without installing or building anything
so it was all unnecessary and it only depends on my computer/luck?
thats a big bonk to me
sad
yea, all that building stuff is unnecessary
...
quick question do i have to be jailbroken to use futurerestore?
not exactly
If you have A12+
bc im on ios 15 i wanna downgrade so i can jailbreak again i was jailbroken a couple months ago and i updated on accident
Do you have anything above an iPhone XR/XS
i got iphone 11 pro max
You need a jailbreak
yea ik bro
fuck
i was jailbroken like in aug
so could i use futurerestore then to downgrade to an unsigned version?
Faceid will break if you ever try to go to iOS 14
Not that you have a jailbreak to try going down with tho
wack..so ill lose faceid if i go wit it
im on 15.0 ik there ain gonna be a jb anytime soon thats why i really wanna do it lol
for some reason i have 2 blobs for 1 version
ive been keeping up with updates and stuff but its just “hopefully”
i think ive used the wrong one
They’ll be the same im pretty sure
One will just have a different apnonce or smth
I think that’s what causes there to be multiple iirc
but if i wait to long i lose my possibility to downgrade as well
oh
so my iphone bricked because of nothing
yeas
are there any recent vids or tutorials u guys know of on how to downgrade using futurerestore?
there are no vids
but there is a tutorial on pinned messages
ERROR: Unable to send data to ASR. Sent 0 of 131092 bytes.
thats why my phone died
yeas.
is it worth losing the faceid? i could wait till theres a update for the sep
if you dont use it then yes i guess
There is no sep update it’s incompatible
Forever

TSS saver 2 is telling me to do that
But I can’t install tss saver without an error
Team I am currently using iphone 11 and on ios 13.2.3 and trying to upgrade to 14.5.1 but unable to do even following all steps mention at site
i cant use futurestore if the device hasnt bee jailbroken before can i
Does it say it can’t be verified or smth
Try
sudo chmod +x /Users/nikkerston/Desktop/futurerestore/futurerestore
If I got your username right
Did that not change it to being able to run
@vale dragon I hope you are using the correct futurerestore binary
because mine already comes pre-executable
you don't need to chmod
!t nightly
uhh, I always have to chmod the x86_64 builds
Guess my MacBook is just built different
my one is a late 2011...
Do you have blobs/what phone do you have
Yes i have blobs and i have iphoxe x
I need jailbreak iphone before !?
Ok thanks 😊
no
@vale dragon bro thats not an excuse my builds support down to sierra
2011 can run up to high sierra
@vale dragon try
literal how
"futurerestore" isn't the name of the nightly binary
They probably renamed it
so until you show you are actually running nightly we can't help
So it works now
i downloaded it AGES ago
I honestly think you need to publish a build that’s just called release so people stop using (insert various obsolete forks)
yey... ofc this whould have happenned
What is your generator set to
that
Are you sure
i double checked it and it looked right but i might check it againg
well clearly its not set bozo
and im using unc0ver
Well to fix this
No wonder it’s not set right
That’s a chimera/taurine/whatever generator in your blob
Hold up
then you are are using the wrong blob?
and my phone wont boot now... AMAZING
Wouldn’t unc0ver set it back to 0x1^16
No it ain’t
its not
it is
you ignored what I said tho
DFU mode dosent work
Trust the people trying to help you here, it’s not
Was it “messed up” before
yes
i was tampering with dfu mode and now it dosent work
You. Can’t tamper with dfu, wtf
so listen to us for once
you don't need to restore
thats the point of futurerestore
Futurerestore does what iTunes restores do if you do it right
whats the reason to make the damn iphone auto boot in to recovery
auto-boot false..?
it looks to me like your blob is invalid
Send us your blob rq
i have the non OTA and OTA blob
meaning you manually set apnonce like a dumbass even tho you saved the blob for 0xbd34a880be0b53f3
If youre trying to use the OTA blob I’ll scream
mf
im not using the OTA one
Thank god
why would you be reading the generator from one blob but be using another?
The generator is the one from the blob you are using correct?
i have 4 blobs for this iphone
cuz thats the only explanation righnt now
2 ota and 2 non ota
bro
generator is blob per blob basis
you can't crossmatch
thats what you are doing
wouldn’t unc0ver set the generator to 0x1^16? how is it 0xbd?
Ik that I was just confused about that part
i just checked the generator code and it seems to be correct to me




)