#genius-bar

1 messages · Page 169 of 1

scenic night
#

I would usually never recommend this but try using u0 6.1.1

merry fossil
#

u0 in the filter wen

west prawn
#

what tweak

thorny scroll
# west prawn what tweak

I have [[lpmautolocktime]] and I set this to 3 minutes and it stays up that long on lpm but on normal battery mode, I also have the screen time auto lock feature set on 3 minutes but It actually locks like at 1 minute and 15 seconds. Why?

vernal basinBOT
#
LPMAutoLockTime

Custom LPM auto lock time

Author

smokin1337

Version

1.0.5

Price

Free

Repo
Add Repo
More Info
true canopy
#

I need help

#

When I try to update my phone I get an error

#

“Unable to check for update”

#

I have tried restoring root fs with update on but still there are no updates

tepid delta
#

Were you using unc0ver?

true canopy
#

Yea

tepid delta
#

!t unc0vermoment

vernal basinBOT
# tepid delta !t unc0vermoment
unc0vermoment

How to fix this error:
Unable to check for update. An error occurred while checking for a software update.
Method 1 (easiest): Install OTAEnabler.

Method 2: Open unc0ver, tap the gear icon, turn OFF "Disable OTA updates", tap Done, tap the Jailbreak button.

If you're still having issues make sure you didn't disable the OTA daemon in iCleaner and you don't have the tvOS/watchOS beta profile. If you are still having issues, you may need to DFU restore.

true canopy
#

Thanks

craggy yoke
#

Hey i’m facing an issue with the apple pay functionality, when i try to add my card to my wallet it says that the maximum number of cards has been reached, while i have no cards added. Nfc itself isn’t working either. How do i fix this?

#

<@&355177530061357057>

finite void
#

I don't know about NFC not working, but turning passcode off and back on might clear out any Apple Pay cards it thinks may be there

craggy yoke
#

I will try, thank you for the fast response!

#

Nope still not adding

hidden turtle
#

@craggy yoke Try reinstalling the wallet app?

#

bc u can delete it

scenic night
#

Ghost ping fr

craggy yoke
#

Can’t, it will be saved in the app library

scenic night
#

Yeah it's not uninstallable that way but are you able to add cards while you're not jailbroken

craggy yoke
#

I don’t think so i will reboot 1sec

craggy yoke
#

I tried restarting the nfc daemon but that also changes nothing

slender kite
#

When to jb -14.6

merry fossil
#

don't crosspost

native gale
graceful herald
#

never

dense tree
#

Stuck with a spinning wheel after ldrestart. Can I force reboot

graceful herald
#

yes

dense tree
#

Thanks

finite void
#

@frozen vine do you have a build of it or not

frozen vine
#

no

finite void
#

Fuck

frozen vine
#

Just compile it manually

finite void
#

I don’t know how to

frozen vine
#

there was a script

#

lemme check

#
git clone https://github.com/libimobiledevice/libusbmuxd
git clone https://github.com/libimobiledevice/libimobiledevice 
git clone https://github.com/lzfse/lzfse
git clone https://github.com/libimobiledevice/libirecovery
git clone https://github.com/tihmstar/libgeneral
git clone https://github.com/tihmstar/libfragmentzip
git clone https://github.com/m1stadev/img4tool
git clone --recursive https://github.com/m1stadev/futurerestore -b test
cd libplist ; ./autogen.sh ; make ; sudo make install ; cd ..
cd libusbmuxd ; ./autogen.sh ; make ; sudo make install ; cd ..
cd libimobiledevice ; ./autogen.sh ; make ; sudo make install ; cd ..
cd lzfse ; make ; sudo make install ; cd ..
cd libirecovery ; ./autogen.sh ; make ; sudo make install ; cd ..
cd libgeneral ; ./autogen.sh ; make ; sudo make install ; cd ..
cd libfragmentzip ; ./autogen.sh ; make ; sudo make install ; cd ..
cd img4tool ; ./autogen.sh; make ; sudo make install ; cd ..
cd futurerestore ; ./autogen.sh ; make ; sudo make install ; cd ..
sudo ldconfig```
finite void
#

Ty

#

its crying about m4 is that fine

#

the directory m4

frozen vine
#

yes

#

that’s fine

finite void
#

@frozen vine `No package 'libplist-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables libplist_CFLAGS
and libplist_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.`

#

help

frozen vine
#

what do you get if you do ls /usr/local/lib | grep libplist

finite void
#

no such file or directory

scenic night
#

stick a / before usr

frozen vine
#

Yeah rip

finite void
#

ok

#

lets see if it compiles

#

gotta install libcurl fuck

#

@frozen vine
`configure: error: Package requirements (libplist-2.0 >= 2.2.0) were not met:

No package 'libplist-2.0' found`

#

still does that

frozen vine
#

as in

#

the output of that command

finite void
#

i did that

tender goblet
#

This is facepalm material

finite void
#

btw

#

no output

opal flint
#

So download libplist

frozen vine
opal flint
#

nfr

frozen vine
#

have you done this bit

finite void
#

wait a sec

#

`configure: error: in /home/ubuntu/libplist':
configure: error:
Could not link test program to Python. Maybe the main Python library has been
installed in some non-standard library path. If so, pass it to configure,
via the LIBS environment variable.
Example: ./configure LIBS="-L/usr/non-standard-path/python/lib"

ERROR!
You probably have to install the development version of the Python package
for your distribution. The exact name of this package varies among them.

