Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iPhone X ( ios 16.7.8 ) rootful jailbreak is not working. #422

Closed
1 of 3 tasks
kaanzapkinus opened this issue May 31, 2024 · 23 comments
Closed
1 of 3 tasks

iPhone X ( ios 16.7.8 ) rootful jailbreak is not working. #422

kaanzapkinus opened this issue May 31, 2024 · 23 comments
Assignees
Labels
palera1n help palera1n 2.0 help

Comments

@kaanzapkinus
Copy link

Device

iPhone X

Version

IOS 16.7.8

Passcode?

  • Passcode is enabled.

Start going into detail..

Hello,

I was using palera1n on ios 15.7 for 2 months, i had no problems.

Yesterday, I updated my iPhone X to iOS 16.7.8 (from 15.7). I am using jailbreak for GPS spoofing on the Uber driver app, which is important for me. Uber required iOS 16.2 for a recent update, so I updated. However, the problem is that iOS 16.7.8 was just released two weeks ago.

I believe this is why the recent version of Palera1n is not working on this version. I've tried to use the prior version of Palera1n. I can successfully create FakeFS, but when the phone boots with Palera1n, I have no Wi-Fi connection. Additionally, if I download my GPS spoofing app (Fake Location from the BigBoss repository), the phone resets itself after 5 minutes.

I think it's impossible to roll back my iPhone version anymore. So, is Palera1n going to release a new version for iOS 16.7.8 rootful? I've seen some similar issues where people are asking for help. I've also visited the JB Discord. People tried to help me a lot, but we couldn't make it work with my iPhone.

Note: I erased my iPhone a few times last night and tried different versions of Palera1n. Also, I had no passcode enabled; it was disabled all the time.

Thank you.

Familiarity with palera1n

  • I am familiar with palera1n and how to use it!

Familiarity with CLI

  • I am familiar with the command-line!
@kaanzapkinus
Copy link
Author

Also, please dont tell me to use it rootless. Its not working for me. I need rootful for my apps.

@khcrysalis
Copy link
Member

According to reports apparently rootful is broken on iOS 16 with palera1n beta 9~: #417 (comment)

I've tried to use the prior version of Palera1n. I can successfully create FakeFS, but when the phone boots with Palera1n, I have no Wi-Fi connection.

This can be fixed with a few simple commands actually (this is also an issue with other tools such as checkra1n), which can be fixed with a simple userspace reboot after booting jailbroken on an older version

@khcrysalis
Copy link
Member

Can you say which pc OS you have?

@kaanzapkinus
Copy link
Author

kaanzapkinus commented May 31, 2024

Can you say which pc OS you have?

Hello, Thank you for reply.
I've used My windows PC to jailbreak my iphone via usb. (64bit)
I also own a Macbook M3, I've installed palera1n via terminal, but couldnt understand how to use it.
Also,
I've already readen comments on the ticket you've mentioned. But i also dont understand how to use these commands on Windows, They look like Linux terminal codes.

@khcrysalis
Copy link
Member

khcrysalis commented May 31, 2024

I assume palen1x correct for the windows computer? It would be an ISO file you boot into

@kaanzapkinus
Copy link
Author

I assume palen1x correct for the windows computer?

Yes I do have the correct palen1x, also i've tried recent version but it didnt work well. So I've used version before than the recent one. It did work but not working good.

@Mekane89
Copy link

Mekane89 commented May 31, 2024 via email

@khcrysalis
Copy link
Member

khcrysalis commented May 31, 2024

Yes I do have the correct palen1x, also i've tried recent version but it didnt work well. So I've used version before than the recent one. It did work but not working good.

Palen1x should have a feature to 'SSH' on the main menu

user:      root
port:      22
password:  alpine

After you get into the phone (while jailbroken with an older version), you would need to type launchctl reboot userspace

This would presumably fix any 'wifi not being able to connect or disabled' issues that exist from what I remember, I've had myself similar issues in the past when it comes to checkm8 jailbreaks

@kaanzapkinus
Copy link
Author

Yes I do have the correct palen1x, also i've tried recent version but it didnt work well. So I've used version before than the recent one. It did work but not working good.

Palen1x should have a feature to 'SSH' on the main menu

user:      root
port:      22
password:  alpine

After you get into the phone (while jailbroken with an older version), you would need to type launchctl reboot userspace

Hey, so I've just erased my iphone again and its clean right now. But i must to work tonight and tomorrow night, Im uber driver. So i can test this on Sunday or early tomorrow.
If i understood correctly:
1- I must to jailbreak my iphone with older palera1n, and when its jailbroken. I will open SSH from palera1n (i've seen it before)
and then input "launchctl reboot userspace" So this will be my solution for wifi, but yesterday i've sent my crash error file to discord and they've said its of because my gps app. Can you please also check it for me ?
I cant upload it here so:
https://cdn.discordapp.com/attachments/688122301975363591/1245905124941893632/panic-full-2024-05-31-025758.000.ips?ex=665b1bd1&is=6659ca51&hm=d95996fd16956b19cbfeac40d1b5c430a59b1777fa27a2cb265715abe48e398b&

Also i couldnt install my apps because there were dependencies errors, even if i installed the needed ones. i couldnt install them because of error. here are :
11
22

@khcrysalis
Copy link
Member

Sileo doesn't give good error messages when it comes to this, so I would prefer you use a command line and see what actually is going on.

sudo dpkg -a --configure
sudo apt install -f

Possibly? When SSH'd into the iPhone.

@kaanzapkinus
Copy link
Author

kaanzapkinus commented May 31, 2024

Sileo doesn't give good error messages when it comes to this, so I would prefer you use a command line and see what actually is going on.

sudo dpkg -a --configure
sudo apt install -f

Possibly? When SSH'd into the iPhone.

Do i have to use these codes on ssh? I can try tomorrow
And, do you think if palera1n would release a new version to fix this? And yes, how often does he/she release new updates?

@wynwxst
Copy link

wynwxst commented Jun 1, 2024

Sileo doesn't give good error messages when it comes to this, so I would prefer you use a command line and see what actually is going on.

sudo dpkg -a --configure
sudo apt install -f

Possibly? When SSH'd into the iPhone.

Do i have to use these codes on ssh? I can try tomorrow And, do you think if palera1n would release a new version to fix this? And yes, how often does he/she release new updates?

Assumably, yes since you can't install tweaks you will have to use ssh. Also as far as I know, there is a refactor of palera1n arriving at a certain point.

@khcrysalis
Copy link
Member

Unlikely that palera1n may be able to fix this as this issue is also a known issue with checkra1n, maybe if we knew the exact cause of it (which we do not) then there's no chance at this very point.

Though, this issue is very rare and only has happened to a handful of people in some occasions.

@pig837
Copy link

pig837 commented Jun 3, 2024

You can jailbreak rootful mode using palera1n v2.0.0 beta 7

Please don't use from v2.0.0 beta 8: Dusk version (Not working)

Rootful has some issue (You must use only Ellekit currently, bcz Substitute was deleted by repo maintainer)

@khcrysalis
Copy link
Member

khcrysalis commented Jun 3, 2024

Rootful has some issue (You must use only Ellekit currently, bcz Substitute was deleted by repo maintainer)

We deleted substitute because we thought ellekit would be a good replacement for it, but I'm not sure if theres actually any real issues as it works fine with rootless already.

If you can report a real issue thats been happening (thats not a user issue) then it would be greatly appreciated.

@khcrysalis
Copy link
Member

Please don't use from v2.0.0 beta 8: Dusk version (Not working)

Can you report whats specifically not working..?

@pig837
Copy link

pig837 commented Jun 3, 2024

Please don't use from v2.0.0 beta 8: Dusk version (Not working)

Can you report whats specifically not working..?

Substitute has no issues with Frida, but Ellekit has a issue with Frida. (Rootful mode)

An App on my iPhone 8 Plus (iOS 16.7.8) may been crashed by Ellekit. (imo)

Nothing problem with Frida on Substitute.

@khcrysalis
Copy link
Member

khcrysalis commented Jun 3, 2024

Nothing problem with Frida on Substitute.

I see, I can possibly add substitute back if this can satisfy those people that use frida, I have no problem with that

But preferably I would want ellekit to take priority over substitute if possible for new users

@kaanzapkinus
Copy link
Author

You can jailbreak rootful mode using palera1n v2.0.0 beta 7

Please don't use from v2.0.0 beta 8: Dusk version (Not working)

Rootful has some issue (You must use only Ellekit currently, bcz Substitute was deleted by repo maintainer)

Hello, thank you for reply. I've spent my last few hours to delete up-to-date palera1n on my macbook, reinstall v2 beta 7, and yes. it did work for some time, i've installed my gps spoof app. but the problem is, any of jailbreak bypass apps are not working right now for driver apps. And i dont know what did trigger, my phone has no wifi access now and it resets itself every 5 mins like happened before. I was using sniper bypass on ios 15.7 with no problem, also i know someone using it on ios 16.7.1 with no problem. anyways, nothing is working on ios 16.7.8

@sunday-mayweather
Copy link

For those who are struggling to jailbreak rootfully iPhone X on iOS 16.7.8 with Palerain, this is how I managed to do it:

  1. First Create fakeFS using palerain v2.0.0-beta.7:
palera1n-7 -c -f
  1. Now, if you use beta.7 to jailbreak, tweaks won't work. Thus, you need to jailbreak using palerain v2.0.0-beta.9.1:
palera1n-9.1 -f

@khcrysalis
Copy link
Member

Anyone here can test this new build? https://github.com/palera1n/palera1n/releases/tag/v2.0.0-beta.9.2 to see if rootful works

@kaanzapkinus
Copy link
Author

Anyone here can test this new build? https://github.com/palera1n/palera1n/releases/tag/v2.0.0-beta.9.2 to see if rootful works

Hi, i've just tested to boot -c -f -v palera1n beta 9.2 , with iP x 16.7.8. It didnt create fakefs (-c) . I guess still, the only way is to create fakefs with beta 7 and boot -f with beta 9.2
Applekey error at kernel.

@HerePescador
Copy link

IPhone 7 com problemas, tem instalado o dopamine junto com o GPS Master, para pesca, com o app da Uber mas agora, apareceu mensagem de erro pedindo para atualizar e não deixa ficar online...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
palera1n help palera1n 2.0 help
Projects
None yet
Development

No branches or pull requests

8 participants