#genius-bar

1 messages · Page 191 of 1

hardy panther
#

and also what could happen if i remove the battery while the iphone is in DFU ?

silver forge
#

why would you do that

hardy panther
hardy panther
#

on my ipad from school i have removed the mdm (not DEP) but i cant edit home screen layout. Does someone know how to fix this ?

wanton scaffold
#

help on shsh.host

finite void
#

Can someone help me please, I'm trying to install iOS 15.0.1 and I downloaded the ipsw. Now when I click Update While Holding options -- it opens a folder and i select the ipsw, however, after it says to type in your phone password it throws this error at me:

The iPhone name could not be updated. An unknown error occurred

scenic night
#

Do it with the restore button

finite void
scenic night
#

Make a backup

finite void
scenic night
finite void
#

hehe

#

wait i see

finite void
scenic night
#

Yes

finite void
scenic night
#

Your choice

finite void
scenic night
#

I don't use backups, I always setup as new KEKW

finite void
scenic night
#

No

finite void
#

what ab ur contacts and stuff

#

o.o

#

photos

scenic night
#

I don't use backups

finite void
#

etc

scenic night
#

The appleid already syncs photos and contacts so

frosty parrot
#

how do i downgrade from ios 15 ? i saved 14.6 blobs

scenic night
#

What device

frosty parrot
#

iphone 11

scenic night
#

You can't then

frosty parrot
#

why ?

scenic night
#

!t sepbb and other issues

vernal basinBOT
# scenic night !t sepbb and other issues
sepbb

Currently you can restore to the following versions with the latest SEP and baseband for your device:

Devices that only support up to iOS 12 (most A7 and A8 devices excluding iPad5,1 - iPad5,4): 11.3-12.5.5

A9 and A10: 14.0-15.0.2

A11 devices:

  • iPhone 8/8 Plus: 14.3-15.0.2
  • iPhone X: 15.0-15.0.2 (restoring to 14.3-14.8 will break Face ID)

A12 devices and newer:

  • iPhone SE (2020): 14.0-15.0.2
  • Other devices: 15.0-15.0.2 (restoring to 14.0-14.8 will break Face ID)

For restores on devices that support iOS 15 you currently must use the latest beta version of FutureRestore, see !t futurerestore for a link.

frosty parrot
#

oh okay thanks

finite void
scenic night
#

It's probably doing the backup then

finite void
#

it said :

The iPhone *name* could not be restored. An unknown error occurred (1).

#

@scenic night

scenic night
#

try dfu then

finite void
#

dfu?

scenic night
#

!t dfurestore

vernal basinBOT
# scenic night !t dfurestore
dfurestore

DFU (Device Firmware Upgrade) mode is a mode which allows a device in any condition to be restored to a fresh version of iOS (not to be confused with Recovery Mode). You cannot keep data when restoring via DFU and you can only restore to a signed version.

To restore via DFU:

  • Enter DFU Mode
  • Once you enter DFU, the device should show a black screen.
  • Connect the device to a Mac/PC and open Finder/iTunes.
  • On the prompt that says "A device has been connected in recovery mode and needs to be restored" press "Restore iPhone" then "Restore and Update.”
finite void
#

,-,

#

why so complicated

wanton scaffold
hardy panther
#

Kinda

whole tree
#

i need to open my iPhone X, because when I was repairing it, the speaker cable came unplugged. But, when i last put it together, I replaced the adhesive. What should I use to heat the adhesive?

hardy panther
#

A heat gun if you have

scenic night
#

you shouldnt need to heat the adhesive

hardy panther
#

Btw can I downgrade my iPhone 6s to iOS 14 ?

whole tree
scenic night
#

if you saved blobs

hardy panther
#

Or that’s not possible cuz apple signature

#

blobs ?

whole tree
hardy panther
#

Don’t know what this is

#

Imma look on google

whole tree
#

might wanna look into the faq a little

scenic night
#

if you dont know about it then you probably dont have them saved

#

were you jailbroken in the past and what ios version are you on currently?

hardy panther
#

I’m on iOS 15.0

#

Not jailbroken

#

But I have a backup of my iPhone in 14.2

finite void
vernal basinBOT
#
Nine

Reworks the Notification Center

Author

Jake Kaslewicz

Version

0.2.5

Price

Free

Repo
More Info
finite void
#

wallpaper shows up

#

as soon as it comes all the way down

hardy panther
#

What’s the best software to save blobs

finite void
#

if i do it in an application

#

it shows a black screen when i go all the way down

scenic night
vernal basinBOT
hardy panther
finite void
#

tinyumbrella has been dead for many years

hardy panther
#

That’s not good

hard shell
#

is there a way to bypass a app jailbreak lock?

barren yew
#

hey how do i restore my ios 14.4.2 blob if i’m on ios 15.0.1?

scenic night
#

what device?

heady barn
#

How can i unjailbreak checkra1n using odysseyn1x shell

strong spruce
#

!t rootfs

vernal basinBOT
# strong spruce !t rootfs
rootfs

To revert the jailbreak on your device, follow the steps below.

unc0ver
Reboot the device then open unc0ver. Tap the gear icon and enable the "Restore RootFS" toggle, then tap "Restore RootFS" at the main screen.

Chimera/Odyssey/Taurine
Reboot, open Chimera/Odyssey/Taurine, toggle on "Restore RootFS", then tap "Jailbreak".

checkra1n/odysseyra1n
Open the checkra1n app on your home screen and tap "Restore System".
If the icon has disappeared or you get "Restore Error: General", reboot and re-jailbreak.

If the above methods didn't work, see !t rootfscli for more options.

strong spruce
#

!t rootfscli

vernal basinBOT
# strong spruce !t rootfscli
rootfscli

If you're unable to restore rootfs the normal way, you can do it from a terminal (e.g. NewTerm or SSH).

unc0ver
Install Snappy from your package manager, and type snappy -o in a terminal.
If the above command didn't work, you can try snappy -f / -r orig-fs -x instead.

Odyssey/Taurine
Open a terminal and type sudo snaputil -r orig-fs /.
(This is not recommended as you may still have to restore rootfs from the app afterwards.)

checkra1n
Method 1: Install Snappy from your package manager, and type snappy -o in a terminal.
If the above command didn't work, you can try snappy -f / -r orig-fs -x instead.
Method 2: With checkra1n 0.12.3 or above, you can restore rootfs from your computer.

  • macOS: /Applications/checkra1n.app/Contents/MacOS/checkra1n --force-revert
  • Linux: sudo checkra1n --force-revert

odysseyra1n
Method 1: Open a terminal and type sudo snaputil -r orig-fs /.
Method 2: See above.

finite void
#

h e l p

#

so like

#

ios 12.5.5

#

iphone 5s

#

need jailbreak

#

uwu

#

checkra1n

#

error -31

#

replug no work

#

did u try checkra1n on mac os

#

ya but it takes 3 million years to boot and is really annoying

scenic night
#

!t chimera use chimera then

vernal basinBOT
finite void
#

oh and uhhh ive tried using google

finite void
#

okay yeah i cant use thatttt

#

i need to checkra1n

scenic night
#

Why do you need to use checkra1n

#

Just sideload chimera with altstore or sideloadly