`

#

@frozen vine

frozen vine
#

do sudo apt install libplist-dev and skip this step

finite void
#

ok

frozen vine
# frozen vine

if that still gives you the same error before do this again but do sudo apt install python-dev first

finite void
#

why does it cd to /

frozen vine
#

where

finite void
#

/

#

should i paste all of it at once or do it one by one

frozen vine
#

where does it cd to /

#

do it one by one

finite void
#

alr

#

nvm

#

i committed dumbass

#

forgot to take out the libplist one

frozen vine
#

you can do it again

finite void
#

configure: error: Package requirements (libzip >= 0.10) were not met:

No package 'libzip' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

frozen vine
#

but to fix the error you had before just do sudo apt install python-dev

finite void
#

it complains about libcurl too

frozen vine
#

sudo apt install -y pkg-config libtool automake g++ python-dev libzip-dev libcurl4-openssl-dev cmake libssl-dev libusb-1.0-0-dev libreadline-dev libbz2-dev libpng-dev git

#

so you dont get any more dependency errors

finite void
#

where is the build of futurerestore once its done at

frozen vine
#

/usr/local/bin

finite void
#

k

#

seems to be working now

#

ty

#

it built successfully

frozen vine
#

alr

finite void
#

ModuleNotFoundError: No module named 'remotezip'

#

i did

#

pip3 install -r requirements.txt

#

@patent kraken can you help

#

it complains about ModuleNotFoundError: No module named 'remotezip'

patent kraken
#

what are you using

finite void
#

ubuntu

patent kraken
#

no

#

like

#

what tool

finite void
#

inferius

patent kraken
#

pip3 install remotezip?

finite void
#

installed

#

already

#

Requirement already satisfied: remotezip in /home/ubuntu/.local/lib/python3.8/site-packages (0.9.3) Requirement already satisfied: tabulate in /home/ubuntu/.local/lib/python3.8/site-packages (from remotezip) (0.8.9) Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from remotezip) (2.23.0)

patent kraken
#

run python3 -m pip install -r requirements.txt

#

then try running it

finite void
#

nope

#

ubuntu@ubuntu:~/Inferius$ sudo ./inferius -d 'iPod7,1' -f '/home/ubuntu/Inferius/IPSW/iPodtouch_11.3.1_15E302_Restore_custom.ipsw' -r Traceback (most recent call last): File "./inferius", line 3, in <module> from utils.api import API File "/home/ubuntu/Inferius/utils/api.py", line 1, in <module> import remotezip ModuleNotFoundError: No module named 'remotezip' ubuntu@ubuntu:~/Inferius$

#

well

#

you installed it to your user

#

and you're running it with sudo

#

that's the problem

#

oooooooooooohhhhh

#

ok working now

#

does ipwndfu work with the ipod 6

#

it says this

#

ERROR: This device is not supported

frozen vine
#

It isn’t

finite void
#

but

#

checkra1n works for it

#

and why does it provide bundles

#

if it doesn't work

frozen vine
finite void
#

what chipset does the 6th gen use

frozen vine
#

but still doesnt work - for A9 you need eclipsa which is mac only

finite void
#

im using a8

frozen vine
#

A8 iirc

#

t7000 is A8

finite void
#

is that for the 6th gen

frozen vine
#

A8 is 6th gen yeah

finite void
#

found this

frozen vine
#

havent seen that before

#

dont know if it works

finite void
#

how do i use a patch

#

sorry for being fucking dumb

frozen vine
#

it shows the files you need to change as headers

#

so just clone and change all the files accordingly

finite void
#

could you guide me through it intjfall

frozen vine
#

it’s not that hard lol, just do git clone and look at the files that are in the headers, for example this is for the checkm8.py file, look at the start of the patch and control f for it, then just overwrite from the patch into the actual file you have downloaded, do so for all files until you finish

#

theres probably a more efficient way to do it

#

if someone knows then they can tell you

#

are you sure theres no forks which include that patch

#

try looking for forks under the same name as the guy who made the patch

finite void
#

git clone https://github.com/axi0mX/ipwndfu cd ipwndfu git checkout 0e28932 curl https://gist.githubusercontent.com/a1exdandy/ae3fb332efac879e97a41291f7fef727/raw/67515177dfe8dcd20a8cbd1b2f673de4102e14a2/checkm8_a8_a9.patch | git apply

#

it was that simple

#

not stable though

#

nfr

frozen vine
#

oh okay

#

lol

#

surprised i’ve never seen it before

finite void
#

it almost instantly goes to the apple logo

#

tho

frozen vine
#

ipwndfu in itself is a shitshow

#

what cpu

finite void
#

yeaaaaa

#

core i9-10850k

frozen vine
#

what are you gonna use to get unsigned images

finite void
#

.

#

.

#

.

#

i actually have better success with celeron cpus

#

idk why

frozen vine
#

@finite void does that also fix patching bootrom

finite void
#

not sure

#

i found it on google

#

gonna try and get it into pwndfu

#

and see if

#

from ios-ota-downgrader

#

i doubt it though

#

NO WAY

#

Device is now in pwned DFU Mode.
(1.50 seconds)

#

IT WORKED @frozen vine

#

IT FUCKING WORKED

frozen vine
#

Nicee

finite void
#

Found: CPID:7000 CPRV:11 CPFM:03 SCEP:01 BDID:10 ECID:no IBFL:1C SRTG:[iBoot-1992.0.0.1.19] PWND:[checkm8]

#

no way

frozen vine
#

now try rmsigchecks

finite void
#

ERROR: This is not a compatible device. Exiting.
Right now, only the iPhone 5s is compatible.

#

yeah

#

idk what would work with that

frozen vine
#

eclipsa works

#

for a8 and a9

finite void
#

i need a mac thoo

frozen vine
#

yeah

#

sad

eager glade
#

how would i downgrade from 14.7 to 14.3?

finite void
#

no

eager glade
#

oh ok

slender kite
#

Can i jb 14.6? Iphone xr

finite void
#

no

#

@frozen vine do you have a mac, if so could you send me a compiled version of eclipsa

#

my sister has a mac

graceful herald
#

he doesnt

finite void
#

fuck

frozen vine
#

no, and im pretty sure it uses mac-specific libs so that wouldnt work

finite void
#

damn

frozen vine
#
#include <IOKit/IOCFPlugIn.h>
#include <IOKit/usb/IOUSBLib.h>```
#

mac specific libs

finite void
#

am i atleast able to verbose boot it

#

@frozen vine

steady tundra
#

Can anyone help me jailbreak an ipad? I’m sick of doing verifications

frozen vine
finite void
#

wait

#

i think ra1nsn0w can disable sigchcks

west prawn
steady tundra
#

Lemme check

#

Its the first ipad pro and its on ios 14.6

graceful herald
#

!t odysseyra1n

vernal basinBOT
# graceful herald !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. This has benefits such as speed, battery life and security.

If you're on 12.0 - 14.3, you can simultaneously use Odysseyra1n with Chimera, Odyssey or Taurine on their respective versions.

Tutorials:
macOS/Linux
Windows

Alternative installation method: Shortcut

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

finite void
#

a1nsn0w: failed with exception:
[exception]:
what=Failed to load APTicket
code=19857416
line=303
file=main.cpp
commit count=32:

#

help

#

its the right blob

finite void
#

@frozen vine what does this mean

#

Traceback (most recent call last): File "./inferius", line 152, in <module> main() File "./inferius", line 148, in main restore_ipsw(api, buildmanifest, custom_ipsw, args.update, tmpdir) File "./inferius", line 87, in restore_ipsw restore.restore(ipsw_path, device.baseband, updating) File "/home/ubuntu/Inferius/utils/restore.py", line 40, in restore if 'Done: restoring succeeded!' not in futurerestore.stdout: TypeError: argument of type 'NoneType' is not iterable ubuntu@ubuntu:~/Inferius$

frozen vine
#

sounds like a problem with the script

#

ask adam

finite void
#

@patent kraken

#

help

frozen vine
#

Looks like it checked to see if fr completed successfully and failed somewhere along the way it shat itself

finite void
#

