#genius-bar
1 messages · Page 169 of 1
u0 in the filter wen
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?
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
Were you using unc0ver?
Yea
!t 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.
Thanks
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>
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
I will try
Can’t, it will be saved in the app library
Yeah it's not uninstallable that way but are you able to add cards while you're not jailbroken
I don’t think so i will reboot 1sec
Nope
I tried restarting the nfc daemon but that also changes nothing
When to jb -14.6
don't crosspost
When to read the rules
never
Stuck with a spinning wheel after ldrestart. Can I force reboot
yes
Thanks
@frozen vine do you have a build of it or not
no
Fuck
Just compile it manually
I don’t know how to
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```
@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
what do you get if you do ls /usr/local/lib | grep libplist
no such file or directory
stick a / before usr
Yeah rip
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
^
as in
the output of that command
This is facepalm material
So download libplist
nfr
have you done this bit
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
do sudo apt install libplist-dev and skip this step
ok
if that still gives you the same error before do this again but do sudo apt install python-dev first
why does it cd to /
where
you can do it again
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.
but to fix the error you had before just do sudo apt install python-dev
it complains about libcurl too
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
where is the build of futurerestore once its done at
/usr/local/bin
alr
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'
what are you using
ubuntu
inferius
pip3 install remotezip?
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)
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
It isn’t
same with the 6s
what chipset does the 6th gen use
but still doesnt work - for A9 you need eclipsa which is mac only
im using a8
is that for the 6th gen
A8 is 6th gen yeah
found this
it shows the files you need to change as headers
so just clone and change all the files accordingly
could you guide me through it 
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
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
what are you gonna use to get unsigned images
@finite void does that also fix patching bootrom
not sure
i found it on google
gonna try and get it into pwndfu
and see if
rmsigchcks.py works
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
Nicee
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
now try rmsigchecks
ERROR: This is not a compatible device. Exiting.
Right now, only the iPhone 5s is compatible.
yeah
idk what would work with that
i need a mac thoo
how would i downgrade from 14.7 to 14.3?
no
oh ok
Can i jb 14.6? Iphone xr
no
@frozen vine do you have a mac, if so could you send me a compiled version of eclipsa
my sister has a mac
he doesnt
fuck
no, and im pretty sure it uses mac-specific libs so that wouldnt work
damn
Can anyone help me jailbreak an ipad? I’m sick of doing verifications
wdym
which ipad and which ios version is it on
!t 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.
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
@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$
Looks like it checked to see if fr completed successfully and failed somewhere along the way it shat itself
`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?
damn i wish someone could do that for linux
for a8
welp im booting back into windows
yeah you'll need to patch sigchecks
I got some weird issues
I wanna get that split keyboard on my iPad Air
But the option is not there in settings
so about what you were saying about this tool on mac os
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
just compile and run
dont think so
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 ?
Oh ok
One more question 😂
If in future iT can be jailbroken can you change its imei number?
Ok
this is illegal
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
Anyone know why my sources are loading indefinitely
send a screen recording of your repos, one or more of them might be dead
Nvm yeah one repo was dead so I removed it now it’s working fine
nice nice
Any solutions for random apps crashing instantly or not opening at all?
only while jailbroken?
did you try to jb with tweaks disabled and see if it happens?
still happens in safe mode so yes I guess
also are they jailbroken apps that crash or personal apps?
personal
which
I just didn’t enjoy the experience so I switched back to unc0ver
did it happen on taurine tho
also which issues did u experience on taurine
maybe they’re known and have solutions
Only on unc0ver, but I’d rather stay on this jb because the problems I have faced with taurine are less worth dealing with
you never said the problems tho 
where are the app signatures stored for system apps
Is there anyway to go back to 14.3 so I can jailbreak with unc0ver or no
there is if you saved your 14.3 blobs while they were still being signed
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
Vega
whenever i try jailbreak with checkra1n its gets stuck on the checking is device is ready screen on my computer
are you on amd ryzen?
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
!t reboot have you tried this
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.
yes
oof might be an actual bootloop then, assuming you didnt save blobs then youll need to restore to a signed version, 14.6 is still signed so you can restore to that version
but then i cant jailbreak
yea that won’t work with checkra1n unless you actually try 100 times
any1 ?
restoring and updating is ur only option
use bash loop
idek how to make one
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
What Os
ios 14.6
try idevicerestore
i hope it works, i've been doing some research saying it's an hardware issue 😦
could be
What do you when your device loses power and your cydia apps stop working, how do you re-enable them?
Just rejailbreak
^
Depending on the Jailbreak, are you on Ios 14?
I did but the app I developed just crashes to home screen. iOS 12.4
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
12.4 oh, what JB you using?
chimera is the best now
so am i able to downgrade to any other version or how am i able to fix this problem?
On 12.4
u cant downgrade to anything
@elder iris Yeah, but I was using Checkra1n when I dropped my app on the device
only ios thats signed is 14.6 and 14.7
And some ios 14.7 betas
so does anyone have a solution to this?
no worries, thanks for help
Yeah just rejailbreak, its semi-tethered so you'll need to do that after you reboot
Not sure why its crashing in your case
i think all 14.7 betas are signed rn
Hello there, could you help me to remove this jb bypass tweak?? Had errors at installing and error at removing
Please
Thanks
@elder iris What about running uicache in the terminal, would that work?
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
↑
I re-jb, it’s just the app I installed on the device wasn’t installed via a repo. @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
@frozen vine alright, I’ll try it thanks.
you can also just run uicache -a if you dont wanna go search for the .app folder
that takes like 5 minutes to run 
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

