Search results

  1. Tutorial ARM64 Unity String Function Hooking LGL Menu

    Previously I've learned to unlink How can I change the string like below? private string color; // 0xB0 Sorry I use google translate and thanks in advance
  2. Tutorial How to unlink functions in IL2CPP and other native games

    I'm still learning, can I enter more than one value in this case Public void ResetCooldown(int skill_id) { } void (*ResetCooldown)(void *instance, int skill_id); void (*_Update)(void *instance); void Update(void *instance) { if(instance != NULL) { ResetCooldown(instance, skill_id)...
  3. Open Request Last Fortress: Underground

    Any clue? :face09: