#futurerestore-help

1 messages · Page 195 of 1

stiff hazel
#

for example: when he said 14.1 to 14.3 was downgrading

valid adder
#

Looks like you made a double space typo

#

Idk I don’t see the command

#

Bag secured

zealous bridge
#

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

celest basalt
#

pretty sure you need both, it doesn't even start without

#

lol I entered DFU with my phone on the charger

zealous bridge
celest basalt
#

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

valid adder
#

about to have a bagel and coffee

#

@zinc moon

#

?

#

I am

#

sounds tasty man

#

dont doxx

#

@celest basalt is ideviceinfo hex or dec ecid

celest basalt
#

should be decimal

#

yeah

lilac wren
#

Yes

soft turtle
#

plain html is simple tho

valid adder
#

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

soft turtle
#

i have a10 its not that bad

valid adder
#

@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
celest basalt
#

well

#

deleting the folder itself

valid adder
#

yah don't do that

celest basalt
#

the device didn't even charge until doing an mkdir

#

but even after that libimobiledevice keeps complaining

valid adder
#

you need to chown it to _usbmuxd

celest basalt
#

about missing HostID

celest basalt
#

sudo chown -R _usbmuxd:_usbmuxd /var/db/lockdown ?

valid adder
#
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

celest basalt
#

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
#

edited

#

check edit

celest basalt
#

@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

valid adder
#

dfu is actually easy

#

on 5s

#

I figured out the timing

#

are you stupid or something

valid adder
#

you sent a message right under my message lol

green onyx
#

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

zealous bridge
#

bruh

#

just do the commands manually

#

it’s already been confirmed working like 2 days ago

#

wtf is that server

#

your bizarre adventure

valid adder
#

@zinc moon u do realize cd is not needed to change dir right?

#

just enter the path

#

it will go there

celest basalt
#

is this A12+ or older

#

well I already tested it on A11

valid adder
#

tf u doing

#

but what were u doing with nonce shit

zealous bridge
#

this community is fr shit

#

mfs couldnt install dependencies and sent death threats to devs

#

braindead

#

Zebra most likely

#

But fuck them

mystic axleBOT
#
unsigned

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

zealous bridge
#

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

zealous bridge
#

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

celest basalt
#

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

#
  1. You are on a jailbreakable version

  2. You have blobs for the unsigned version you’re trying to downgrade/upgrade to (see !t blobs and !t blobsfaq)

  3. 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 fr

valid adder
#

I dumped my onboard

green onyx
#

mav, is ur device global?

valid adder
#

gsm

silk hemlock
#

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

valid adder
#

you can freeze nonce without a jailbreak

#

@celest basalt explain tool ^

celest basalt
#

the way it works is basically:

  1. 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
  2. reboot the device so cached values are updated
  3. request BootNonce from lockdownd in normal mode - this is the generator value that was set in NVRAM before the current boot
silk hemlock
#

Ohh

celest basalt
#

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
silk hemlock
#

But I thought you cannot read NVRAM without a jailbreak?

celest basalt
#

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

celest basalt
silk hemlock
#

I remember reading about it, but I wasn’t sure. Thanks for clearing it up

celest basalt
#

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

silk hemlock
#

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

celest basalt
#

yes

valid adder
#

nonce/generator is always required yes except on 32bit

silk hemlock
#

Sorry, I’m really not able to understand fully what you said

celest basalt
#

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

silk hemlock
#

That clears up everything, thank you so much

green onyx
#

oh shit

#

does anyone want to test compilied pongo? (hopefully A9)

#

^for ios 15

#

oh wait

#

tanbeer has A9

#

@zealous bridge

hollow storm
#

Will hard rebooting your device affect the nonce or generator?

#

Meaning will it change?

valid adder
#

@hollow storm nonce is a checksum of the current generator

hollow storm
#

Meaning? Sorry I’m not an expert on the stuff

valid adder
#

generator will not change if it is set or froezen

zealous bridge
hollow storm
#

I’m also not jailbroken btw

green onyx
valid adder
#

@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

hollow storm
#

How do you freeze the nonce?