finite void
#

iPhone 12 Pro Max, update 14.7.1, can I downgrade into a update where I can jailbreak ?

whole tree
finite void
#

Damn I got it new and it was on 14.4 so i think I didn’t save anything

scenic night
#

Even if they have blobs they can't downgrade

finite void
scenic night
finite void
scenic night
#

It doesn't but go on

finite void
#

2% success rate

#

have to sideload it

merry fossil
#

put it in a freezer it will be better

loud ether
#

okay so i tried blocking ota on an iphone xr running 15.0.1 using the profile from !t blockota but it says that it has an invalid cert, what do i do?

narrow peak
#

change the date

loud ether
#

then for some reason safari can't open the page

#

oh wait nvm i think i get it

finite void
#

How do i freeze my nonce

oblique goblet
#

You can always change the generator

finite void
#

apnonce and bootnonce can change on boot and when checking for update/connecting to itunes

#

I figured out how to freeze nonce but im having trouble testing the results

finite void
oblique goblet
finite void
#

its not possible to remember something everchanging

oblique goblet
#

Just save it using blob saver and you’ll be fine ig

finite void
#

thats the issue

#

blob saver unfreezes the apnonce and bootnonce when it enters recoverymode 3 times

#

which means it changes the blob for your rpevious nonces, and not your new ones

#

so i have to freeze them, then make sure they are frozen, then i can manually save using the manually specify feature in blobsaver

#

but im stuck on checking it cus my os is brokenb

#

so im installing linux

tepid vale
#

if i currently have the 13 on ios 15.0.2, is there anything else I need to do aside from not updating to be ready to jb when a supported app comes out?

strong spruce
#

If you want to increase your chances of being able to jailbreak, get on 15.1 beta 3 ASAP (it’s still being signed)

vast needle
#

I’m having an issue trying to update using an ipsw on a 13 pro straight out of the box using Windows. My iTunes freezes as soon as the extracting software bar fills all the way

tepid vale
strong spruce
#

Not updating is generally a good course of action.

...although the known exploit for iOS 15 only works on 15.0.1 and lower as well as 15.1b3, but not 15.0.2, so if you want to jailbreak in the future, you'd be best off downgrading to a version that is vulnerable to that exploit while you still can.

tepid vale
strong spruce
#

If it's signed, I think the regular iTunes restore should work

#

I'm not positive on that

torpid zephyr
#

Hello, I need help with restoring a iPhone 7 back to vanilla. Whenever I attempt to reset the settings Sileo, Fileza and Assitant remain. I used Oddesy to originally jailbreak the device and it is running iOS 13.7

strong spruce
#

!t rootfs

vernal basinBOT
# strong spruce !t rootfs
rootfs

To revert the jailbreak on your device, follow the steps below.

unc0ver
Reboot the device then open unc0ver. Tap the gear icon and enable the "Restore RootFS" toggle, then tap "Restore RootFS" at the main screen.

Chimera/Odyssey/Taurine
Reboot, open Chimera/Odyssey/Taurine, toggle on "Restore RootFS", then tap "Jailbreak".

checkra1n/odysseyra1n
Open the checkra1n app on your home screen and tap "Restore System".
If the icon has disappeared or you get "Restore Error: General", reboot and re-jailbreak.

If the above methods didn't work, see !t rootfscli for more options.

torpid zephyr
#

I’ve done that and Sileo and Filza still remain on my device

#

I would like to uninstall them if possible

strong spruce
#

Restoring rootfs removes your jailbreak files. If they're still on your device, then you have not restored rootfs.

torpid zephyr
#

I have reset the phone and the apps still remain

#

I shall attempt again

tepid vale
torpid zephyr
#

Should I use oob_events?

#

When restoring rootfs

#

Or just use FTSB

strong spruce
torpid zephyr
#

Idk it’s what the app says

strong spruce
#

I see, it's asking which exploit it should use

#

I guess I would try oob_events first

torpid zephyr
#

Alright

#

The phone just restarted so hopefully it worked

#

Nope, Sileo and all of the other Jailbreak items remain

strong spruce
#

You seem to have an outdated version of Odyssey

torpid zephyr
#

It’s the version my tool installed

strong spruce
#

Filtered frpensive

torpid zephyr
#

Threeyou tools

strong spruce
#

!t odyssey

vernal basinBOT
strong spruce
#

!t sideload to sideload it the right way

vernal basinBOT
strong spruce
#

(Specifically AltStore)

torpid zephyr
#

Alright I’ll use altstore I’ve used it before

strong spruce
#

I guess you could try FTSB first if you want

#

But if that doesn't work, then definitely update Odyssey

#

And don't use uuu to install jailbreaks

torpid zephyr
#

Is uuu bad?

strong spruce
#

It's filtered for piracy

torpid zephyr
#

Oh I didn’t know

#

I had a friend recommend it to me

strong spruce
#

It's a spyware risk at the very least AFAIK

torpid zephyr
#

Alt store is installed

#

Just got odyssey installed

#

Now restoring rootfs using the newest version

#

That fixed it thank you so much!

strong spruce
#

You're welcome!

torpid zephyr
#

Have a great day!

strong spruce
#

Thanks, you too

#

:)

torpid zephyr
#

:) before I go, if I do decide to jailbreak again do you recommend any free tweaks in particular?

strong spruce
#

!t noob is the generic list of tweaks for beginners to explore. I don't install too many tweaks, so I don't really have any tweak recommendations of my own.

vernal basinBOT
# strong spruce !t noob is the generic list of tweaks for beginners to explore. I don't install ...
noob

If youre new to jailbreaking or just looking for something new check the post below