`ubuntu@ubuntu:~/Inferius$ sudo ./inferius -d 'iPod7,1' -f '/home/ubuntu/Inferius/IPSW/iPodtouch_11.3.1_15E302_Restore_custom.ipsw' -r
Restoring custom IPSW
[1] Verifying custom IPSW...
[2] Checking for device in pwned DFU...
[3] Extracting bootchain...
[4] Signing bootchain...
[5] Sending bootchain...
[6] Saving SHSH blobs...
[7] Restoring...
Traceback (most recent call last):
File "./inferius", line 152, in <module>
main()
File "./inferius", line 148, in main
restore_ipsw(api, buildmanifest, custom_ipsw, args.update, tmpdir)
File "./inferius", line 87, in restore_ipsw
restore.restore(ipsw_path, device.baseband, updating)
File "/home/ubuntu/Inferius/utils/restore.py", line 40, in restore
if 'Done: restoring succeeded!' not in futurerestore.stdout:
TypeError: argument of type 'NoneType' is not iterable
ubuntu@ubuntu:~/Inferius$

`

#

is this bc of no sigchk bypass?

frozen vine
#

Might be

#

Probably

finite void
#

damn i wish someone could do that for linux

#

for a8

#

welp im booting back into windows

patent kraken
#

yeah you'll need to patch sigchecks

faint monolith
#

I got some weird issues

#

I wanna get that split keyboard on my iPad Air

#

But the option is not there in settings

finite void
#

could you use it in a vm?

#

just built in a vm of mac

#

lets see if it works

#

lol ipwndfu on the intel celeron works 100%

#

@frozen vine how do you use eclipsa

frozen vine
#

just compile and run

frozen vine
finite void
#

i just used it

#

in a vm

#

Found the USB device. Stage: RESET, ret: 0x0 Found the USB device. transfer_ret: 0xE00002EB, transfer_sz: 0x0 Stage: SETUP, ret: 0x5 Found the USB device. Stage: RESET, ret: 0x0 Found the USB device. transfer_ret: 0xE00002EB, transfer_sz: 0x0 Stage: SETUP, ret: 0x5 Found the USB device. Stage: RESET, ret: 0x0 Found the USB device. transfer_ret: 0xE00002EB, transfer_sz: 0x0 Stage: SETUP, ret: 0x5 Found the USB device. Stage: RESET, ret: 0x0 Found the USB device. transfer_ret: 0xE00002EB, transfer_sz: 0x0 Stage: SETUP, ret: 0x0 Found the USB device. Stage: PATCH, ret: 0x5 Found the USB device. Stage: ABORT, ret: 0x0 Found the USB device. Stage: ABORT, ret: 0x0 Found the USB device. Stage: ABORT, ret: 0x0 Found the USB device. Stage: ABORT, ret: 0x0 Found the USB device. Stage: ABORT, ret: 0x0 Found the USB device. Stage: ABORT, ret: 0x0 Found the USB device. Stage: ABORT, ret: 0x0 Found the USB device. Stage: ABORT, ret: 0x0 Found the USB device. Stage: ABORT, ret: 0x0

#

good @frozen vine ?

frozen vine
#

no idea

#

its good that it found it

azure silo
#

Hey idk anything about this

#

I have a iphone 11 ios 14.4

#

I have 2 questions

graceful herald
#

cant be jailbroken

#

sorry

azure silo
#

Oh ok

#

One more question 😂

#

If in future iT can be jailbroken can you change its imei number?

graceful herald
#

no lol

#

imei is unique

azure silo
#

Ok

toxic thorn
#

Is there a way to reset / reinstall a system app ? I transfered my preference files to my new phone and I think that caused issues in my message app. Photo and AppStore icon doesn’t work, can’t hide the bar, and iMessage neither

finite void
#

Anyone know why my sources are loading indefinitely

scenic night
#

send a screen recording of your repos, one or more of them might be dead

finite void
scenic night
#

nice nice

finite void
#

Any solutions for random apps crashing instantly or not opening at all?

west prawn
finite void
#

Yes unc0ver (6.2) 14.2 iPhone 11

#

I’ve experienced it in all versions of unc0ver

west prawn
#

did you try to jb with tweaks disabled and see if it happens?

finite void
#

still happens in safe mode so yes I guess

west prawn
#

oh weird

#

did you try taurine?

finite void
#

switched back from taurine

#

had issues there

west prawn
#

also are they jailbroken apps that crash or personal apps?

finite void
#

personal

west prawn
finite void
#

I just didn’t enjoy the experience so I switched back to unc0ver

west prawn
#

did it happen on taurine tho

#

also which issues did u experience on taurine

#

maybe they’re known and have solutions

finite void
#

I’m not going back to taurine

#

That’s it.

west prawn
#

i never told you to..

#

i just asked if it only happens on unc0ver or on both..

finite void
#

Only on unc0ver, but I’d rather stay on this jb because the problems I have faced with taurine are less worth dealing with

west prawn
#

you never said the problems tho really

finite void
#

where are the app signatures stored for system apps

teal folio
#

Is there anyway to go back to 14.3 so I can jailbreak with unc0ver or no

oblique helm
strong spruce
#

That’s only if you have an A11 or lower device

#

You have to be jailbroken to use blobs to go between versions

#

So if you can use checkra1n and you have blobs for 14.3 then you can downgrade

#

Otherwise you can’t downgrade at all

fast crow
#

why my internet not working on my phone?

#

it works fine on my pc

#

how to fix?

frozen vine
#

Vega

lament imp
#

whenever i try jailbreak with checkra1n its gets stuck on the checking is device is ready screen on my computer

signal tapir
#

hey everyone,

i used AltServer and Odyssey to install Sileo.
Afte it has finished i tryed to install Cydia via Sileo and then my ipad crashed immediatly.

Now its stuck in a bootloop and the only thing i can do is to restore it with iTunes to 14.7.

But i do not want 14.7.

Is there anything i can do to say on 13.3.1. ?

Cheers

#

Device: iPad Pro 3th Gen. iOS 13.3.1

scenic night
#

!t reboot have you tried this

vernal basinBOT
# scenic night !t reboot have you tried this
reboot

iPhone 8 or newer (including all notched devices and iPhone SE 2020):

  • Press volume up
  • Press volume down
  • Press and hold the side button for 10-20 seconds until the Apple logo appears

iPhone 7:

  • Press and hold the volume down and power buttons for 10-20 seconds until the Apple logo appears

Phone 6S/SE 2016/iPad 8th or older:

  • Press and hold the home and power buttons for 10-20 seconds until the Apple logo appears

Apple TV 4/4K:

  • Press and hold the Menu and TV buttons down on the remote for 5-7 seconds until the device rapidly flashes.

Apple TV 2 or 3:

  • Press and hold Menu and Down for 5-7 seconds until the device rapidly flashes.
signal tapir
#

but what does it ?

#

i rebooted it allready many times

lament imp
scenic night
signal tapir
#

but then i cant jailbreak

west prawn
# lament imp yes

yea that won’t work with checkra1n unless you actually try 100 times

signal tapir
#

any1 ?

west prawn
signal tapir
#

crap

#

anyways thank you for your time 🙂

west prawn
nocturne agate
#

anyone knows what to do?
my ipad's in a bootloop
i tried restoring itunes w dfu and recovery mode, but i get an error 4013
i tried using different usb ports, different laptops, different cables

ios 14.6 checkra1n, a10

finite void
#

What Os

nocturne agate
#

ios 14.6

west prawn
#

try idevicerestore

nocturne agate
west prawn
#

could be

bleak copper
#

What do you when your device loses power and your cydia apps stop working, how do you re-enable them?

elder iris
#

Just rejailbreak

graceful herald
#

^

elder iris
#

Depending on the Jailbreak, are you on Ios 14?

bleak copper
#

I did but the app I developed just crashes to home screen. iOS 12.4

upper arrow
#

hello, long story short my iphone 12 pro is on IOS14.6 right now, and i need to downgrade my IOS to something like IOS14.5 in order for me to access this old app that hasnt been updated by developers and wont work with the new IOS version. i have some files and important stuff in the app stored and im not able to open it as when i tap on it, it just comes up with 'app needs to be updated by developer'

#

if anyone can help me with this problem, im willing to pay a bit for me to stream and someone help me run throuigh it but im just not quite sure what to do

elder iris
graceful herald
#

u cant downgrade lol

#

14.5 is not signed

merry fossil
#

chimera is the best now

upper arrow
#

so am i able to downgrade to any other version or how am i able to fix this problem?

merry fossil
#

On 12.4

graceful herald
#

u cant downgrade to anything

bleak copper
#

@elder iris Yeah, but I was using Checkra1n when I dropped my app on the device

graceful herald
#

only ios thats signed is 14.6 and 14.7

merry fossil
#

And some ios 14.7 betas

graceful herald
#

yes

#

and 15 beta

upper arrow
#

so does anyone have a solution to this?

graceful herald
#

no solution

#

sorry

upper arrow
#

no worries, thanks for help

elder iris
frozen vine
south solstice
#

Hello there, could you help me to remove this jb bypass tweak?? Had errors at installing and error at removing

#

Please

merry fossil
#

@south solstice dash moment

#

@south solstice

south solstice
bleak copper
#

@elder iris What about running uicache in the terminal, would that work?

frozen vine
#

how are you gonna run uicache

#

without a jailbreak

#

if you re-jailbreak and they're still not there then you can run uicache but most likely you didnt have them installed in the first place

bleak copper
#

I re-jb, it’s just the app I installed on the device wasn’t installed via a repo. @frozen vine

frozen vine
#

i see, and it told you to trigger uicache?

#

run ls -alt /Applications , looking at the first entry that appears take the name of the application folder, it should be something like Name.app, then run uicache -p /Applications/Name.app

bleak copper
#

@frozen vine alright, I’ll try it thanks.

scenic night
#

you can also just run uicache -a if you dont wanna go search for the .app folder

frozen vine
#

that takes like 5 minutes to run fr

#

uicache -p /Applications/$(ls -alt /Applications | head -2 | tail -1 | grep -oE '[^ ]+$')

#

dirty little one-liner to uicache the most recently touched folder in /Applications

finite void
#

Help

#

i found my old ipod, 5th gen, ios 9.3.5

#

its icloud activation locked

#

is there a way to bypass it?

#

<@&355177530061357057>

frozen vine
#

!t icloudbypass

vernal basinBOT
sick lynx
#

bozo

finite void
#

aw man

#

im gonna ask in sileo server then

scenic night
#

I'll be waiting

glacial flax
finite void
#

Yeah it is

sick lynx
#

i’ll just ban you there too

#

if that works

hidden turtle
finite void
#

Then can u help me with another topic?

sick lynx
finite void
#

how to i use checkra1n on ios 9.3.5, ipod 5

glacial flax
glacial flax
#

There's a chart for a reason and also do you think we're that stupid?

sick lynx
#

lmaoooo

#

bro thinks you were born yesterday

glacial flax
#

Just enforce the rules already

#

come on

#

Man clearly knows what he's asking for and doesn't care about it.

#

@tepid delta Can you help

tepid delta
#

Whats up

frozen vine
#

peak

tepid delta
#

Did cam do whats needed or am I needed still?

glacial flax
#

Yeah cam did it

tepid delta
#

Bet

glacial flax
#

thanks Rick

tepid delta
#

np

#

Ty cam

chrome nova
#

Anyway if writing key values in a plist using iMobile ?

#

Of*

#

… like if I wanted to change a value in PurpleBuddy, how would I do this ?

wary quiver
#

Hello

#

I am trying to jailbreak an iphone 6s on IOS 12.0 using the jailbreak USB tool

#

I get this error message

scenic night
#

Try again

wary quiver
#

I have done it 3 times, do I just keep doing it until it succeeds?

west prawn
wary quiver
#

An Apple lighting cable

scenic night
#

Completely close out of checkra1n and then re open it before trying each time

west prawn
#

i love people who @scenic night

wary quiver
west prawn
#

ok yea that’s the good one

#

do what use google said

#

i’d try a different port too

scenic night
#

Oh and you can also try checkra1n 0.10.2 cuz that should work better for older versions

wary quiver
#

Link to that version @scenic night

scenic night
#

@scenic night KEKW

#

!t odysseyn1x but you can grab the odysseyn1x release with checkra1n 0.10.2

vernal basinBOT
wary quiver
#

Thank you

fickle island
#

im 99% sure you cant, but you cant update unsupported devices to newer ios versions right?

#

like an iphone 6 to ios 14

wary quiver
#

How many times would you try before heading to the old version? @scenic night

scenic night
#

once or twice

scenic night
#

@chrome nova dont use that tool unless you need to also im deleting the message cuz filter bypass

wary quiver
#

I see this one @scenic night

strong olive
wary quiver
#

Ok

#

All this work to get that poke dust pepeBritish

#

@scenic night

scenic night
#

oh lmao i forgot ios 12,0 support was added at a later time

#

ig try odysseyn1x v2.5 then or use chimera

wary quiver
#

going for 2.5

#

@scenic night It has been on this screen for 10 minutes

scenic night
#

does your pc have an amd cpu

wary quiver
#

Yep

scenic night
#

oof, its gonna take a lot of tries until youre successful so i suggest either run checkra1n on another preferably one with an intel cpu or use chimera instead

wary quiver
#

Intel is banned from this house....🤣 Got a safe link to chimera?

scenic night
#

!t chimera

vernal basinBOT
scenic night
#