lilac wren
hollow storm
#

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?

valid adder
#

freeze nonce is only viable if you save blobs right after freezing nonce

#

@hollow storm

#

prior blobs require a jailbreak

lilac wren
valid adder
#

dead chat

lilac wren
#

At least you're alive

valid adder
#

joemama

hollow storm
radiant sorrel
#

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?

lilac wren
lilac wren
#

No

#

Woah

#

Interesting though

valid adder
#

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

swift elm
#

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?

swift elm
#

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.

green onyx
#

but dont do it

#

a 14.5.1 jailbreak would be dropping in a while

swift elm
#

Thanks for the update guys. I’m excited to get 5G and be jailbroken! substrate

#

When that comes down the pipeline.

green onyx
lilac wren
#

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.

green onyx
#

huh

#

tbh i dont understand why ppl tether boot

#

theres like more harm than good

lilac wren
#

Ooh ok

rustic blaze
#

Everything is sep constrained

#

Be it Divisé or any other tool

valid adder
#

common sense

valid adder
#

Dead chat mf

lilac wren
#

At least you're alive

green onyx
lilac wren
#

@celest basalt what are you doing lol

#

how is that even a giveaway

green onyx
#

probably making multiple epic games accounts

lilac wren
#

lol

green onyx
#

and redeeming nitro on them

lilac wren
#

should add that a they must have a valid payment method

#

otherwise they'll be rerolling for every underage kid

celest basalt
#

I got it on my legit acc but I already had nitro before so I can’t redeem it

green onyx
#

same

lilac wren
#

!jumbo iBECYourPardon

lilac wren
#

!jumbo NyuSmort

green onyx
#

LMAO WHAT

celest basalt
#

why does that look so weird

lilac wren
#

Nyu is smort

green onyx
#

that pfp

#

is so unproportional

lilac wren
green onyx
#

looks funny tho

zealous bridge
#

whats the origin of that pfp anyway

lilac wren
#

^

#

I kept thinking that the pfp was just a picture of nyu

#

like dabezt's guy with glasses

crisp fractal
#

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

zealous bridge
#

it’s broken for 32bit rn, but iirc tihms fork should just work

crisp fractal
#

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)

green onyx
#

m1sta's is cryptic's

#

bruh

zealous bridge
#

you can go to 8.4.1 with ios ota downgrader

crisp fractal
#

this will accomplish approximately nothing towards my goal

lilac wren
#

in the log it's something completely different

zealous bridge
#

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

crisp fractal
#

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

valid adder
#

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

crisp fractal
valid adder
#

Should I depend on the user already having pwned iBSS booted meaning it will only send iBEC? @crisp fractal

crisp fractal
#

no

valid adder
#

Lib irecovery is super difficult to use properly

crisp fractal
#

a few ipwndfu forks don't immediately send a pwnediBSS

valid adder
#

I’m speaking specifically for 32bit

#

So ipwndfu is rarely involved

crisp fractal
#

every time i've used it, it has been

valid adder
#

I’ve only seen kloader used on 32bit

#

Meaning iBSS is booted

crisp fractal
#

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

valid adder
#

I have 42 I don’t think pwnder supports 42 or 40

crisp fractal
#

wdym

#

works on all A6 devices

valid adder
#

iPod 5 and the 4s are a5 42 soc

crisp fractal
#

oh i thought you meant N42AP (iPhone5,2)

valid adder
#

They strictly use kloader

#

I guess we should add soc checks

crisp fractal
#

nah just send iBSS anyway

valid adder
#

I’ve had issues on a5 if iBSS is booted twice

crisp fractal
#

oh right A5 is weird

#

add an option then to skip ibss

valid adder
#

But tbh I entirely blame libirecovery being super bad in a pwned sense

crisp fractal
#

add a command line flag --skip-ibss

valid adder
#

Yes

crisp fractal
#

i have a bootlooping 4s that i can't really get into pwnediBSS via kloader with because of the whole bootlooping thing

valid adder
#

And it will be default for a6 and a7

crisp fractal
#

😭 why

valid adder
#

