Jump to content

5 posts in this topic

Recommended Posts

Posted (edited)

“Hello, I hope someone can help me understand this. I added Offset Patching and Hooking runtime support https://github.com/itsPow45/iOS-Jailed-Runtime-Offset-Patching-and-Hooking?tab=readme-ov-file#ios-jailed-runtime-offset-patching-and-hooking from H5GG, but I don’t understand how the offset patch works. Is it like this or not?”


    [switches addOffsetSwitch:NSSENCRYPT("Enemy Speed")
    description:NSSENCRYPT("")
    offsets: {
    ENCRYPTOFFSET("0x8911FC")
    }
    bytes: {
    ENCRYPTHEX("0x0090261EC0035FD6")
    }
    ];

or i have to add this with 

ActiveCodePatch("Frameworks/UnityFramework.framework/UnityFramework", 0x8911FC, "0090261EC0035FD6")

and how i can link it with the Switch  how can I add the offset with a Switch key in the Mod Menu TED2?”

thanks

Updated by Alihackali
fix colorr

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