!t altserverpatcher youll need to install it with altserverpatcher or use a [redacted tool]

vernal basinBOT
# scenic night !t altserverpatcher youll need to install it with altserverpatcher or use a [red...
altserverpatcher

You can use AltServerPatcher to sideload apps on iOS 9.0 and above, even though the actual AltStore app is only supported on iOS 12.2 and above.

You must use exactly AltServer 1.4.3, no older or newer. If you get a "provided uri is invalid" error with Chinese text, your AltServer version is too new. Uninstall AltServer completely and install v1.4.3 again.

Download AltServer 1.4.3
Download AltServerPatcher

graceful herald
#

Just SL bro

#

!t legacysideload

vernal basinBOT
west prawn
graceful herald
#

Bro it's allowed for legacy

#

Ngl

scenic night
#

oh right theres a tag hehe

graceful herald
#

Lol yea

runic mica
#

Hello can someone help me. My phone was very laggy and now it looks like it's stuck on the respring screen.

finite void
#

Guys im screen sharing the blueface fight for free dm and ill make a group Dm fast

finite void
#

yes

#

in 1 hr and 10 mins

west prawn
vernal steeple
#

I'm using an iPhone 6s on 12.3.1 rocking uncover 5.3.1; for the last week my phone has been going into auto lock after about 15~ mins of idling (with a game running in background) this wasn't happening a week or so ago ; I have the screen lock set to never ; any advice on what I could do in this instance?

wary quiver
#

@scenic night Strike , Can't use alt server on 12.0

#

oh man

west prawn
wary quiver
#

I patched it

#

But I can try again

scenic night
#

!t legacysideload patched needs altserver 1.4.3 but its probably easier to use another more shady method

vernal basinBOT
bleak copper
#

Where is the list of commands for this bot?

west prawn
wary quiver
#

Got it jailbroken with chimera

#

okay once I have chimera installed do I need to do anything else?

#

i have updated all sources

scenic night
#

Nope that's all

#

!t noob enjoy your jb although there are some recommended packages you should get

vernal basinBOT
# scenic night !t noob enjoy your jb although there are some recommended packages you should ge...
noob

If you're new to jailbreaking or just looking for something new check the lists below:

Suggested tweaks for new users: Filza, NewTerm, OpenSSH