Tweaks: [List 1](#bot-commands message), [List 2](#bot-commands message), [List 3](#bot-commands message), [List 4](#bot-commands message), [List 5](#bot-commands message), [List 6](#bot-commands message), [List 7](#bot-commands message), [List 8](#bot-commands message), [List 9](#bot-commands message), [List 10](#bot-commands message), [List 11](#bot-commands message), [List 12](#bot-commands message)

Themes/Widgets/UI
[List 1](#themes message), [List 2](#themes message), [List 3](#themes message), [List 4](#themes message), [List 5](#bot-commands message)

Wallpapers
[List 1](#themes message), [List 2](#bot-commands message)

Must have tweaks:
NewTerm2 , Filza, iCleaner, Snowboard, Shuffle , TSS Saver or SHSHD if on a Procursus jb

torpid zephyr
#

Thanks, bye now

vast needle
#

is it possible to DFU restore to a specific ipsw by holding alt and selecting an an update still or no?

rigid hawk
#

Will the linus henze exploit work on iphone 7?

#

<@&355177530061357057>

hardy panther
#

I have downloaded the ipsw before apple unsigned it can I use it ?

glacial flax
summer scroll
hardy panther
#

My iPhone is still on 15.0

#

So I can save blobs

summer scroll
#

u can save only 15.0.2 ones

hardy panther
#

Why ?

summer scroll
#

cuz other versions are unsigned

hardy panther
#

Ye but my iPhone is on 15.0

#

And saving blobs is independent of apple servers

#

No ?

summer scroll
#

no

#

u could save onboard blobs (15.0 in your case) if u were jailbroken, but ios 15 cannot be jailbroken atm

gaunt knoll
#

to save SHSH blobs on my iPhone X I only need to copy the ECID number to the TSS saver, right?

fading umbra
#

How do I save 15.1 beta blobs

summer scroll
fading umbra
versed bolt
#

What is the build number of 15.1 Beta 3 and 4?

summer scroll
versed bolt
finite void
#

Does anyone have nosettingicons from junes repo?

finite void
rigid hawk
#

Right ok thanks for letting me know

#

Im using oddesyrain rn so your saying i can ‘upgrade’ it to untethered

coral wadi
#

Hi. Just got a new phone so I lost my jailbreak. Wondering if there’s any sideload or some other method to get TetherMe back? Or maybe some other unlimited tether hotspot method?

rigid hawk
#

What version and model?

coral wadi
#

Iphone 13 pro 15.1

rigid hawk
#

I dont believe theres a jailbreak rn but there will be one in the future

coral wadi
#

Yes. No jailbreak atm. Looking for a workaround or sideloading method

#

Probably not possible

rigid hawk
#

Altstore?

#

Im not sure if its working but you can check it out

coral wadi
#

Yes. Like some kind of altstore method

rigid hawk
#

Im not too sure sorry

coral wadi
#

Np

fathom prawn
#

Hey, so I want to use blobs just in case for iOS 15.0.2, but i forgot how to open a blob. How can I use one? Btw I use TSS Saver

summer scroll
#

and u gotta have the ipsw file of the version u re restoring to, and futurerestore

waxen verge
#

ok so

#

whenever my airpods pro are connected

#

my phone starts freezing

#

respringing and also restarting

#

its fine when theyre gone

#

ive tried resetting them

#

forgetting them from my iphone

#

and force restarting my iphone

#

on a 12 pro 15.0.1 and airpods are on 4A400

molten leaf
#

Hello I want to use my banking app, I usually use it on my backup phone but now the phone is dying, and with my iphone being jailbroken I could not find any free tweaks that I could use to assist me here, any ideas please ?

waxen verge
#

please tag me if u have any idea what’s going on

vernal basinBOT
waxen verge
silver forge
#

wdym

waxen verge
#

like

#

Metro Bank in the uk

#

isnt on there

molten leaf
#

this is one I intend to use

waxen verge
molten leaf
#

nice timing

fathom prawn
summer scroll
#

!t futurerestore

vernal basinBOT
molten leaf
#

Okey I did download liberty lite and did select the app but it sadly still crashes on startup

#

how can I benchmark the situation ? Im on ios 13

wicked topaz
#

How can I find out the phone number of an old iPhone if I don’t have the SIM card?

silver forge
#

iPhone does not have phone number

bronze ingot
#

Hello, I am currently on 13.5 and want to go to 14.5.1 to get the untethered (when the code is updated to support arm64).
Am currently using Odysseyra1n

I shall lookup a guide on /r/jailbreak to future restore to 14.5.1 (have blobs saved) but my question was around apple watch upgrade (currently on 6.x)

#

When I upgrade the iphone (7s) to 14.5.1 , would I be able to get a compatible watchOS ?

vast needle
finite void
#

and don't restore a backup in setup just yet, do set up as new, install profile, update, erase all contents and settings, and THEN restore backup

vast needle
#

and I can do the supervise step without JB?

vernal basinBOT
small grotto
#

is there a way to limit a non jb ipadpro to charge only up to 80%?

summer scroll
#

optimize charge option in settings

#

ipads should have it i guess

feral shard
#

with a smart plug

bronze ingot
#

@silver forge : Thank you. Am aware of Legizmo but it break cellular functionality on the Apple watch.

edgy totem
#

What do you guys think is best? I’m currently on 14.6 A14

  • wait on current
  • upgrade to 15.1 beta 3
  • delayed OTA to 15.0.1
scenic night
#

Wait

torpid zephyr
#

I have a iPhone 7 with 13.7, should I use unc0ver, Odyssey or CheckRa1n? I have a macbook and windows machine at my disposal

edgy totem
torpid zephyr
#

should I use my macbook or windows machine?

edgy totem
#

I like Odysseyra1n bc I like sileo and i found it to be better for my device

#

Macbook

#

Since you need Linux for a Windows device

torpid zephyr
#

whats odysseur1an?

edgy totem
#

Odyssey but using checkm8

torpid zephyr
#

how is that done?

edgy totem
#

¯_(ツ)_/¯

#

There's a tutorial somewhere

torpid zephyr
#

oh, alright should I look up Odysseyra1n tutorial on yt?

gilded seal
#

Just got altstore on my iphone 13 on ios 15.0.1 but it's not showing up in the app list, but it's showing as verified under the dev profile

#

Any ideas?

opal jasper
#

redownload it i guess

#

or check the sidebar thing and search for it

gilded seal
#

I did, doesn't show up hahaha

#

I have to open it with a shortcut

vast needle
gilded seal
#

I heard something about an exploit, but cant find any info

vast needle
#

15.0.2 closed the vulnerability that exists in 15 and 15.0.1

#

and 15.0.1 is just bug fixes from 15, so my understanding is 15.0.1 offers all the hopeful future jb possibility of 15, but without as many bugs

gilded seal
#

ah dope

finite void
vernal basinBOT
# finite void !t odysseyra1n
odysseyra1n

Odysseyra1n is a modification for checkra1n which replaces the bootstrap with Procursus, the package manager with Sileo and the tweak injector with libhooker. TLDR: This has benefits such as speed, battery life and security.

Odysseyra1n fully supports iOS 12.0 - 14.8, however, if you're on iOS 12.0 - 14.3, you can simultaneously use Odysseyra1n with Chimera (iOS 12), Odyssey (iOS 13) or Taurine (iOS 14) on their respective versions allowing you to switch between both jailbreaks and keeping your tweaks.

Tutorials:
macOS/Linux
Windows

Alternative installation method: Shortcut

If you get an error about "untrusted shortcuts," do this first.

gilded seal
#

How can I download the ipa file only for an app

finite void
#

itunes 12.6.5

torpid zephyr
gilded seal
#

but I can't get it to download

scenic night
#

You can also use imazing

gilded seal
#

oooh thanks

torpid zephyr
#

when trying to use sideloady I get this error ERROR: Guru Meditation f8880e@811:3aea77 Failed: (7252) There is no 'ios' certificate with serial number '' on this team.

dull canyon
#

Currently sat on 14.6 on my x …… I future restored it about a month ago ….. it’s really glitchy ….. is it just this firmware or maybe a corrupt restore ?

narrow peak
#

use odysseyra1n to jb and run succession to wipe while keeping version

weary harbor
#

pog

#

good

dusk cairn
#

<@&355177530061357057> if I have an iPX (10,6) and I’ve been saving my blobs as iPX (10,3) will these blobs still work or should I trash them?

hidden turtle
#

i dont think they work then fr

#

save them

#

but idk

#

@sick lynx u know this

finite void
#

cameren doesn't know shit

dusk cairn
#

It’s for 14.x anyway so not a big deal

hidden turtle
sick lynx
#

no use

dusk cairn
#

Thank you 👍

sick lynx
#

well face ID won’t work

#

i think

dusk cairn
#

Yeah already used to that

sick lynx
#

they might work

dusk cairn
#

Ok I’ll keep them for if I ever need them

#

And we’ll hope for the best

finite void
#

i saved my se's blobs as n69ap instead of n69uap and they dont work >:(

#

where do i get ios 15.1 beta 3?

#

will beta 4 work too?

#

or just 3

weary harbor
#

they will never work

#

10,3 blobs will never work for 10,6 devices

finite void
weary harbor
finite void
small grotto
feral shard
#

It will cut off the power from the smart plug when it reaches 80%

#

You can purchase a smart plug from apple or just anything that is compatible to apple homekit

weary harbor
#

you have a smart plug?

#

what the fuck

#

i just charge my phone during the day

#

i never charge my phone at night

#

i essentially charge from 3pm onwards until it gets to 100% or until i sleep

feral shard
weary harbor
#

i only use my phone from morning to 3 essentially

feral shard
#

ahh

#

In my case

weary harbor
#

after 3, i use my laptop wayy more

feral shard
#

I use it the whole day

weary harbor
#

bruh

#

when i need to look at it after 3, i just look at it while charging

feral shard
#

Whats your screentime?

weary harbor
#

like 5 hours

feral shard
weary harbor
#

my laptop screentime is much worse

#

ah

feral shard
#

I usually have 13 hrs

weary harbor
#

bruh wtf

#

do u not have a laptop?

#

or some pc?

feral shard
#

I do

#

I have a mac

weary harbor
#

tf

#

how do u use your phone more than ur mac

feral shard
#

And its open 24/7

weary harbor
#

bruh why

#

electric bill go brrr

feral shard
#

Thats the thing

feral shard
#

Like actually

weary harbor
#

bruh

feral shard
#

I haven’t unplug it for years

weary harbor
#

idk, i just use my laptop more because its faster and better overall

weary harbor
feral shard
weary harbor
feral shard
weary harbor
feral shard
#

I think I have over 7000 hrs uptime

torpid zephyr
#

How do I hide this widget

weary harbor
torpid zephyr
feral shard
torpid zephyr
#

I’m trying to use xenhtml and this default overlay is getting in the way

rancid kayak
#

I need help with my iPhone 8

#

I jailbroke it with unc0ver , everything was fine for a few days

dire swallow
#

I really need help I restarted my phone and when trying to re jailbreak I get this

rancid kayak
#

I tried adding a video wallpaper by following a YouTube tutorial, I installed some html tweak and when it made me respring i got me a warning from Cydia saying to delete it because it isn’t trusted. After that It froze. I couldn’t touch the screen. After that I powered it off. It didn’t get a loop

#

But now my tweaks aren’t showing up in settings

#

I deleted the YouTube video repos

dire swallow
# dire swallow

I already tried restoring root fs and restarting I’m still getting this error

civic cedar
prisma surge
#

does eqe work on 14.0?

rancid kayak
#

What’s wrong with my phone

prisma surge
#

its sick

rancid kayak
#

Lol

#

I’ve tried alot of different solutions

#

What should I do

feral shard
gray grove
#

How are people installing AltServer on Mac OS these days? Says the plugin is incompatible with Mail 15.0 😭

frigid basin
#

Not using Monterey

rancid kayak
#

I fixed it

tough thicket
#

is it possbile to find ECID for a device through irecovery shell?

frigid basin
#

irecovery -q ?

tough thicket
#

thank u

frigid basin
#

Np

tough thicket
#

How about board model?

#

nvm nvm sorry

frigid basin
#

It’s in there too I’m guessing

tough thicket
#

So is this my NAND being dead?

#

iPhone 4 (3,1)

frigid basin
#

ReplaceBadBlock

tough thicket
#

Yep, rip :<

frigid basin
#

I mean it might not be

#

But it prolly is

tough thicket
#

I used latest firmware with idevicerestore --erase

#

so i think it is dead

frigid basin
#

Also

#

idevicerestore can read device kernel panics?

#

Damn

tough thicket
#

I mean ye

frigid basin
#

Thought you needed a serial cable to get anything but the restore status n shit

tough thicket
#

It's iPhone 4 lol

#

I never used serial cables and stuff with older iphones

#

so idk

frigid basin
#

Maybe 30-pin connectors are just chads

tough thicket
#

most likely

#

I'll try again

#

with Debug mode

frigid basin
#

Imagine if it Just succeeds

tough thicket
#

Nope

#

it just poops itself

#

but now on a different task?

#

But panics on the same Block

frigid basin
#

NAND_angry = yes

tough thicket
#

i hate these websites, where it says "Get iREB here for iOS 14/13"

frigid basin
#

Honestly that’s fine in comparison to the irecovery wrappers that exist that people try to make you pay for

tough thicket
#

That's why every source code or anything linked to exploits or etc says, "IF someone made you pay money for this, ask for a refund"

frigid basin
#

You install their spyware and they go “hey we can permanently put your device in recovery mode” (without turning it off with irecovery) “but exiting? Oooh no you gotta pay for that”

tough thicket
#

anyways, any way to fix my issue? :D

frigid basin
#

Uh

#

New motherboard? pepehands

tough thicket
#

Bruh, that's a new phone then

frigid basin
#

Motherboards are affordable on AliExpress

#

Granted they’ll take 60 billion years to arrive

tough thicket
#

Ye

#

Like how much do they cost

frigid basin
#

What currency you want

tough thicket
#

USd

frigid basin
#

Around 15 bucks

#

For a 16gb

tough thicket
#

damn

frigid basin
#

What the actual was that

tough thicket
#

my language lol

#

sorry

frigid basin
#

Oh I see

#

My device doesn’t have the font for it I guess

#

Looked a lot more terrifying

tough thicket
#

lool

#

I'm bloating my system right now with these packages ffs

frigid basin
#

I’d know

#

I made the mistake myself

high oasis
#

14.1 signed for xs max?

silver forge
#

it looks like it is but it is weird

merry fossil
#

no it isn't

whole lagoon
#

bruh i found a iphone 7 in my house but i got an amd ryzen cpu so i cant jb rippp

glacial vine
#

I'm having a ssl error due to expired root certificates (X3 and r3) so basically, checkra1n is not able to download cydia. I still have ssh access tho, so how can I install apt, curl, and dpkg without cydia?

#

I'd really appreciate any help on this subject, I've been struggling with this for a week now

#

alternatevly, if someone can help me with removing the cached root CAs, I think that would fix the issues

#

or even any info on how to install any package right now without installing cydia

summer ginkgo
#

If i‘m on 15.0.2 what should i do in order to jb as soon as possible?

summer ginkgo
feral shard
#

Oh

#

Then no jb for you

summer ginkgo
#

But beta3 is still being signed

feral shard
summer ginkgo
#

K ty

feral shard
#

Beta 3 is vulnerable so yea

slender galleon
#

anyone can help me? my Iphone apps wont start if i connect my air pod pro with my phone. When using normal gen2 airpods everything works. I reset iphone network, reset airpods pros, disconnected watch, restarted iphone. Nothing worked. Even updated to 15.0.2 and still not working

#

Neither apple music nor spotify will start up

small grotto
feral shard
feral shard
small grotto
#

Thank you

feral shard
finite void
#

<@&355177530061357057>

#

hello

#

what do i have to type in newterm to get the checkra1n app back?

frozen vine
#

uicache -p /var/binpack/Applications/loader.app

finite void
#

my nuts

#

userspace rebooting also works

frozen vine
#

ratio this userspace reboot

feral shard
frozen vine
finite void
finite void
dark osprey
#

I tried to do a full iTunes backup but it doesn't work, this is what shows up when I use idevicebackup2
ErrorCode 100: Error writing keychain backup at path "/var/Keychains/keychain-backup.plist.tmp" (MBErrorDomain/100). Underlying error: The operation couldn’t be completed. (com.apple.security.cfder.error error -5 - Null CFType) (com.apple.security.cfder.error/-5).

finite void
#

i already did it thanks

#

su root -c 'cp -R /var/binpack/Applications/loader.app /Applications'

#

this one was the right one

#

i unjb

#

and i’ll rejb

strange steeple
#

Does anyone here know a tweak to search phone number data other than PhoneCaller? Sorry, but Jailbreak channel was no help

torpid gorge
#

If I'm on a jail broken device is it possible to get the wifi passwords stored on it? <@&355177530061357057>

finite void
#

[[goodwifi]]

vernal basinBOT
#
GoodWiFi

Better WiFi Preferences

Author

julioverne

Version

0.0~beta6

Price

Free

Repo
Add Repo
More Info
glacial flax
#

True

torpid gorge
#

Perfect ty :)

sick lynx
#

it will only show you WEP encrypted network passcodes

#

i think

finite void
#

it doesn't work if you used the icloud wifi password sharing thing tho

odd plume
#

Is it possible to change blob generator if the blob is no longer signed?

odd plume
#

even if I saved the blob when it was valid?

#

signed*

nimble knoll
#

You can only save them when they’re signed

odd plume
finite void
#

changing the generator won't do anything because it's literally just a comment in the blob. what you'd need to change is the apnonce but that's impossible without invalidating it

#

your question makes no sense... why would Apple bother with apnonce and generator if it was so easily bypassable?

odd plume
#

my bad I'm not informed much on blobs

finite void
#

hello <@&355177530061357057> how do i fix item is currently being modified when i try to downgrade something with appstore++?

#

and when i try to use appadmin it crashes

zealous dust
#

Any help on carrier unlocking best method

scenic night
#

Contact your carrier

zealous dust
#

Other methods?

#

Just tryna use an older phone that I had w sprint on att

ivory girder
#

Hey guys I have a question currently I’m running iOS 14.6 on iPhone 11 Pro and i have iOS 14.8 update populating in settings if my phone when I go to update. Should I update to iOS 14.8 or stay on ios 14.6 for jailbreak

strong spruce
#

Stay on 14.6. 14.6 might get a semi-untethered jailbreak with Linus Henze’s exploit. 14.8, however, has no prospects of a jailbreak yet, aside from checkra1n which you can’t use.

scenic basin
#

Hello, i wanted to install Checkra1n on ubuntu 20.04 but when i execute the second command it shows me a error.

#

I just wanted to jailbreak my iphone 5s running iOS 12.5.5

scenic night
#

Just download the 0.10.1 checkra1n binary from the website

#

Or sideload chimera

scenic basin
#

i dont think chimera works?

#

does it?

#

on 12.5.5

strong spruce
#

It does

scenic basin
#

where can i get the chimera app?

strong spruce
#

!t chimera

vernal basinBOT
strong spruce
#

That said…

#

!t chimeramoment

vernal basinBOT
# strong spruce !t chimeramoment
chimeramoment

Chimera's success rate is poor and can take multiple attempts to successfully jailbreak, especially on older devices.

Tips to increase success rate:

  • Update to the latest Chimera version (ideally 1.6.4 or later)
  • Make sure the device is charged above 20%
  • Reboot after a failed attempt
  • Wait 60 seconds before jailbreaking after a reboot/failed attempt
  • Turn low power mode off
  • Put your device in front of an air conditioner or fan
strong spruce
#

So checkra1n may be faster

scenic basin
#

i need altstore?

summer scroll
#

altstore or sideloadly

#

or just download that from jailbreaks.app

finite void
#

Hey can i do jailbreak with an iPhone X, 14.4?

scenic night
#

!t odysseyra1n

vernal basinBOT
# scenic night !t odysseyra1n
odysseyra1n

Odysseyra1n is a modification for checkra1n which replaces the bootstrap with Procursus, the package manager with Sileo and the tweak injector with libhooker. TLDR: This has benefits such as speed, battery life and security.

Odysseyra1n fully supports iOS 12.0 - 14.8, however, if you're on iOS 12.0 - 14.3, you can simultaneously use Odysseyra1n with Chimera (iOS 12), Odyssey (iOS 13) or Taurine (iOS 14) on their respective versions allowing you to switch between both jailbreaks and keeping your tweaks.

Tutorials:
macOS/Linux
Windows

Alternative installation method: Shortcut

If you get an error about "untrusted shortcuts," do this first.

hot cliff
#

I have a phone that was manufactured in 2020 (Dec ember) and it had ios 14.7 after unboxing. how is that possible? does it mean the phone was refurbished? how can I check that?

weary harbor
#

refurbished also pretty good for the environment

hot cliff
scenic night
#

When the phone was manufactured doesn't matters

#

Carriers and retail will have updated devices

hot cliff
#

so bad

fervent sparrow
#

in tss saver what is ota

desert heron
#

anyone help?

finite void
#

using [[nine]]. why does my wallpaper show up as soon as it's all the way down

vernal basinBOT
#
Nine

Reworks the Notification Center

Author

Jake Kaslewicz

Version

0.2.5

Price

Free

Repo
More Info
unborn lion
#

I'm trying to update to iOS 15 and am not receiving updates. Using unc0ver 6.1.2, Disable Auto Updates is off in the settings.

strong spruce
#

!t enableota

vernal basinBOT
# strong spruce !t enableota
enableota

To re-enable OTA updates, install OTAEnabler from https://repo.cadoth.net.

If you're on an unjailbreakable version, you'll have to erase your device and set up as new or use a backup that was taken before jailbreaking.

leaden sable
#

is the today's event for a jailbreak release or just for some exploit?

true gull
#

Hi! I'm looking at buying a new phone, might get an iphone as long as i can jailbreak it. Whats the newest iphone i can buy that is jailbreakable? It looks like iphone 12 pro would work if I can find one <=14.3? Or is that outdated?

feral shard
#

!t taurine

vernal basinBOT
true gull
#

woah that guide is awesome, thanks!

nimble knoll
finite void
summer scroll
#

should

finite void
#

kie

#

"Although the apps are revoked, there is a bypass available. It may or may not work for you."

harsh yew
#

Hey Guys i have a question. I‘ve got a News iPad (iPad 7 gen) and That came with iOS 15 But i Want iOS 14, is ist possible to downgrade without signed iOS Version? I mean i have the Same Model with 32GB and it Runs on iOS 14.8, my ew have 128GB and I thought maybe is their some ways for that😅

fading sapphire
#

Hi everyone

#

General, non-IOS support question. I used to run two Whatsapp windows on my mac using sudo, sudo /Applications/WhatsApp.app/Contents/MacOS/WhatsApp /secondary - but now the second instance can't access the internet. Any ideas?

#

(now - since I moved to Big Sur)

trail bramble
#

any one know how to fix this issue

#

i have sprint - this is when i’m on LTE

#

i checked all settings and have no glue

#

im also on 14.3 taurine iphone 11 pro max

harsh yew
misty spear
#

How do I save blobs ?

feral shard
#

!t blobs

vernal basinBOT
feral shard
trail bramble
feral shard
#

have you reinstalled youtube after that?

misty spear
#

Okay so I'm not sure but I think I might be on 15.0.2

#

Which isn't great right ?

#

How do I switch over to save the blobs of a version that could potentially be supported by that IOMFB Vulnerability

#

Well first how do I check bc I just see 15.0 in about

feral shard
#

then you’re on iOS 15.0

misty spear
#

Ah okay bc I swear I just saved the blobs and it said 15.0.2

feral shard
misty spear
#

I think I have a misunderstanding

feral shard
#

You’re on 15.0 and you saved blobs for 15.0.2

misty spear
#

Ohh

#

So its too late for me to save the blobs that are still supported by that vulnerability?

feral shard
#

I think you can still save some beta versions of 15.1 beta 1-3

#

But why

#

Your version is already supported

misty spear
#

Because I've had a lot of issues in the past etc

misty spear
vernal basinBOT
feral shard
#

Are you using blobsaver?

misty spear
#

I am

feral shard
#

Then I’m pretty sure there’s an option there that says “include beta”

misty spear
#

Oh do I just click beta versions

#

Yeah

#

Whoops

#

Thanks you !

feral shard
#

You’re welcome

misty spear
#

I think I need to download something first but if it doesn't work I'll come back here

feral shard
#

sure

misty spear
#

How do I check the version of my saved blobs ?

#

I can see the saved files but they just have crazy long names

feral shard
#

You can use tsschecker

misty spear
#

hmm im trying to find an install there but Im incapable

#

do they have a brew command or something ?

#

Also if I accidentally update my phone and its no longer JB'd is there no way for me to put the blobs back and re-JB ?

feral shard
misty spear
#

I think for the beta version it just doesn't work

#

But it tells me which one isn' the beta so at least that

feral shard
#

This too

misty spear
#

Oh that works thank you

feral shard
#

IF you have blobs for that version

misty spear
#

Ahh okay

#

And then from there I could install a jailbreak

#

Is it unsafe to use someone else's blobs? Since I don't have any for iOS 14

finite void
#

You can’t

#

Blobs are device specific

misty spear
#

Ah okay

#

Thank you

finite void
misty spear
#

Where can I find a tutorial for up/downgrading using blobs? Without JB

silver forge
misty spear
#

Ah so even though I have blobs saved for the recent vulnerability, if my phone were to update, there would be no way for me to go back and jailbreak should a JB for the vulnerability come out

#

is that right ?

#

am on 15.0 atm

feral shard
#

If it’s supported by checkm8 nonce setter then you can downgrade iirc

misty spear
#

Ah okay so thats a no for Xs

feral shard
#

Yes

finite void
#

Can i do a downgrade to 14.3 if im in 14.4?

#

I want to do jailbreak w unc0vee or oddysey

feral shard
#

What’s your device?

nimble knoll
#

No

#

Literally a jb coming soon

weary harbor
#

a jb for 14.4 is coming in less than a week

finite void
#

Wooooh ty which one whats the name

finite void
#

Hello

#

Can help me

#

Someone

summer scroll
#

?

finite void
#

Is it possible to jailbreak without a computer

summer scroll
#

!t nopc

vernal basinBOT
# summer scroll !t nopc
nopc

You can install jailbreaks directly on your device in Safari with https://jailbreaks.app/. Note that certs are revoked very often, so it is advised to install ReProvision Reborn once you're jailbroken to keep your jailbreak signed.

If you have absolutely no access to a computer be aware in rare circumstances (almost always user error) it is possible to get stuck in a boot loop or similar which requires one to restore.

checkra1n does not and will never work without a computer.

Read before installing

Status: https://jailbreaks.app/status.php

summer scroll
#

it is revoked btw

finite void
#

I’m confused

summer scroll
#

?

finite void
#

Which one can I download

#

That works

summer scroll
#

no one

#

atm

finite void
#

Oh

summer scroll
#

they’re all revoked

finite void
#

But how do I do it with computer

summer scroll
#

what ios version?

finite void
#

14.8

summer scroll
#

what device

finite void
#

It’s an 7

#

A*

summer scroll
#

u mean iphone 7, right?

finite void
#

Yeah

summer scroll
#

!t odysseyra1n

vernal basinBOT
# summer scroll !t odysseyra1n
odysseyra1n

Odysseyra1n is a modification for checkra1n which replaces the bootstrap with Procursus, the package manager with Sileo and the tweak injector with libhooker. TLDR: This has benefits such as speed, battery life and security.

Odysseyra1n fully supports iOS 12.0 - 14.8, however, if you're on iOS 12.0 - 14.3, you can simultaneously use Odysseyra1n with Chimera (iOS 12), Odyssey (iOS 13) or Taurine (iOS 14) on their respective versions allowing you to switch between both jailbreaks and keeping your tweaks.

Tutorials:
macOS/Linux
Windows

Alternative installation method: Shortcut

If you get an error about "untrusted shortcuts," do this first.

summer scroll
#

do that then

finite void
#

Wait

#

It says benefits are speed security and battery but it makes it worse right

summer scroll
#

if u don’t install random shit it will not affect that much

finite void
#

Is there a site with a list where I can download the things

#

is there a tweak to disable/hide app library?

summer scroll
finite void
#

Okay

#

Thanks

summer scroll
#

no problem

finite void
#

What happens when I do something wrong

#

Does it break my phone

summer scroll
#

no

#

it will just fail

finite void
#

Because I read somewhere it can get stuck in a reboot loop

summer scroll
#

nah, u can’t bootloop while jailbreaking

finite void
#

Ok

weary harbor
#

bootloops are easy to fix anyways

#

just itunes restore

#

lol

nimble knoll
#

Very minimal chance for it to be on ora1n anyway

#

iirc

molten lagoon
#

is it still possible to upgrade ios 14.4 to 14.5 on iphone 12?

finite void
#

not unless you have blobs and you're willing to lose Face ID

serene torrent
#

is 15.1 b3 still being signed?

silver forge
#

yes I think

finite void
serene torrent
#

oh

#

i’m expecting a new device to arrive today or tomorrow which is why i can’t test myself yet

golden terrace
#

hello i am restoring my iphone but it gives me error 4013 everytime pls help

golden terrace
#

iphone xs max

#

i dont know what version because my phone stuck on the recovery mode screen

#

i also have problem where phone is stuck on recovery mode screen how do u fix that

#

do you have a fix?

finite void
#

inside apps it’s just a black screen

solid tangle
#

[Question] I have to update to get an app on my iPhone 11. Im running iOS 13.2.3 and it says the only update I can do is iOS 15. I want my phone to still be jail broken but I know if I update to iOS 15 I won’t be jail broken. Is there anyway I can update to a version of iOS 14?

#

Anytime I ask a question on reddit I get deleted

pallid steppe
#

Altserver isn’t appearing in the menu bar

vernal basinBOT
pallid steppe
#

Opened altserver on the MacBook and it doesn’t appear on the menu

solid tangle
#

[Question] I have to update to get an app on my iPhone 11. Im running iOS 13.2.3 and it says the only update I can do is iOS 15. I want my phone to still be jail broken but I know if I update to iOS 15 I won’t be jail broken. Is there anyway I can update to a version of iOS 14?
@solid tangle my knowledge on jail breaking is very limited. I’m using alt server and Uncover

pallid steppe
pallid steppe
nimble knoll
#

@pallid steppe what you’re saying doesn’t relate to what they asked in the slightest

finite void
#

how do i get android on ios

#

<@&355177530061357057>

frozen vine
#

unreal dagger
#

Hello geniusbar, I woke up with a bootloop today on my iPhone SE 2020.... I'm on 13.5.1, and currently in DFU mode tyring to make the dessicion to go over to iOS 15.1 beta3 since theres a vulnerability

#

Would there be away to future restore to iOS 11 or 13.5 maybe even iOS 14? Or would the SEP be uncompatible? I really dont have any clue what other options there are besides just updating and restoring my iPhone... peepoSad

north lily
#

Can someone help

#

I can’t restore my iPhone

#

iPhone 7 stuck at Apple logo

scenic night
#

!t dfurestore have you tried dfu restorin

vernal basinBOT
# scenic night !t dfurestore have you tried dfu restorin
dfurestore

DFU (Device Firmware Upgrade) mode is a mode which allows a device in any condition to be restored to a fresh version of iOS (not to be confused with Recovery Mode). You cannot keep data when restoring via DFU and you can only restore to a signed version.

To restore via DFU:

  • Enter DFU Mode
  • Once you enter DFU, the device should show a black screen.
  • Connect the device to a Mac/PC and open Finder/iTunes.
  • On the prompt that says "A device has been connected in recovery mode and needs to be restored" press "Restore iPhone" then "Restore and Update.”
north lily
#

This error I’m getting while restoring

frigid basin
#

Wtf

#

060E.0000?

north lily
#

Idk

frigid basin
#

Error 9 is usually something to do with usb

#

Try another cable if you have one

#

Or try another USB port

north lily
#

Alright I’ll try thanks

unreal dagger
#

So i guess nobody has any more recommendations for me when i wrote down my issue?

frigid basin
#

Shit my bad

#

Uh

#

I forgor💀if there’s safe mode

#

What did you jailbreak with

unreal dagger
#

@frigid basin I just used Odyssey

frigid basin
#

Damn I think there can’t really be a “safe mode” because semi-untether

#

You might have to restore

summer scroll
#

whaat

summer scroll
solid tangle
#

Is there anyway I can update to a version of iOS 14 from 13.2.3? My phone says I need to update to 15

dense tree
#

Got a new mini 6... it’s on iOS 15.0 should I update? Also do I need to do anything special to save blobs for this device?

fallow halo
#

I'm trying to rejailbreak my device but I've been having trouble. First I think it was failing due to low storage space, so I cleared out some space. Now I've been completing the unc0ver without any apparent issues during the jailbreak process, but on the reboot step it has been taking an abnormally long time on the white Apple screen, with brief black screen before the white screen comes back. Last time this happened eventually the black-white alternation ended and my device appeared to reboot into an unjailbroken state. Any ideas about how I could fix this?

#

iPhone 6S iOS 13.5

#

Yep it just happened again

#

I did a full power off and power back on to see if that would fix it but it doesn't seem like it has, I can try that again though

pallid steppe
fallow halo
#

Yes

pallid steppe
#

Just jailbreak when it Reboots

#

If it’s normal

#

Jailbreak again

fallow halo
#

No I'm telling you that it's not rebooting into a jailbroken state properly

pallid steppe
#

Oh

#

Stuck on the

fallow halo
#

It's stuck on the apple logo

#

And now it's doing the black and white alternation again

#

It is frequently failing when trying to start Substitute

#

It just restarted at that point

dense tree
#

How do I find the ECID on a jailed device?

fallow halo
#

iTunes

dense tree
#

I’m on Catalina

fallow halo
#

No iTunes on MacOS Catalina?

dense tree
#

It’s all in finder now

#

It shows serial udid and model. But not ecid

scenic night
#

!t blobs use blobsaver

vernal basinBOT
fallow halo
#

Reinstalling unc0ver using AltStore right now

weak crow
#

So I backed up my phone back in june when I was on taurine and ios 14.3 on my xs max so I finally got the screen fixed and i tried to restore my back up and once the restore was finished I got stuck in a apple boot loop is there anyway I can fix my back up or is it corrupted

dense tree
finite void
#

How can i install checkra1n, can someone send me the link?

fallow halo
weak crow
#

But I do have a feeling that my backup might just be corrupted

solid tangle
#

Ig I gotta loss the jailbreak it’s been real

solid tangle
#

Kinda a quick situation so I can’t learn about what blobs are. Or how it works. I appreciate it tho

#

Is there a way I can get these apps off my phone once I upgrade? They don’t delete

dense tree
#

So I went to DFU to get my ECID. But for tss saver. How do I get the apnonce and generator specific to this device

#

Can I install 15.0.1b3 to still be a jailbreak candidate?

scenic night
#

If you mean 15.1b3 then sure but stay as low as possible

dense tree
#

Yes. Ok. Any special process to install a beta? You think I should just stay at 15.0?

#

Besides the option install a specific ipsw I’ve done that before

scenic night
#

Stay on 15.0 yes

dense tree
#

Ok. If I grab blobs for the betas... I can install that later if needed?

scenic night
#

Yes

dense tree
#

TSSSaver requires I specify an Apnonce for this device. How do I know what to enter here?

scenic night
#

Blobsaver...

#

And you'll want to use shsh.host for beta blobs

dense tree
#

Successfully got the apnonce with blobsaver. Thanks!

#

Awesome. Got the beta blob too

finite void
#

Hi does someone speak Spanish? I need some help tho

dense tree
#

And there isn’t a myblox type trick for jailed devices right?

scenic night
#

The delayota? You can but you need to wipe the device

north lily
feral shard
scenic night
#

I believe you'll need to supply the build manifest to do so

short steppe
#

is there a way to ignore vnodebypass for a specific tweak, like not turn it off??

weary harbor
#

and why would u want to enable 1 tweak during vnodebypass

#

that defeats the whole purpose of vnode

short steppe
#

i know but i have relocate on almost always bc i sleep over my gf's house and my parents don't know

#

and they don't need to know

#

but whenever i want to play brawl stars it disables it and i get caught

weary harbor
#

just disable ur gps

#

and since when did brawl starts get jb detection

short steppe
weary harbor
#

then use taurine?

short steppe
#

i used odessey

weary harbor
#

just dont use unc0ver then

#

use odyssey then

#

or wait

#

@short steppe have u tried to disable tweaks in brawl stars

#

via choicy

short steppe
#

well something i want needs libhooker or no libhooker whichever uncover has

weary harbor
#

unc0ver doesnt have libhooker

weary harbor
#

and use brawl stars without vnode but choicy on

short steppe
#

i don't have choicy installed

idle gate
#

Help a noob out? I’m unjailbroken on iPhone XS and running iOS 13.5. I have 14.7 loaded and ready to install but I’m not to sure if I’d be able to jailbreak with the upcoming vulnerability bc I’ve seen conflicting information. Am I good to go or should I stick to 13.5?

prisma harness
#

guys
quick question
am on ios 15.0.1
and I wanna set nonce
checkm8 that shit not working
so can I just do it with checkra1n?

uneven hull
#

Hey, I have an old iPhone 5S that I Just pulled out of storage. I believe it's on iOS 8.3, but I cant actually get it to boot

#

Verbose booting is showing errors for sure

#

*which is in an SSH ramdisk I booted with Ramiel

nimble knoll
#

Checkra1n would fuck your device on iOS 15, don’t do that lol.

tender goblet
#

@nimble knoll stop replying he’s crossposting

#

We already replied to him

nimble knoll
#

CryingSunGlasses sorry and thanks

finite void
#

Would there any possible reason why sileo is so battery hungry? (2.2.6)

wicked stag
#

@fallow dust sorry to mention but question does factory reset through FINDER app reset esim ?

#

@bright condor *^ can you answer it if your online

vernal crypt
#

Guys why can’t I do this command?

#

<@&355177530061357057>

wicked stag
#

Is that even a actual command @vernal crypt

vernal crypt
#

Yeah?

#

I am trying to ping my router

#

@wicked stag

#

How can it not be a command?

wicked stag
#

Ohh pretty sure iOS doesn’t come with that command init

#

@vernal crypt you have to download a package that has ping command

#

If you know what I’m tryna say

vernal crypt
#

Do u know which one?

wicked stag
#

It’s been a while since i last had jb

#

I can look it up for you

vernal crypt
#

Thanks a lot

wicked stag
#

@vernal crypt

#

One of those packages either inetutils or network-cmds

vernal crypt
#

The source is not available

wicked stag
#

Try network commands then

#

Network-cmds

#

Here is the source idk if thats a trust worthy dude or not

vernal crypt
#

Yeah

wicked stag
#

So ask the geniuses if it’s safe

vernal crypt
#

I installed

wicked stag
#

That was fast

vernal crypt
#

But the problem is

#

Ping still doesn’t work

wicked stag
#

@vernal crypt did it work ?

vernal crypt
#

Yep this one worked

#

Thanks

wicked stag
#

No problem

scenic night
#

Did you actually add the telesphoreo repo uhh

#

And don't ping geniuses for tweaks

wicked stag
#

@scenic night what’s wrong with it n can you answer my question plss if you know the answer

merry fossil
#

they aren't talking about tweaks

wary estuary
#

Who is the owner of switchus? I would like to contact them because their newest version of the tweak messes up my phone. Plus it forcefully installs activator without my permission

feral shard
#

[[switchus]]

vernal basinBOT
#
Switchus

Customize the App Switcher like never before !

Author

SynnyG

Version

2.0.3

Price

Free

Repo
Add Repo
More Info
vivid oasis
#

Any tweaks to bypass app request

finite void
#

Can someone help me with the macOS terminal

paper cobalt
#

Can someone tell me why now I can’t receive nor use my iMessage after JB

lavish dirge
#

Friends, I have an X on 14.3 with u0, I want to reset it completely and update to iOS 15, is the process just

  1. Restore RootFS
  2. Factory Reset
  3. Update?
zealous nimbus
#

my 6th gen ipad is on 15.0.1 im wanting and failing to set nonce so i can downgrade, is there a alternative to checkm8-nonce-setter both the mac and linux says: Either unsupported device or no device found. but checkra1n, system profiler and itunes can see it connected in DFU i even tired pwndfu mode and then tried to set nonce with the same error

strong spruce
tulip obsidian
#

@lavish dirge you need to jb?

lavish dirge
#

oh so I can just download the ipsw and restore from itunes? I'm selling off the phone

tulip obsidian
#

oh ok. you need to restore rootfs, remove icloud acct. and reset phone, then restore with iTunes?

lavish dirge
#

yeah the thing is im wondering why restore rootfs + itunes restore

tulip obsidian
#

I do it just to be on the safe side, I don't think you need to.

#

Make sure you remove your icloud acct. though.

lavish dirge
#

ah sure sure, thank you

#

christ, ios 15 ipsw is 6gb

tulip obsidian
#

restore rootfs will allow the ota update also.

shell smelt
#

<@&355177530061357057> How do i jailbreak my iPhone 6s running iOS 14.6 using a windows laptop?

finite void
#

!t odysseyn1x

vernal basinBOT
shell smelt
#

oh yea i forgot to mention

#

my homebutton is broken

#

is there a way to jailbreak without it too?

sick lynx
#

no

shell smelt
#

damn

#

aight thx

#

🙏

paper cobalt
#

Can someone help me please. I can’t access my iMessage and other apps after Jailbreak. Apps like YouTube Facebook won’t function

idle finch
#

Have you tried using Choicy to disable tweak injection to those apps?

paper cobalt
#

On what repo I can find it?

idle finch
strong spruce
#

What jailbreak are you using?

paper cobalt
#

Uncover 6.1.0

strong spruce
#

Ok, then Choicy is the way to go, just making sure

#

[[choicy]]

sick lynx
#

balls

vernal basinBOT
paper cobalt
#

Choicy Loader right?

#

What should I do? Do I need to delete all those and reinstall them for choicy to load first?

sick lynx
#

🗿

paper cobalt
#

I downloaded but still can’t access iMessage

#

Can’t even find it in settings

#

peepoHappyCry someone help me

finite void
#

can i get help with removing sileo from my phone? i just had to switch back to my iphone 7 and its on ios 12.4.

vernal basinBOT
# stone warren !t rootfs
rootfs

To revert the jailbreak on your device, follow the steps below.

unc0ver
Reboot the device then open unc0ver. Tap the gear icon and enable the "Restore RootFS" toggle, then tap "Restore RootFS" at the main screen.

Chimera/Odyssey/Taurine
Reboot, open Chimera/Odyssey/Taurine, toggle on "Restore RootFS", then tap "Jailbreak".

checkra1n/odysseyra1n
Open the checkra1n app on your home screen and tap "Restore System".
If the icon has disappeared or you get "Restore Error: General", reboot and re-jailbreak.

If the above methods didn't work, see !t rootfscli for more options.

paper cobalt
#

I’m having issues with choicy

paper cobalt
neat geyser
#

I assume you’re using unc0ver because iPogo said to?

paper cobalt
#

Yes

#

I unsinstalled everything

neat geyser
#

Using an older u0 version might have issues that I’m unfamiliar with

paper cobalt
#

6.1.0

neat geyser
paper cobalt
#

The SMS app

neat geyser
#

I think unc0ver had issues with iMessage.. don’t think the whole app disappeared though

neat geyser
paper cobalt
#

No I mean

#

I can’t find Choicy