Help
i found my old ipod, 5th gen, ios 9.3.5
its icloud activation locked
is there a way to bypass it?
<@&355177530061357057>
!t icloudbypass
Discussion of iCloud/Activation Lock/passcode bypass, asking how to do it, or posting about it is not allowed. No, it doesn't matter if the phone is yours or not. We will not help you with it.
How to remove Activation Lock - Apple Support
If you forgot the passcode on your iPhone, or your iPhone is disabled - Apple Support
bozo
It's gonna be the same answer. @sick lynx
Yeah it is

Then can u help me with another topic?
how to i use checkra1n on ios 9.3.5, ipod 5
They already asked. #554064188243181581 message
You don't
There's a chart for a reason and also do you think we're that stupid?
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
Whats up
peak
Did cam do whats needed or am I needed still?
Yeah cam did it
Bet
thanks Rick
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 ?
lmfaooooo
Hello
I am trying to jailbreak an iphone 6s on IOS 12.0 using the jailbreak USB tool
I get this error message
Try again
I have done it 3 times, do I just keep doing it until it succeeds?
what type of cable u using?
An Apple lighting cable
Completely close out of checkra1n and then re open it before trying each time
i love people who @scenic night
Oh and you can also try checkra1n 0.10.2 cuz that should work better for older versions
Link to that version @scenic night
@scenic night 
!t odysseyn1x but you can grab the odysseyn1x release with checkra1n 0.10.2
Odysseyn1x allows you to use checkra1n and Odysseyra1n on Windows computers via live-booting. You will need a USB flash drive for this.
Tutorial
Download
[BalenaEtcher Video](#taurine message)
[Rufus Video](#jailbreak message)
Thank you
im 99% sure you cant, but you cant update unsupported devices to newer ios versions right?
like an iphone 6 to ios 14
How many times would you try before heading to the old version? @scenic night
once or twice
correct
@chrome nova dont use that tool unless you need to also im deleting the message cuz filter bypass
I see this one @scenic night
nope but there are probably tweaks that backport the features you like
oh lmao i forgot ios 12,0 support was added at a later time
ig try odysseyn1x v2.5 then or use chimera
does your pc have an amd cpu
Yep
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
Intel is banned from this house....🤣 Got a safe link to chimera?
!t chimera
Chimera supports iOS 12.0-12.5.4 on A7-A11, and iOS 12.0-12.1.2 on A12. https://chimera.coolstar.org/
!t altserverpatcher youll need to install it with altserverpatcher or use a [redacted tool]
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.

oh right theres a tag hehe
Lol yea
Hello can someone help me. My phone was very laggy and now it looks like it's stuck on the respring screen.
Guys im screen sharing the blueface fight for free dm and ill make a group Dm fast
....
is that even today??

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?
he linked altserverpatcher
!t legacysideload patched needs altserver 1.4.3 but its probably easier to use another more shady method
Where is the list of commands for this bot?
!taglist in #bot-commands
Got it jailbroken with chimera
okay once I have chimera installed do I need to do anything else?
i have updated all sources
Nope that's all
!t noob enjoy your jb although there are some recommended packages you should get
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
- [Themes/Widgets List](#themes message)
- [Themes/Widgets List](#themes message)
- [Themes/Widgets List](#themes message)
Wallpapers - [Wallpapers List](#themes message)
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
Can I get cydia on Chimera?
[[apps manager]]
thanks
good try
To remove Chimera and start over. What would I need ? just reset the phone?
Does restoring rootfs also make it so I can update again
[[otaenabler]]
So I need to re-jailbreak and install that repo?
Because my problem is that i am on iOS 14.4.2
do you guys know if sideloady is safe?
It's safe, I just used it.

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.
It's icloud locked and bypassed
So the phone is probably stolen
Oh. Should i keep it like this or try to rejailbreak and install cydia in it
I should let my friend about all this. Thanks a ton man
np
@finite void how does one download cydi?
@dull dragon r u the guy with the bypassed phone
@finite void nope completely new person
what phone and what ios version
version 14.6
iphone SE
2020 or 2016?
2020
turn off auto updates and wait
youll get a ping in announcements when something is out
@finite void does the iphone updates have anything important in them
Welp thanks for your help, apple updates are aids
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
Uh what role should I enroll so i get pinged in annoucement
#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?
taurine and u0
that just proves its bypassed since push notifs dont work
nothing you can do
On Unc0ver Jailbreak, What is the repo to resign automatically?
I probably should tel my friend to return it and seek refund
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
Guys, what's the best place to find A11 devices with versions below iOS 13.5? Ebay?
That will be hard on eBay as many are companies with bulk iPads. I got one on 10.3.3 lol.
Maybe SWAPPA ?
how to fix kernel_task memory leak on checkra1n?
Kill kernel task ez 
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.
what version is it on
14.6
yea sorry that can’t be jailbroken
nws. thanks
Use [[reprovision reborn]]
Can someone help me jailbreak my iPhone 8

Really
I heard that 14.6 can’t be jb but can this work?
@earnest veldt thats malware....
what else would I mean by malware
Idk
Do you have any suggestions
On jbing
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
I have igg but can’t get it I need to jb
What’s that
How do I check my iPad pros chip
post the model
?
!t 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.
My brain hurts what is this
AutoTSS can only be used in #bot-commands.
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
Can we talk when I am out of the car my head hurts and I am nuisance
Having issues with the front camera inside of apps, but works fine in the regular camera app
Only in jailbroken state
Disable tweak injection to those apps
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
what jailbreak
i got $20 for whoever can help me successfully remove it
I can try helping
fye, shoot for it bro🙏
Have you tried going too general
And going too profiles
and removing the profile? if so i have
it's hard installed not downloaded online
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
You most likely tried this but hold cydia and delete it from there
yeah no delete option on cydia
Where did you download it from
I am no expert like said before so I think you should ask <@&355177530061357057>
Deleting cydia?
Yep
Restore root fs
He needs help
Also once you help him can I have some help?
help with what
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
ios and jailbreak are you using
I’m on the iOS 14.5 jailbreak on my iPhone 11 using Cydia
I did not install anything recently
cydia is not a jailbreak, and that device/ios combo can't be jailbroken
you're using a fake jb
I’m using uncover
unc0ver only supports up to 14.3
are you sure your date is set correctly
try u0 6.1.1
I believe so
I can’t even send photos to show you what’s wrong
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
Nope it’s all gone only the last one I saved at 10:19 is there
So what should I do now 🤔🤔
I’m on 6.1.2 uncover
i got it nvm y'all ppreciate it doe
That’s what I meant lol I said it wrong
I need help with blobs
yes and what about the blobs
Idk what it is @tender goblet was helping he’s gone now
!t 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
blobsaver is also nice
Click here to look at the convo
What are blobs?
!t 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.
well did you save any blobs? since youre asking what are blobs i assume you havent saved any
Idk how too
Yep
!t blobs yes save 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.
This shits too complicated
Can I have step by step help from you?
are you jailbroken
No
do you have a pc
follow the blob saver instructions then
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
no
Sad
?
choose the computer tab on the tutorial link
Computer tab?
?
.
plz learn to read
Lol
I know how too
How do I get a package manager
For the blobs
@scenic night
dude i said go to the computer tab
on the first link?
yes...
Ty all I needed was a yes
How do I connect my iPad Pro to my pc
With a charging cable?
I think you need a patato
Oh your back
@scenic night use Firefox.
microsoft edge 🔥
internet explorer 🔥
Onion Browser 🔥
netscape navigator 🔥
i use LibreWolf
WTF ARE YOU?? A PSYCHOPATH?
its a hardened version of firefox
Yes, definitely a psychopath.
what do you use
you would love LibreWolf then
Depends on what system I’m using
Yeh fuck privacy
I mean, take away actually good features bc privacy?
it doesn't take away any features
its just firefox tweaked for privacy-minded people
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.
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
just use restore root fs, then factory reset if you want
has anyone used inferius to downgrade?
checkm8 based tethered downgrade without blobs
guys i have an iphone x using ios 14.7, is there anyway to use checkrain without disabling my passcode?
No
is there any alternatives to checkrain that are semi untethered
you can re enable the passcode after jailbreaking
no you can’t
No lol
it’ll just kernel panic and reboot u
U get what you get
leave
i’m literally joking
Ik
so is there anyway to use a passcode with my situation
or any security measure??
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.
bioprotectxs is the closest thing
it’s paid tho
idk, prolly like $3 or something
nah bioprotectxs just locks your apps with a passcode
just the apps??
yea
damn so no passcode at all?
is ios 13 that fundamentally different from 14 cuz i’ll just downgrade
you can’t downgrade to ios 13 anymore
no lol
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
so i don’t have any other options
?
you don’t
i suggest staying where you are and saving blobs
you can also only use the jailbreak when you’re at home
can i use a password instead of code
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.
god damn it if only there was an iphone passcode tweak that happens when unlocking the phone
jesus apple
U could only protect ur apps
nyu is working on tweak for that but it’s not guaranteed
can someone help with preference bundle error?
whos nyu?
@ nyuszika7h
ss it
hopefully he pulls through
so. i having troubles trying to get the Apps Manager backup off the phone. theres any simple way to access the phone filesystem?
yea i’m like 90% sure the dev has to fix that
also what’s [[instagram troll]]
L
it makes it so a you can make a link appear when someone visits your profile without them pressing it
yk you can just like airdrop it or email it to yourself right?
6GB over airdrop?
yeah, its the backup from 2016 to this day
maybe [[xenon]] is what you’re looking for?
aint that just WedDAV like Filza has?
i have no clue i don’t use it
"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.
L
@slender cloud any comeback? 
it also fails to expose all the folders.
i mean sure the windows explorer is a nice addition i guess.
you known. maybe you want to read this wall of text by yours truly.
https://www.reddit.com/r/TweakBounty/comments/9lib2i/25102_app_with_custom_itunes_filesharing_folder/
i managed partial access to the filesystem via the UIFilesharing flag on some apps and symlinking like a madman. but alas the sandbox shot me back to earth
and this is via USB
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
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.
Hi there! I’d like to know how to fix Instagram crashing as soon as you open the app. I do have access to it with disabling tweak injection, but I would really like to keep instagram++ 😅 here’s the crash log:
https://drive.google.com/file/d/1XGUkvDe3JsC853_lWSUj9fP_hITxKN8v/view?usp=drivesdk
Knock yourselves out ❤️
++ apps are generally not supported here
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?
U trying to dfu restore?
The hold power and home until black screen and device shows up is DFU rightm
Then holding alt and selecting 14.6 ipsw
I don't think so? Looks like finder to me
I just posted it
not gonna tell you because of how bad u are
And not a single problem
Wtf
China blocking GitHub sometimes is a pita
oof
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
what os
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
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 👍
there's no such thing as osx 11.4
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!
Yeah it looks like to get procursus it wants brew .. so uh yeah. Fun times
Nevermind that was just a GitHub post somewhere
ok so ... that was a bust, brew is installed but nowhere closer to being able to use idevicerestore 😛
are you fucking dumb
cryptic literally maintains a whole ass tool for restoring and has reverse engineered some SEP versions, and you’re trying to contradict him
lmfao
@opal flint WHY
@opal flint ssh
Wtf is noip
@opal flint don’t even give him attention he’s did terrible things
That’s why I chose not to reply
That's the iOS 15 one??
Dynamic DNS services


He literally said a request time out was because windows AltStore was buggy
ios 15 is darwin 21

let me check the wiki rn cause Dan updated the kernel page for iOS 15
https://www.noip.com
https://www.noip.com/support/knowledgebase/installing-the-dynamic-update-client-on-a-mac/
@opal flint troll
That works
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
🥳
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
This is pre-bootstrap
and it's not done at all
And I just realized I am talking in genius bar
:fr:

our bar
I don’t know who to ask about this but in zebra I can’t download any tweaks and I get this error
how do i fix enabling entitlements when i try to restorerootfs on unc0ver jailbreak
Use version 6.0.1
Try restoring rootfs again
Don't use zebra
where can i get the ipa file
that literally
is not related
find a copy of libapt-private.0.0.dylib, and put it in /usr/lib
but apt fucked up is pretty bad
And
In here the actual executable is messed up
Not just the library
[[libapt]]
Oh 
hi help i have a jailbroken 7plus its actin v slow the apps will just randomly crash or hang out
no idea
test it
oki
hello guys, i have an issue with appstore++, i cant downgrade and i dont see app version number
can you please try to help?
Hello guys ! I have iPhone SE 14.4 ! Can I do the jailbreak ?
check this https://docs.google.com/spreadsheets/d/11DABHIIqwYQKj1L83AK9ywk_hYMjEkcaxpIg6phbTf0/edit?usp=sharing
Got it ! Thank you
not valid :))
Sorry,
This coupon is not valid.
Go to Account...
Someone else got it
true
Any update on iPhone 11 jb?
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.
Can the iPhone SE 1st gen on 14.6 or 14.7 be jauilbroken?
Yes
With Checkra1n?
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.
@graceful herald Thank you
that's literally normal
It's in the top bar
!t 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.