Ssh over serial WeSmart

crisp fractal
#

i am one of the few non-theifs with an arduino that i got specifically for checkm8

valid adder
#

I should get one because I have a5 and a9

crisp fractal
#

what does A9 have to do with arduino

valid adder
#

Doesn’t work on my pc I have to use eclipsa

crisp fractal
#

what tha hell

valid adder
#

Stupid ryzen engineer that forgot to implement usb unclaim

#

You need a specific usb pcie to fix it most likely

crisp fractal
#

LMAO gg

#

meanwhile I am the based chad wojak porting checkm8 to the Wii

valid adder
#

Kanzi + serial fixes a9-a11 but my 5s literally cannot jailbreak via ipwndfu

crisp fractal
#

but back to the original point, it shouldn't be default to skip iBSS

#

because that's just not proper

valid adder
#

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

crisp fractal
#

can the windows port support odysseus 🙏🙏🙏

valid adder
#

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

woven jewel
#

Mincrosoft defender smartscreen is blocking future restore program

#

@valid adder are u good with fr on windows?

woven jewel
#

I’m not good windows user idk all the settings

lilac wren
#

You need to click like "more info" or "view more" and then "run anyways"

#

Send a screenshot it you can

woven jewel
#

I don’t see that

#

On my end

lilac wren
#

Can you send a picture

woven jewel
#

I’m using version 1.7.4

lilac wren
#

You can try version 1.8.0 to see if it is fixed there

woven jewel
#

I only get the option to click don’t run

#

All I found was version 1.7.4

lilac wren
woven jewel
#

Kk ty

lilac wren
#

No problem

woven jewel
lilac wren
#

After you run the installer search for "FutureRestore GUI" in the Start Menu

#

Or look for the icon on your desktop

woven jewel
#

Are u the owner?

lilac wren
#

Of my GUI yes, not of FutureRestore lol

valid adder
#

I haven't done windows restores since the v245 days

#

@crisp fractal working on 32bit now

crisp fractal
valid adder
#

@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

green onyx
#

phoenix has bad success rates?

#

i remember it jailbroke my ipad mini on like the first try

#

wtf

#

it also comes with music

valid adder
#

wow

#

idevicerestore does pwned completely fine

#

everytime

#

why tf is fr so butcherd lol

lilac wren
#

It kept saying "listen to my mixtape guyz!!"

valid adder
#

we on that gang shit rn mf

#

W

green onyx
#

oh shit

#

pog

valid adder
#

idevicerestore just works

#

fuck off futurerestore

shy magnet
#

literally tihm fork of idr too

valid adder
#

@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

shy magnet
#

wtf

valid adder
#

when its not dfu

wet shard
#

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

valid adder
#

just rootfs restore

celest basalt
#

is there anyway to downgrade iphone se to 13.4.1 or 13.5?

#

aww

#

what about with blobs

#

oh

celest basalt
#

wait

#

i think this is on 13.4.1 or 13.5

#

how can i restore that version

#

if its already on that version??

celest basalt
mystic axleBOT
#
Succession

Restore without updating via rootfilesystem DMG — Supports iOS 8.0+.

Author

Samg_is_a_Ninja

Version

1.4.15

Price

Free

Add Repo
More Info
lilac wren
#

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

zealous bridge
#

Another idea

#

Check if they have root access via network backdoor

#

If they do then brick the phone

lilac wren
#

Lol

shy magnet
#

what’d dabezt get banned for

#

damn they got him for useless ping & max warn points

soft turtle
#

Just was about to ask that

shy magnet
#

that’s how i got banned KEKW

#

well

soft turtle
#

Lol

#

How do u get unbanned?

shy magnet
#

suck @solid basin’s dick

maiden citrus
#

some people in sileo server said you can downgrade a non-cellular device to ios 13

#

is that right

zealous bridge
zealous bridge
maiden citrus
#

yeah thats what i thought

#

i also remember some people talking about saving a septicket

#

like a blob but for your sep

shy magnet
#

where

#

i wanna bully them

zealous bridge
#

sep blobs are saved by default

