Jump to content

IOS-il2cppResolver | Complete access over IL2CPP Games!


Question  

28 members have voted

  1. 1. Do you like the new Resolver?

    • Yes!!!
      28
    • No!!!
      0

This poll is closed to new votes


137 posts in this topic

Recommended Posts

Posted (edited)

hmm i used this instead of the normal offset and hook it with GetRealOffset but it crashed do you have a way? ios nojb

 
  Il2CppMethod& getClass(const char* namespaze, const char* className);
    uint64_t getMethod(const char* methodName, int argsCount);
 
   
uint64_t ActorLinker_IsHostPlayerFunc;
Il2CppMethod methodAccess_IsHostPlayer("Project_d.dll");
ActorLinker_IsHostPlayerFunc = methodAccess_IsHostPlayer.getClass("Kyrios.Actor", "ActorLinker").getMethod("IsHostPlayer", 1); 
ActorLinker_IsHostPlayer = ( bool ( * )( void * )) getRealOffset (ActorLinker_IsHostPlayerFunc);
Updated by Khanhhiohd
Posted (edited)
On 7/11/2024 at 8:24 AM, trungtoan337 said:

it patching not work But I have a way to make it work. We'll use this https://github.com/itsPow45/iOS-Jailed-Runtime-Offset-Patching-and-Hooking i use patching and hook H5gg work auto update my game aov it working good for non jb Me and my friends tested it.

 

Updated by Juan510x
I figured it out myself

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