Paisseon / SatellaJailed

Jailed in-app purchase cracker (iOS 12-16)
GNU Affero General Public License v3.0
1.15k stars 109 forks source link

App crashes when using E-Sign #14

Closed DarthGigi closed 2 years ago

DarthGigi commented 2 years ago

I just tried to inject SatellaJailed into an app with E-Sign, I followed the tutorial in the README.md. But after installing and opening the app, it crashes on launch.

I'm not sure what information I can provide that could be useful to you, so let me know and I would be happy to provide it!

Aholicknight commented 2 years ago

SatellaJailed works if it's sideloaded + injected thru ESign but if you try to open the preference menu (long hold with 2 fingers) it will crash.

image

And yes I have the required frameworks added as well.

Paisseon commented 2 years ago

@DarthGigi I just updated the ESign thing, just to make sure, are your injection settings as "@executable_path" and "Frameworks"? That was the issue for someone on Discord

@Aholicknight Is the Emilia folder inside Orion.framework, and are you using the latest Satella.dylib?

DarthGigi commented 2 years ago

@DarthGigi I just updated the ESign thing, just to make sure, are your injection settings as "@executable_path" and "Frameworks"? That was the issue for someone on Discord

I was using @executable_path but not /Frameworks, switching to /Frameworks did indeed fix the instant app crashing on startup. Thanks!

Paisseon commented 2 years ago

Sure thing :)

Aholicknight commented 2 years ago

@Aholicknight Is the Emilia folder inside Orion.framework, and are you using the latest Satella.dylib?

~No, would I create a Emilia folder in the app directory? Can you show what this should look like please?~

And yes I am using the latest version of SatellaJailed.

image

I will try this now and see if it works.

Aholicknight commented 2 years ago

Nope the app still crashes

Aholicknight commented 2 years ago

@Paisseon I realized you are supposed to move the Emilia folder into Orion.framework and now it works without crashes. Thank you for your support!

This GitHub issue can now be closed