shy magnet
#

septicket bbticket and apticket are inside of shsh blob

maiden citrus
#

oh

shy magnet
#

now where is lndticket

zealous bridge
#

And forced to restore

maiden citrus
#

is that a sep issue?

#

i thought that the 13 and 14 sep were compatible

zealous bridge
#

Who knows, probably more apple mitigations

full osprey
shy magnet
#

cant bully rick

full osprey
#

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

shy magnet
#

oh

#

i wasn’t talking ab ban

full osprey
lilac wren
#

Or you just wanted to ban him I assume

full osprey
#

How is it not a useless ping?

#

Not my fault he had 550 points

zealous bridge
#

i see a lot of people pinging you on a daily basis, some even non-support related

latent geode
#

true

lilac wren
#

Not like he was spamming

#

Or was he?

full osprey
#

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

full osprey
#

See how you replied and didn’t ping

zealous bridge
#

whats the difference?

#

they are both mentions

full osprey
#

The difference is he purposely replied to me telling people to leave with offtopic with more offtopic

#

What’s there not to understand?

zealous bridge
#

so it was an offtopic warn?

lilac wren
#

Guess why

full osprey
#

A useless ping warn

lilac wren
#

Bc it seems like you're scared of replies or something lol

#

Or you just having a bad day?

zealous bridge
#

Yeah we probably have to live in fear now

full osprey
#

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

lilac wren
full osprey
#

It’s not hard to turn off pings either

lilac wren
full osprey
#

He could’ve quite literally posted the same thing without replying or pinging me and I wouldn’t have cared

lilac wren
#

We have to be wary of having a convo with admins but with normal people it's fine ig

full osprey
#

How was there a convo?

lilac wren
full osprey
#

What the hell are you talking about then

lilac wren
#

I think you know very well what the warn was about

full osprey
#

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

zealous bridge
#

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

lilac wren
zealous bridge
#

So where’s the intention to get rid off the off topic

celest basalt
full osprey
celest basalt
#

I don’t know the context just saying

full osprey
#

No one does but me

#

Lol but I’m allowing this

lilac wren
#

So Rick took the opportunity to ban dabezt

full osprey
#

I did ghostpray

lilac wren
#

^

#

GG

full osprey
#

You know it

zealous bridge
#

ok

#

yeah this is not in violation of any rules

#

thank you for your service to the community

lilac wren
#

you think the Admins care lol

full osprey
#

@grizzled cradle dabezt warriors coming from everywhere now

#

We don’t

lilac wren
#

Admins can bypass any rules it seems

full osprey
#

Yep

#

We’re super humans

celest basalt
#

rule 7 fr

lilac wren
#

Rule 1

full osprey
#

All

grizzled cradle
full osprey
#

They miss their homie it’s only right there’s tears

lilac wren
full osprey
#

I’m an admin remember

lilac wren
#

I'm just saying let's not talk here

full osprey
#

Now you’re saying that?!

celest basalt
#

let’s see what the @ Owner thinks

full osprey
#

Lol when dabezt was here this was y’all club right?

full osprey
#

Mhm

grizzled cradle
#

why tf is he here

lilac wren
solid basin
full osprey
vivid nova
vivid nova
lilac wren
vivid nova
#

F1ck you

zealous bridge
lilac wren
#

Lol

vivid nova
#

If you want me to leave, I will

lilac wren
#

no we love you here

zealous bridge
#

^

vivid nova
#

yup, seeing as "noJTV" was made...

#

GG

lilac wren
valid adder
lilac wren
#

yeah

#

We respect you Cryptic at least so don't worry about it

valid adder
#

@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

full osprey
#

I never questioned this fam lol

valid adder
#

We somehow just formed a gang of friends here

#

One of use got out of hand

full osprey
#

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

lilac wren
valid adder
#

I will have to look at the full context on my next break

full osprey
#

Lol 100% on me and I’m proud of all 3

#

The content isn’t my fault

valid adder
#

Can someone summarize what happened here in a ping

#

I’m going back to work

lilac wren
#

yeah ill dm you

valid adder
#

