Jump to content

172 posts in this topic

Recommended Posts

Posted
3 hours ago, konrad97 said:

Hi
I am very much asking for help.
I have done everything according to the instructions and installed the app from the IPA file via TrollStore - exactly as per the instructions. I have a problem with the application because it still displays the application login screen (exactly the same as the unmodified application from the App Store)
I am very much asking for help
my devices are:
iPad Pro (12.9" 5th gen)
software: 14.6

Login

Posted
On 3/7/2023 at 5:16 PM, Gh0stByte said:

You must have not applied the patch correctly. Try it again

im very new to hex editing so please forgive me, but what do i need to put into the ctrl+G menu in order to find the address that needs to be patched in the Liquid file?

Posted
Just now, jackson0451 said:

im very new to hex editing so please forgive me, but what do i need to put into the ctrl+G menu in order to find the address that needs to be patched in the Liquid file?

The value after "OFFSET" for each edit you're supposed to do

Posted
2 minutes ago, Gh0stByte said:

The value after "OFFSET" for each edit you're supposed to do

i might be really dumb, but these are the instructions im going off of and i cant find 'OFFSET'
sorry for bugging you like this. i appreciate the fast response so much ❤️

 

Quote

 

See if patching this yeilds any results:

Patch: Frameworks/Liquid.framework/Liquid
0x21D60::B.NE loc_21DB0->B loc_21DB0
81 02 00 54->14 00 00 14

 

 

Posted
1 minute ago, jackson0451 said:

i might be really dumb, but these are the instructions im going off of and i cant find 'OFFSET'
sorry for bugging you like this. i appreciate the fast response so much ❤️

 

 

Yeah, don't worry about that one unless you're facing crashing issues. If you are, the offset is ```0x21D60```

Posted (edited)
17 minutes ago, Gh0stByte said:

Yeah, don't worry about that one unless you're facing crashing issues. If you are, the offset is ```0x21D60```

yeah, im just getting the error where it crashes immediately on launch. im also getting this error:
https://imgur.com/LSLlGvr

could it have something to do with me being on iOS16?

Updated by jackson0451
Posted
16 minutes ago, jackson0451 said:

yeah, im just getting the error where it crashes immediately on launch. im also getting this error:
https://imgur.com/LSLlGvr

could it have something to do with me being on iOS16?

Do it without the 0x in the front

Did you try sideloading it with sideloady and including igg as that's worked for some people?

Posted
8 minutes ago, Gh0stByte said:

Do it without the 0x in the front

Did you try sideloading it with sideloady and including igg as that's worked for some people?

thanks! i changed the hex values and reinstalled it completely using sideloadly and included igg. it no longer crashes, but i get the "Try free and subscribe" window :(

Posted (edited)
15 hours ago, jackson0451 said:

thanks! i changed the hex values and reinstalled it completely using sideloadly and included igg. it no longer crashes, but i get the "Try free and subscribe" window :(

Then you didn't apply the patches correctly

 

Quote
[subscription active]
OFFSET: 0017B64
00 1C 40 F9->20 00 80 D2
36 75 06 14 -> C0 03 5F D6

[apapollo userhassubscription]
OFFSET: 00EDA28
68 10 00 D0 -> 20 00 80 D2
08 45 46 F9 -> C0 03 5F D6

[apapollo userhasactivesub]
OFFSET: 00EDA3C
F6 57 BD A9->  20 00 80 D2
F4 4F 01 A9 -> C0 03 5F D6

Make sure you changed those, and save the output file, and put it back into the IPA before you sideload it

 

Edit: Also, make sure that you are logged in

Updated by Gh0stByte

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines