Jump to content

Live Offset Patcher - Jailed


Go to solution Solved by Rook,

8 posts in this topic

Recommended Posts

Posted

Is it possible to get on jailed? Is their an alternative to use to test my own developed tweaks? Do I really need Live Offset Patcher? Cause most guides requires it.

 

Thanks

  • Solution
Posted

Hello,

It currently does not support a Jailed environment.

For Jailed, your only way of testing offsets is to modify the executable directly and sideload the IPA using Sideloadly or alternatives. 

  • Thanks 1
Posted
6 hours ago, Rook said:

Hello,

It currently does not support a Jailed environment.

For Jailed, your only way of testing offsets is to modify the executable directly and sideload the IPA using Sideloadly or alternatives. 

Thank for the reply!

So for example a unity game that’s il2cpp, instead of decompiling I’ll need to modify the app with IDA? Or would those addresses/offsets still work within IDA? I didn’t think IPA binaries could be modified in ways, basically I want to modify functions within a binary, which I would be limited doing so if I modified OP code within IDA?

I don’t know if what I said makes any sense. I have some experience reverse engineering Windows applications, but trying to learn for iOS being jailed :)

 

Posted
4 hours ago, Segfault said:

Thank for the reply!

So for example a unity game that’s il2cpp, instead of decompiling I’ll need to modify the app with IDA? Or would those addresses/offsets still work within IDA? I didn’t think IPA binaries could be modified in ways, basically I want to modify functions within a binary, which I would be limited doing so if I modified OP code within IDA?

I don’t know if what I said makes any sense. I have some experience reverse engineering Windows applications, but trying to learn for iOS being jailed :)

 

You wouldn’t be allowed offset patches &  injections via a tweak on Jailed right now. If I recall, MSHook and others won’t work either; only simple (Flex) hooks would work.

So to perform a patch, you’ll have to modify the executable directly instead of the memory.

Posted (edited)
15 minutes ago, Rook said:

You wouldn’t be allowed offset patches &  injections via a tweak on Jailed right now. If I recall, MSHook and others won’t work either; only simple (Flex) hooks would work.

So to perform a patch, you’ll have to modify the executable directly instead of the memory.

isn’t that what sideloady is for, if a tweak was made with theos? cause even jailbreak tweaks i could use on jailed if injected, like iGameGod which is memory related. i’m confused now lol

 

And Flex would work? I thought that was only for jailbreak?!

Updated by Segfault
Posted
49 minutes ago, Segfault said:

isn’t that what sideloady is for, if a tweak was made with theos? cause even jailbreak tweaks i could use on jailed if injected, like iGameGod which is memory related. i’m confused now lol

You can inject all tweaks in Jailed, even mod menus, but when the features are enabled, it will crash. iGameGod actually works different compared to normal mod menu tweaks. :)

50 minutes ago, Segfault said:

And Flex would work? I thought that was only for jailbreak?!

Only Flex tweaks compiled into a .deb, not Flex itself.

Posted (edited)
13 hours ago, Rook said:

You can inject all tweaks in Jailed, even mod menus, but when the features are enabled, it will crash. iGameGod actually works different compared to normal mod menu tweaks. :)

Only Flex tweaks compiled into a .deb, not Flex itself.

I see, so non jailbreak ipa’s are modified binaries, interesting..

But how does the iOS god menu loads with them if it’s not a tweak?

However Thanks!. I think I understand now, time to try modifying my first iPA :)

Updated by Segfault
Posted
2 minutes ago, Segfault said:

But how does the iOS god menu loads with them if it’s not a tweak?

Normal Swift/Objective-C code will load without issues. It's when we try to mess with stuff App Store apps aren't supposed to access is when we get issues.

  • Informative 1

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