Tweaks:
Spreadsheet(Newest)
Themes/Widgets/UI

  1. [Themes/Widgets List](#themes message)
  2. [Themes/Widgets List](#themes message)
  3. [Themes/Widgets List](#themes message)
    Wallpapers
  4. [Wallpapers List](#themes message)
harsh quarry
#

hi, theres any way to transfer the app data (open session, credentials and stuff) to another phone without having to resorted to itunes backups or icloud?
both phones are jailbroken

wary quiver
#

Can I get cydia on Chimera?

vernal basinBOT
#
Apps Manager

tool to WIPE, BACKUP, RESTORE AppData for installed Apps

Author

TIGI Software

Version

1.6.0-9

Price

Free

Repo
More Info
harsh quarry
#

thanks

harsh quarry
#

good try

wary quiver
#

To remove Chimera and start over. What would I need ? just reset the phone?

merry fossil
#

restore rootfs

#

@wary quiver

wary quiver
#

is that a repostitory chimera?

#

reboot phone, swipe up remove?

barren jay
merry fossil
vernal basinBOT
#
OTAEnabler

Re-enable OTA software updates blocked by various methods

Author

nyuszika7h

Version

0.2.0-1

Price

Free

Add Repo
More Info
barren jay
#

So I need to re-jailbreak and install that repo?

#

Because my problem is that i am on iOS 14.4.2

wary quiver
#

do you guys know if sideloady is safe?

barren jay
summer scroll
merry fossil
#

well they aren't wrong about that but

molten seal
#

Hi Everyone! I just joined discord , so um unfamiliar about how to seek help here. Anyway my friend purchased an iPhone 7 at a very cheap price from a dealer. I have been running it from past few days. I found that the phone is jailbroken as banking apps detect it and there is no software update and reset menu in the setting. The thing is cydia is also missing. The seller told my friend not to update or restore it else it will stop working. I was wondering why? Can anyone tel me why? And is there is safe way to install cydia without bricking the phone.

finite void
#

So the phone is probably stolen

molten seal
#

Oh. Should i keep it like this or try to rejailbreak and install cydia in it

finite void
#

get a refund lol

#

i wouldnt fuck with it since youll probably break the bypass

molten seal
#

I should let my friend about all this. Thanks a ton man

finite void
#

np

dull dragon
#

@finite void how does one download cydi?

finite void
#

@dull dragon r u the guy with the bypassed phone

dull dragon
#

@finite void nope completely new person

finite void
#

what phone and what ios version

dull dragon
finite void
#

2020 or 2016?

dull dragon
#

2020

finite void
#

u cant

#

has to be 14.3 or below

dull dragon
#

Pardon...

#

Oh... why's tha

finite void
#

turn off auto updates and wait

#

youll get a ping in announcements when something is out

dull dragon
#

@finite void does the iphone updates have anything important in them

finite void
#

security fixes

#

new features

#

aka stuff that breaks jailbreaks

dull dragon
#

Welp thanks for your help, apple updates are aids

chilly stag
#

so all of the sudden my instagram++ just started crashing my instagram, no update to the app or the tweak, just restarted/rejailbroke my phone. Tried downgrading both the app and the tweak and neither work. Im on ios 13.5

dull dragon
molten seal
#

#genius-bar message Notifications also seem to be broken on this iphone. Only able to receive calls and sms. Except that no notifications. Any fix or workaround?

dull dragon
#

oooooof

#

time

finite void
finite void
wary quiver
#

On Unc0ver Jailbreak, What is the repo to resign automatically?

molten seal
civic cedar
#

is there a way to sign Taurine or Altstore without physically connecting a cable to my Macbook?

#

I dont have a USB-C to Lighting rn and I need to re-jailbreak

bleak copper
#

Guys, what's the best place to find A11 devices with versions below iOS 13.5? Ebay?

narrow hedge
#

That will be hard on eBay as many are companies with bulk iPads. I got one on 10.3.3 lol.

#

Maybe SWAPPA ?

merry fossil
#

how to fix kernel_task memory leak on checkra1n?

scenic night
#

Kill kernel task ez trol

upper arrow
#

hey guys, is there anyone here that can help run me through on how to jailbreak my iphone 12 pro, i am willing to pay a bit for help.

upper arrow
#

14.6

west prawn
#

yea sorry that can’t be jailbroken

upper arrow
#

nws. thanks

silver forge
vernal basinBOT
#
ReProvision Reborn

Re-sign applications on your device

Author

Soh Satoh, Matt Clarke

Version

0.6.2~release

Price

Free

Repo
Add Repo
More Info
crystal smelt
#

Can someone help me jailbreak my iPhone 8

scenic night
crystal smelt
#

Really

earnest veldt
#

I heard that 14.6 can’t be jb but can this work?

tender goblet
#

@earnest veldt thats malware....

earnest veldt
#

A virus

tender goblet
#

what else would I mean by malware

earnest veldt
#

Idk

earnest veldt
#

On jbing

tender goblet
#

a jailbreak can't come out of thin air

#

hence why that site is lying

#

there needs to be an exploit which are expensive, rare

#

there are non currently

#

so all you can do is wait

#

unless you have a7-a11

earnest veldt
earnest veldt
tender goblet
#

the apple chip model

#

the generation

#

everyone knows this

earnest veldt
#

How do I check my iPad pros chip

tender goblet
#

post the model

earnest veldt
#

And do I go to 14.7 or stay

#

@tender goblet

tender goblet
#

stay on 14.6

#

that ipad is a12x

#

save blobs please

earnest veldt
tender goblet
#

!t blobs

vernal basinBOT
# tender goblet !t blobs
blobs

How to save blobs

How to use blobs

[[shshd]] is preinstalled on Chimera, Odyssey(ra1n) and Taurine which will automatically save your blobs weekly. Run sudo shshd in a terminal (such as NewTerm 2) to manually save your blobs and get a download link.

tender goblet
#

get your ecid

#

and use b!tss help

earnest veldt
#

My brain hurts what is this

tender goblet
#

just do it

#

use the tss bot

earnest veldt
#

Do what can you explain

#

b!tss help

digital valveBOT
#
Hey!

AutoTSS can only be used in #bot-commands.

tender goblet
#

its the version ticket so you can restore to the version later

#

you can only save while its still being signed by apple

#

so set up the device once

#

then it will autosave the signed versions

earnest veldt
#

Can we talk when I am out of the car my head hurts and I am nuisance

finite void
#

Having issues with the front camera inside of apps, but works fine in the regular camera app

#

Only in jailbroken state

silver forge
#

Disable tweak injection to those apps

karmic stag
#

hey does anyone know how i can delete cydia, i tried the restore root fs, it got rid of all my other jailbreak apps but cydia still remains. i also erased all content and settings with still no luck

placid charm
#

what jailbreak

karmic stag
#

unc0ver

#

ios 13.5

karmic stag
#

i got $20 for whoever can help me successfully remove it

earnest veldt
karmic stag
earnest veldt
#

And going too profiles

karmic stag
#

and removing the profile? if so i have

earnest veldt
#

Yeah

#

Well

karmic stag
#

it's hard installed not downloaded online

earnest veldt
#

Okay then

#

I am no expert but I will try

#

Can you go too the app

karmic stag
#

it's no problem i appreciate the help

#

yeah

earnest veldt
#

Nvm

#

Won’t help

#

That was a demo version

karmic stag
#

lol yeah couldn't find it anyways

#

hold up tho i downloaded a tweak called succession it supposed to download a clean ispw to restore with imma see if that works first

earnest veldt
#

You most likely tried this but hold cydia and delete it from there

karmic stag
#

yeah no delete option on cydia

earnest veldt
#

Where did you download it from

earnest veldt
native gale
#

Deleting cydia?

earnest veldt
#

Yep

native gale
#

Restore root fs

earnest veldt
#

He needs help

earnest veldt
scenic night
#

help with what

magic iron
#

Can someone help me out

#

For some reason my photos are broken

#

Like it won’t save any from Snapchat or let me take screenshots

scenic night
#

ios and jailbreak are you using

magic iron
#

I’m on the iOS 14.5 jailbreak on my iPhone 11 using Cydia

#

I did not install anything recently

past venture
#

you're using a fake jb

magic iron
#

I’m using uncover

past venture
#

unc0ver only supports up to 14.3

finite void
magic iron
#

That’s what I meant

#

14.3 is the one lol 🤦‍♂️

scenic night
#

try u0 6.1.1

magic iron
#

I can’t even send photos to show you what’s wrong

finite void
#

just making sure bc photos normally uses date order in the main screen, check the recents album to make sure they aren't visible there either

magic iron
#

So what should I do now 🤔🤔

hidden turtle
#

does this only happen

#

when jailbroken?

karmic stag
#

i got it nvm y'all ppreciate it doe

magic iron
earnest veldt
scenic night
#

yes and what about the blobs

earnest veldt
#

Idk what it is @tender goblet was helping he’s gone now

scenic night
#

!t autotss ?

vernal basinBOT
# scenic night !t autotss ?
autotss

Save blobs with AutoTSS in #bot-commands

b!devices add to add your device
b!tss download to download the blobs
b!help for more info about the other cmds

Once you've added your device to AutoTSS, it will auto save blobs for you

scenic night
#

blobsaver is also nice

earnest veldt
earnest veldt
scenic night
#

!t blobsfaq

vernal basinBOT
# scenic night !t blobsfaq
blobsfaq

What's a blob?

It is a file containing a special key specifically for that one device to allow downgrading to a specific firmware.
They're like golden tickets, but instead a digital signature made by Apple that was saved at the time when the signing window was open. If you possess one (or many), keep them safe.

How do they work?

They can be used in a program called futurerestore to restore to a firmware in which the SEP/Baseband is compatible. To check SEP/Baseband compatibility, check !t sepbb.

Make sure to not use misleading sites.

Regardless of SEP/BaseBand compatibility, any/all blobs should be saved for future downgrading abilities.

Can I save them now?

Of course. Blobs can be saved at any time, but it is crucial to save them when Apple releases new firmware. see !t blobs to see how to save blobs
If Apple has unsigned the version for which you're trying to save, then you may also save onboard blobs as well.

earnest veldt
#

He was telling me to use blobs

#

Do you recommend me getting a blob

scenic night
#

well did you save any blobs? since youre asking what are blobs i assume you havent saved any

scenic night
#

!t blobs yes save blobs

vernal basinBOT
# scenic night !t blobs yes save blobs
blobs

How to save blobs

How to use blobs

[[shshd]] is preinstalled on Chimera, Odyssey(ra1n) and Taurine which will automatically save your blobs weekly. Run sudo shshd in a terminal (such as NewTerm 2) to manually save your blobs and get a download link.

earnest veldt
#

Can I have step by step help from you?

scenic night
#

are you jailbroken

earnest veldt
#

No

scenic night
#

do you have a pc

earnest veldt
#

Yeah

#

But I am on 14.6

#

Can’t jb

scenic night
#

follow the blob saver instructions then

earnest veldt
#

SO I CAN DOWNGRADE TOO A VERSION SO I CAN JB

#

I asked before if you can downgrade

#

They said no

#

So what link do I click first @scenic night

earnest veldt
scenic night
#

choose the computer tab on the tutorial link

earnest veldt
#

Computer tab?

scenic night
earnest veldt
#

Which link

#

First?

#

Or second

scenic night
#

plz learn to read

earnest veldt
#

I know how too

#

How do I get a package manager

#

For the blobs

#

@scenic night

scenic night
#

dude i said go to the computer tab

earnest veldt
#

on the first link?

scenic night
#

yes...

earnest veldt
#

Ty all I needed was a yes

#

How do I connect my iPad Pro to my pc

#

With a charging cable?

earnest veldt
#

You there?

tender goblet
#

I think you need a patato

earnest veldt
pine nebula
#

@scenic night use Firefox.

scenic night
wheat ridge
#

internet explorer 🔥

pine nebula
#

Onion Browser 🔥

wheat ridge
#

netscape navigator 🔥

tropic plover
#

i use LibreWolf

pine nebula
tropic plover
#

its a hardened version of firefox

pine nebula
#

Yes, definitely a psychopath.

tropic plover
#

what do you use

pine nebula
#

Terminal holyFuck

#

Actually Firefox. Or chromium

tropic plover
#

you would love LibreWolf then

pine nebula
#

Depends on what system I’m using

tropic plover
#

its literally firefox but more private

#

doesn't phone home

pine nebula
#

I mean, take away actually good features bc privacy?

tropic plover
#

it doesn't take away any features

#

its just firefox tweaked for privacy-minded people

pine nebula
#

Ah ok.

#

I’ve seen people do some extreme stuff.

#

Just bc privacy.

#

I gave up on most of my online privacy.

#

The router keeps logs anyways.

molten bay
#

Can i factory reset and jailbreak again?

#

Xs on 14.0 uncover

#

If i reset will it be on a loop? Or give me an error then i would have to update? Let me know

graceful herald
#

U should be fine

#

but I recommend succession or something

native gale
worn magnet
#

has anyone used inferius to downgrade?

#

checkm8 based tethered downgrade without blobs

wanton scaffold
#

guys i have an iphone x using ios 14.7, is there anyway to use checkrain without disabling my passcode?

graceful herald
#

No

wanton scaffold
#

is there any alternatives to checkrain that are semi untethered

worn magnet
#

you can re enable the passcode after jailbreaking

west prawn
#

no you can’t

graceful herald
#

No lol

west prawn
#

it’ll just kernel panic and reboot u

graceful herald
#

U get what you get

west prawn
graceful herald
#

I'm not fking talking to you

#

Calm ur ass

west prawn
graceful herald
#

Ik

wanton scaffold
#

or any security measure??

graceful herald
#

No

#

!t nosep

vernal basinBOT
# graceful herald !t nosep
nosep

When using checkra1n on the iPhone 8/X running iOS 14 you will not be able to use any SEP features such as:

  • Passcode
  • Touch ID/Face ID*
  • Apple Pay

*You can still use BioProtect XS to protect your apps with Touch ID/Face ID, but everything will be unprotected if your phone is rebooted to unjailbroken state.

west prawn
#

it’s paid tho

wanton scaffold
#

how much

#

and i don’t have to enable passcode??

west prawn
west prawn
wanton scaffold
#

just the apps??

west prawn
#

yea

wanton scaffold
#

damn so no passcode at all?

wanton scaffold
# west prawn yea

is ios 13 that fundamentally different from 14 cuz i’ll just downgrade

west prawn
#

you can’t downgrade to ios 13 anymore

wanton scaffold
#

isnt there apps to downgrade to unsigned versions??

#

@west prawn

west prawn
#

if only it was that easy

#

only way to go to unsigned versions is with blobs

#

but either way ios 13 blobs are useless cause either sep or baseband is incompatible

wanton scaffold
#

so i don’t have any other options

west prawn
#

i suggest staying where you are and saving blobs

#

you can also only use the jailbreak when you’re at home

wanton scaffold
graceful herald
#

U can only use a tweak

#

!t nosep

vernal basinBOT
# graceful herald !t nosep
nosep

When using checkra1n on the iPhone 8/X running iOS 14 you will not be able to use any SEP features such as:

  • Passcode
  • Touch ID/Face ID*
  • Apple Pay

*You can still use BioProtect XS to protect your apps with Touch ID/Face ID, but everything will be unprotected if your phone is rebooted to unjailbroken state.

wanton scaffold
#

god damn it if only there was an iphone passcode tweak that happens when unlocking the phone

#

jesus apple

graceful herald
#

U could only protect ur apps

west prawn
finite void
#

can someone help with preference bundle error?

wanton scaffold
#

whos nyu?

west prawn
#

@ nyuszika7h

finite void
wanton scaffold
harsh quarry
#

so. i having troubles trying to get the Apps Manager backup off the phone. theres any simple way to access the phone filesystem?

west prawn
#

also what’s [[instagram troll]]

#

L

finite void
west prawn
harsh quarry
#

6GB over airdrop?

west prawn
#

6 GB ??

#

wow ok lol

harsh quarry
#

yeah, its the backup from 2016 to this day

west prawn
#

maybe [[xenon]] is what you’re looking for?

vernal basinBOT
#
Xenon

Easy-to-use file server, making it very easy to view and manage your iOS filesystem from a computer, including local files and photos!

Author

Aspen

Version

1.1.3

Price

$0.99

Repo
Add Repo
More Info
harsh quarry
#

aint that just WedDAV like Filza has?

west prawn
#

i have no clue i don’t use it

harsh quarry
#

"Windows, macOS, and Linux on the x86-64 and ARM64 architectures are supported. Linux support is finnicky but mostly usable."

#

i placing a bet that this is either NFS or Samba

#

ah fuck it, its just one buck, like its not much to waste anyway

#

this is a rip off of Filza WEBDAV server.

west prawn
#

L

harsh quarry
#

man this really live up to its price

west prawn
harsh quarry
#

it also fails to expose all the folders.

#

i mean sure the windows explorer is a nice addition i guess.

#

i can see the folders and files.. but cant read anything because of the sandbox.

#

wait i think this is an old version of my bounty

#

yeah

#

nope.

#

you can read files from the document folder of some apps that expose that via the itunes file sharing over USB already via libimobiledevice AFC implementation

#

uh?

#

ah didnt realize you texted this

haughty aspen
#

are there any jailbreaks for an ios 14.6 xR

#

dang

harsh quarry
#

yeah, i think its positive to say i can forget about restoring the messages. the last ditch option is to mount it on linux with ifuse. i guess.

#

thanks for the tweak @slender cloud tho.
i appreciate the file manager integration even if it didnt worked for me.

molten notch
tender goblet
#

++ apps are generally not supported here

teal zodiac
#

I have an ipad air 3 that was on 12.2 future restore borked a bit and got to am unrecoverable state.

Trying to restore on a Mac to 14.6 but keep getting unknown error about 75% through the progress bar on the iPad. Any ideas?

teal zodiac
#

The hold power and home until black screen and device shows up is DFU rightm

#

Then holding alt and selecting 14.6 ipsw

regal moat
#

Alright

#

U using iTunes?

teal zodiac
#

I don't think so? Looks like finder to me

regal moat
#

Bro

#

Use iTunes

#

For a dfu restore

tender goblet
teal zodiac
#

Weird I didn't see that message sorry

#

Will try that now

tender goblet
#

I just posted it

regal moat
#

I did a lot of restores using iTunes

tender goblet
#

not gonna tell you because of how bad u are

regal moat
#

And not a single problem

teal zodiac
#

China blocking GitHub sometimes is a pita

tender goblet
#

oof

teal zodiac
#

Let me say again how much I hate my Mac...

#

Lol have to compile idevicerestore myself? I'm having a great time. Not in way over my head at all

tender goblet
#

what os

teal zodiac
#

Osx 11.4

#

Gonna use the built in osx thing one more try while I walk the dogs in this typhoon... Be back in a bit

teal zodiac
#

Ok so osx dfu restore didn't work again, tried installing brew and that's sorta going something about shallow clone ....

#

Also I don't even think my osx has itunes 👍

merry fossil
teal zodiac
#

I'm having a great time in my apple ecosystem today. Brew asked to unshallow and then it's just sitting there, not sure if it's doing anything

#

Oh there we go, 10 minutes later and it's now enumerating objects, progress!

merry fossil
#

True

#

don't use brew

#

use Procursus

teal zodiac
#

Yeah it looks like to get procursus it wants brew .. so uh yeah. Fun times

#

Nevermind that was just a GitHub post somewhere

finite void
#

ccsupport keeps sending me into safe mode

#

any reason behind that?

#

1.14.4 iPhone x

teal zodiac
#

ok so ... that was a bust, brew is installed but nowhere closer to being able to use idevicerestore 😛

opal flint
#

cryptic literally maintains a whole ass tool for restoring and has reverse engineered some SEP versions, and you’re trying to contradict him

#

lmfao

merry fossil
#

Why would people freak out

#

Hi @opal flint

opal flint
#

hello nick wholesome

#

I gave up on macOS procursus

merry fossil
#

@opal flint WHY

opal flint
#

I have like 30 mins on the Mac everyday

#

I can't get much done

merry fossil
#

@opal flint ssh

opal flint
#

My sis takes it outside w her for the rest of the day

#

nfr

merry fossil
#

ez use noip

#

@opal flint

opal flint
#

Wtf is noip

tender goblet
#

@opal flint don’t even give him attention he’s did terrible things

#

That’s why I chose not to reply

opal flint
merry fossil
#

Dynamic DNS services

opal flint
opal flint
#

He literally said a request time out was because windows AltStore was buggy

merry fossil
#

ios 15 is darwin 21

opal flint
opal flint
merry fossil
#

That works

opal flint
#

what it do doe

#

Darwin Kernel Version 21.0.0: Mon Jul 5 01:22:15 PDT 2021; root:xnu-8019.0.46.0.4~7/RELEASE_ARM64_T8101

#

yea siguza got iOS 15 beta 3 done

#

🥳

merry fossil
#

you regist a subdomain on noip.com

Then you run the noip daemon on the mac to update the DNS record every time the ip of the mac changes

Then you can just use that subdomain to connect

#

@opal flint

opal flint
#

o

#

ok I see rn

merry fossil
#

and it's not done at all

#

And I just realized I am talking in genius bar

#

:fr:

tender goblet
#

USSR our bar

finite void
#

I don’t know who to ask about this but in zebra I can’t download any tweaks and I get this error

finite void
#

how do i fix enabling entitlements when i try to restorerootfs on unc0ver jailbreak

opal flint
#

Try restoring rootfs again

finite void
elder iris
merry fossil
opal flint
#

so

merry fossil
merry fossil
#

And

#

In here the actual executable is messed up

#

Not just the library

opal flint
#

[[libapt]]

vernal basinBOT
#
libapt-pkg6.0

commandline package manager

Author

Hayden Seay

Version

2.3.5

Price

Free

Repo
More Info
opal flint
fringe topaz
#

hi help i have a jailbroken 7plus its actin v slow the apps will just randomly crash or hang out

hidden turtle
#

@fringe topaz

#

does this only happen while jailbroken

fringe topaz
silver forge
fringe topaz
#

oki

lofty canopy
#

hello guys, i have an issue with appstore++, i cant downgrade and i dont see app version number

#

can you please try to help?

dim slate
#

Hello guys ! I have iPhone SE 14.4 ! Can I do the jailbreak ?

lofty canopy
dim slate
#

Got it ! Thank you

tepid delta
#

[[Amie]]

vernal basinBOT
#
Amie

Nord Color Palette Icon Pack!

Author

Jazzy, Paras KCD and HNDRK

Version

1.8

Price

$1.25

Repo
Add Repo
More Info
lofty canopy
#

not valid :))

opal flint
#

Sorry,

This coupon is not valid.

Go to Account...

tepid delta
#

Someone else got it

opal flint
#

true

velvet bronze
#

Any update on iPhone 11 jb?

graceful herald
#

No

#

!t eta

vernal basinBOT
# graceful herald !t eta
eta

ETA = Estimated Time of Arrival

There is no ETA for when a jailbreak will be updated to support newer iOS versions. The reason for this is because Apple regularly patches jailbreaks with iOS updates, and each time a security researcher needs to find a new vulnerability and release an exploit. But they are under no obligation to release anything.

Once an exploit is available, the jailbreak developers have to do some work to ensure that everything is stable on the new version. This may take a while as well, so please don't harass the developers about it, and don't ask us either because we don't know the ETA. To be notified of new jailbreak releases, sign up for the appropriate roles in #roles.

You should always stay on the lowest possible version while waiting for a jailbreak unless told otherwise by reputable jailbreak developers, and make sure to save blobs to be able to update to newer jailbreakable versions in the future.

versed bolt
#

Can the iPhone SE 1st gen on 14.6 or 14.7 be jauilbroken?

finite void
#

Hey i need help

#

When i open altserver(mac) nothing happens

versed bolt
graceful herald
#

Correct

#

!t Odysseyra1n

vernal basinBOT
# graceful herald !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. This has benefits such as speed, battery life and security.

If you're on 12.0 - 14.3, you can simultaneously use Odysseyra1n with Chimera, Odyssey or Taurine on their respective versions.

Tutorials:
macOS/Linux
Windows

Alternative installation method: Shortcut

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

versed bolt
#

@graceful herald Thank you

opal flint
#

It's in the top bar

wheat ridge
#

!t enableota

vernal basinBOT
# wheat ridge !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.