Tool ImGui Il2cpp Tool

saydil

Rookie
Jun 12, 2024
1
0
1
27
Update v0.8

- Patcher for System.String return type
- Struct will have a gray-ish text color
- Changing field values is now possible within Object Inspector
- Improved Object Selector style
- Others
(gif below...)
View attachment 606141

NOTE
You can install the lib like normal.
if the imgui is not showing, there is a 'classes.dex' file inside the zip file that you can use. you can install it by renaming the classes.dex file , add it to the game apk, and call this in main activity instead of the method mentioned in the main thread, you sitll need to copy the libTool.so
Code:
invoke-static {p0}, Limgui/il2cpp/tool/MainActivity;->startMain(Landroid/content/Context;)V