Thanks

vivid nova
lilac wren
vivid nova
#

hate you

lilac wren
#

love you too

full osprey
zealous bridge
full osprey
#

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

zealous bridge
full osprey
#

I thought it would be obvious I meant the ones with my name

zealous bridge
#

Oh, you said that quite a bit after he sent it

full osprey
#

Or literal face

lilac wren
full osprey
#

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

solid basin
#

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

lilac wren
#

👍

willow bear
#

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

zealous bridge
lilac wren
#

on checkra1n only

willow bear
zealous bridge
#

yeah he said checkra1n devices

willow bear
zealous bridge
lilac wren
#

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

zealous bridge
#

we need to respect the devs in our community more

lilac wren
valid adder
#

Me

lilac wren
swift elm
celest basalt
swift elm
shy magnet
shy magnet
#

/s dont ban me ily aaron

vivid nova
valid adder
#

You are not my mother don't fucking tell me what to do

subtle stirrup
#

Sus

subtle stirrup
hidden crypt
#

can i save an ios blob that im currently on, im on ios 13.5 so can i save a blob of it?

lilac wren
#

Check DMs

subtle stirrup
#

Can’t you say no?

#

Unless some new method has been found

#

Ey

#

Nono

valid adder
#

@tall siren

#

ty

subtle stirrup
#

Can genius not ban?

valid adder
#

genius is not staff

#

genius has never been able to ban or kick

#

@subtle stirrup

subtle stirrup
#

I always thought had the power to at least kick

shy magnet
#

there's a few geniuses who eventually got promoted to mod

#

and some even admin

subtle stirrup
#

Wasn’t Cameron one?

shy magnet
#

idk

#

hey bitch @tall siren were u a genius originally

tall siren
#

yeah

shy magnet
#

im p sure ed was one before he retired from admin

tall siren
#

mhm

#

even thought he didn’t respond to anything

#

rick and jules too

shy magnet
#

i been banned so long i missed entire transitions of people joining -> becoming admins

#

damn

tall siren
subtle stirrup
#

Tf you do?

tall siren
#

troll

shy magnet
#

depends which ban you mean

subtle stirrup
#

Figure

#

Did change Sileo a bit.

#

Wouldn’t surprise me

shy magnet
#

i dont remember the last time i even banned someone in sileo

#

lol

subtle stirrup
#

Kinda weird seeing same pfp. What happened to waddles?

lilac wren
#

Yeah but yours isn't animated :P

shy magnet
subtle stirrup
#

I would if nitro was worth it

shy magnet
#

tbf some new nitro perks dropped today

#

nothing big but still

subtle stirrup
#

Plus I have that gif saved to my phone right now. Could change if I have nitro

shy magnet
#

ew discord compression

#

yours does have the benefit of not being lit up at all when not animated tbf

subtle stirrup
#

It’s because it not lit up...

#

There is no light up on my pfp

#

Mine

valid adder
#

@shy magnet oh god theres a wave button in dm's

shy magnet
#

lmfao

valid adder
#

!jumbo iBECYourPardon

plain mist
#

Who is ibec? xD

#

Is it bear ?

full osprey
zealous bridge
#

@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

celest basalt
#

uhh it seemed to work for me but I only tested retry with no device connected

#

let me test more

zealous bridge
#

yeah i just tried it but i entered pwndfu before so it gave me the "device already in pwndfu" error, same thing happened

celest basalt
#

I think I broke it

zealous bridge
celest basalt
#

now I can't figure out why the hell this is not working

zealous bridge
#

just do grep for exploit failed /s

celest basalt
#

nah I'm grepping in pwned DFU Mode but it doesn't want to work

zealous bridge
#

it might be grepping that

celest basalt
#

this is weird because it does exit code 1 on exploit failed too

zealous bridge
#

also nice ecid

celest basalt
zealous bridge
#

are you fucking stupid

#

dumbass

#

idiot sent malware lol

woven jewel
#

!t futurerestore

mystic axleBOT
# woven jewel !t futurerestore
futurerestore

futurerestore allows you to upgrade/downgrade/restore to unsigned iOS versions if you meet certain requirements.

Tutorial

shy magnet
#

gm

zealous bridge
#

pls touch grass

lilac wren
#

Lmho I don't even get that

vivid nova
#

just FYI: blobsfaq is edited to show less cringe about Apple being a landlord and should show more insight about blobs

celest basalt
#

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

vivid nova
#

If you keep a local backup (or iCloud) then you should be fine.

zealous bridge
#

why would you keep a jailbroken rootfs when using -u

vivid nova
#

i wouldn't use -u

zealous bridge
#

you should include that in your answer then

vivid nova
#

hence the suggestion for the local backup

#

🙄

zealous bridge
#

using -u is completely fine when upgrading, just make sure to restore rootfs first

vivid nova
#

tbf, it'd be easier (imo) just to futurerestore without -u.. then just restore from icloud backup

celest basalt
vivid nova
#

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

full osprey
#

23 pages lol

celest basalt
#

yeah, ill be doing batchomatic too

vivid nova
#

don't

#

stay away from batchomatic

celest basalt
#

oh?

vivid nova
#

screen record your tweaks/sources

celest basalt
#

is there something to backup tweaks?

vivid nova
#

then re-add manually

celest basalt
#

k

#

is it safe to at least grab them withh batch and only use if needed?

vivid nova
#

no

#

you need not use batch when you can queue your downloads

#

takes roughly 5 mins

#

and they all download/install accordingly

lime ridge
#

Can I use futurerestore if my device isn't jailbroken?

zealous bridge
#

no

lime ridge
#

shoot

#

dang it

green onyx
#

bruh

shy magnet
#

technically

#

yes

lilac wren
#

Lol true

lime ridge
#

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.

lime ridge
#

dang
I was on the iOS 15 beta and wanted to get off but my phone had a stroke attempting that. Thanks though.

low summit
#

Change my flair too

celest basalt
#

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
#

nope

#

changes in a11

#

14.3 is the lowest

celest basalt
#

@valid adder thank you, i guess i have to wait then

celest basalt
main barn
#

greetings, could i downgrade iphone se 1st to ios 13.7

toxic lotus
#

no

granite shoal
#

is it possible to downgrade iphone 7 plus from ios 14.6 to ios 13.5.1 ?

plain mist
#

Isn’t it incompatible..

granite shoal
#

idk

#

im new

#

to futurerestore

shadow ore
#

not implemented yet

granite shoal
#

ima say bye bye to my jailbreak because im upgrading to ios 14.6

#

lel

plain mist
granite shoal
#

oh yeah i forgot

#

:v

#

checkra1n

vivid nova
zealous bridge
#

@lilac wren nonce does not persist on A12+

lilac wren
#

FDR Bureau >:(

viscid furnace
#

@lilac wren Hello?

shy magnet
#

@lilac wren Hello?

zealous bridge
#

@lilac wren Hello?

viscid furnace
#

...

toxic lotus
#

@viscid furnace Hello?

shy magnet
#

Don't trust Monke guy

viscid furnace
#

Okay, this is getting creepy already

plain mist
#

how can I use FutureRestoring ?

#

Is it complicated ?

toxic lotus
#

!t futurerestore @plain mist here a guide

mystic axleBOT
plain mist
#

Sounds like fun..

plain mist
zealous bridge
plain mist
#

where ?

viscid furnace
#

I keep getting this error while trying to futurerestore my non-baseband iPad 7th gen:

#

ERROR: Unable to send FirmwareUpdater

zealous bridge
zealous bridge
#

it’s in the pins

plain mist
#

That’s it ?

viscid furnace
#

I'm using the latest version on m1sta's fork tho

#

v194

zealous bridge
#

Thats the latest stable

#

Use the beta

zealous bridge
plain mist
zealous bridge
#

Nah

#

Just follow the guide

plain mist
#

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?

viscid furnace
#

14.6 is still signed....

plain mist
viscid furnace
plain mist
#

I know, I mean in future when unsigned

viscid furnace
#

oh

#

it's gonna stay signed for a while from the looks of it tho

zealous bridge
#

Yeah 14.7 isn’t even RC yet

viscid furnace
#

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

shy magnet
#

nop

zealous bridge
viscid furnace
#

iOS 14.6

shy magnet
#

a 14.x version is gonna stay signed

#

apple's letting 14.6 stay signed

viscid furnace
#

oh yeaaah I forgot

zealous bridge
shy magnet
#

or a 14.x ver in general

zealous bridge
#

Since there’s a 14.7

#

it’ll probably just be like 14.7.X

viscid furnace
#

it's still in beta tho

zealous bridge
#

yeah

viscid furnace
#

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.

shy magnet
#

14.x will be signed

#

but itll still get security updates

viscid furnace
#

oh...

#

huge rip

shy magnet
#

still signed SEP

#

as long as they don't break compat its still a W

viscid furnace
#

yeah

lilac wren
#

@lilac wren Hello?

viscid furnace
#

im here

#

Hello @lilac wren?

celest basalt
#

Phone not charging? Help?

lilac wren
#

Phone not existing, help?

viscid furnace
#

hello @lilac wren ?????

viscid furnace
#

😦

viscid furnace
zealous bridge
#

huh

viscid furnace
#

oh ;-;

#

Idk where to get the beta

zealous bridge
#

oh

#

should’ve asked then

#

it’s in the pins

#

Like i said before

#

You need macos/linux

zealous bridge
#

live boot linux

viscid furnace
#

I don't have linux and only have macOS sierra

viscid furnace
zealous bridge
#

bro they’re like 5$

maiden citrus
#

its no use for us if 14.7 stays signed but it has all the latest security updates right

viscid furnace
#

and quite literally an arm and a leg bcuz covid

maiden citrus
#

oh sep and bb?

#

nice

zealous bridge
#

Yh

maiden citrus
#

but 15 doesnt have a different sep or bb so we should have been good either way

#

still good to have

viscid furnace
#

this is only the first beta...

zealous bridge
maiden citrus
#

atleast thats how i remember they do things

zealous bridge
#

not really

#

iOS 11 sep/bb was compat in beta 1 then broke in beta 3

maiden citrus
#

oh

viscid furnace
#

yeah true true

maiden citrus
#

well i meant recently

zealous bridge
#

apple is so stupid, you literally never know when they are gonna do something

#

just waiting on the day they sign all fws

viscid furnace
#

fws?

zealous bridge
#

firmwares

viscid furnace
#

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

maiden citrus
#

eta wen apple servers bug and private rsa key leaks

zealous bridge
#

tomorrow

#

buffer overfl0w

viscid furnace
#

eta wen apple yeets shsh

dapper wing
#

how do i use blobs

#

to restore

dapper wing
full osprey
#

@dapper wing are you just trying to restore to the same iOS version or downgrade?

dapper wing
#

Well I asked dabezt

#

Dw

viscid furnace
dapper wing
#

Well accidentally ofc

viscid furnace
#

when tho

dapper wing
#

A few years ago

viscid furnace
#

I remmber it was only for old devices

#

Oh, wait......

#

;-;

rustic wedge
#

Hey good evening , any way to update from 13.6 to 14.3 on iphone 11 jailbroken with odyssey?????

spare holly
#

Did you save blobs for 14.3?

willow bear
#

14.7 beta 3 pushed 😅

sturdy atlas
#

could i downgrade from 14.3 to 13.7 iphone x?

sturdy atlas
#

oops ok, so basically i can only stay on 14.3 right?

vivid nova
#

Don't know how FR will handle A11 though..

zealous bridge
#

14.3+ only

#

from 14.X versions

sturdy atlas
#

ok, thanks but if i specify baseband and sep manually, shouldnt this also be possible?

plain mist
zealous bridge
#

damn

#

Who is this guy and why do you know so much about fr

vivid nova
#

did apple pull 14.7 b3?

zealous bridge
#

did they

#

is it not on portal

vivid nova
#

oof

lilac wren
#

it's still here

vocal merlin
#

futurerestore doesn't see device after removing iboot

valid adder
#

how did you remove iBoot

#

its on disk1

zealous bridge
zealous bridge
vocal merlin
zealous bridge
#

thats good

#

now just wait

vocal merlin
#

İBEC ?

plain mist
#

@zealous bridge

vocal merlin
#

help me

valid adder
#

@vocal merlin it says what to do so do it

vocal merlin
mystic axleBOT
#
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. 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)
  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
