Skip to content

Modding Games


Important Tools :

ImGui-IL2CPP-Tool : Here

Il2CppDumper-GUI : Windows | Android


Preprations :

  • Unpack ImGui-IL2CPP-Tool
  • Add Lib To Apk Lib Folder
  • Add This Text in oncreate Method || Path is com.unity3d.player.UnityPlayerActivity
    • PATH FOR ALL UNITY GAMES IS ALMOST SAME : com/unity3d/player
const-string v0, "Tool"
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V