vocal merlin
valid adder
#

do what the bot said

vocal merlin
valid adder
#

this has nothing to do with iBoot

#

please do what the bot says

sturdy atlas
#

when i manually specified the baseband it said it was unsigned so i guess i'm just choosing the other one thats in /Firmware ?

valid adder
#

don't manually specifiy

#

use --latest

#

you can only use sep and baseband that are signed

#

@sturdy atlas

sturdy atlas
#

did that now, thx

maiden citrus
#

what does a new sep or bb have new

#

is it security or features

#

or both

#

and what features

zealous bridge
#

Probably both

maiden citrus
#

do we have any idea what

zealous bridge
#

Just sepOS changes ig, maybe you can check CVEs

valid adder
#

@maiden citrus all encrypted, hopefully I can grab a diff sooner or later

#

but it would be for a12 not a11

maiden citrus
#

yeah i’m just curious how it works

maiden citrus
valid adder
#

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

maiden citrus
#

so they keys decrypt the sepos file?

#

how do you get them

#

or find them

valid adder
#

by using the iPhone hardware aes engine

drowsy grotto
#

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

viscid furnace
#

check your USB connection

drowsy grotto
#

I tried changing usb ports and it didn't seem to help

valid adder
#

probably didn't do something right then

viscid furnace
#

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.

drowsy grotto
#

Well I couldn't figure it out on my desktop but it worked on my laptop first try

viscid furnace
#

huh.

celest basalt
#

my device is ipone6s

#

can i downgrade 11.4? it's 14.3 now

#

and i had 11.4's shsh

maiden citrus
#

no

celest basalt
#

okay fine

#

thank you

valid hawk
#

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?

stiff hazel
#

huh your question makes no sense

valid hawk
#

i7 iOS 12.4 |

iPPro 12.9 2017 iPadOS 14.1

stiff hazel
#

How does 14.5 even break apps?

#

What?

valid hawk
#

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

valid hawk
plain mist
#

@valid hawk so you want to know if you can go to iOS 14.4.x on your devices using FutureRestore?

plain mist
#

Do you have blobs for any version lower than 14.5?

valid hawk
#

Yes

plain mist
#

Which are?

valid hawk
#

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

plain mist
#

idk abt mobile config but you can use the blobsaver blobs for the iPhone 7

valid hawk
plain mist
#

Yea

#

What’s the model of the other iPad

valid hawk
#

And for iPad Pro 2nd Gen 2017?

plain mist
#

uhh what chip is that

#

A10?

#

A9?

valid hawk
#

Have to look hold

plain mist
#

A10X, yea you can

#

!t FutureRestore

mystic axleBOT
# plain mist !t FutureRestore
futurerestore

futurerestore allows you to upgrade/downgrade/restore to unsigned iOS versions if you meet certain requirements.

Tutorial

valid hawk
valid hawk
#

Where can I ask about the OTA block?

plain mist
valid hawk
#

Great. thanks

#

Gracias ! Adios Amigos!

viscid furnace
#

Can anyone help me with live booting ubuntu, please?

vivid nova
viscid furnace
#

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

celest basalt
#

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

viscid furnace
#

hmmmm... that's odd... Which fork ae you using and which OS(mac, linux, windows)

celest basalt
#

macOS Monterey - version 194

viscid furnace
#

try going back to Big Sur or using a VM

viscid furnace
celest basalt
toxic lotus
#

the BSOD thing is the worst

#

why can’t we just safe mode like normal

plain mist
scenic narwhal
plain mist
#

do that

spiral patio
#

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

lilac wren
#

what's G value

#

generator?

spiral patio
#

yep

lilac wren
#

set it to whatever you want

#

wdym