mIsmanXP
Awesome Active Platinian
IL2CPP Tool, This tool is useful for gathering information which later can be used in your mods.
FEATURES
Works on most Il2cpp based unity games!
If you have any questions or feature requests, feel free to PM/DM me.
NOTE!!
- I only test the tool on REAL device running AOSP Android 13 Arm64
- If you encounter any issues with the tool, please PM me all relevant information such as the game name, device, etc.
Installation
Download and Extract the zip file
Decompile game apk
Move the
Find the game activity and paste the following code inside onCreate method
Recompile & Install
Download
You need to like this post to download the latest version
! Hidden Content !
You must be registered and either click Like under this post or leave a comment before you can see the hidden links.
Support the development
- BuyMeACoffee
- Support mIsmanXP on Ko-fi! ❤. ko-fi.com/mismanxp
Updates:
@En_Xperience
Credits
vfsfitvnm/frida-il2cpp-bridge
fedes1to/Zygisk-ImGui-Menu
- Inspect Objects
- Call method
- Patch method return value
- Dumper
- Trace method (notify when a method is being called)
- Change field values
- More to come...
Works on most Il2cpp based unity games!
If you have any questions or feature requests, feel free to PM/DM me.
NOTE!!
- I only test the tool on REAL device running AOSP Android 13 Arm64
- If you encounter any issues with the tool, please PM me all relevant information such as the game name, device, etc.
Installation
Download and Extract the zip file
Decompile game apk
Move the
libTool.so file to the apk lib directoryFind the game activity and paste the following code inside onCreate method
Code:
const-string v0, "Tool"
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
Download
You need to like this post to download the latest version
! Hidden Content !
You must be registered and either click Like under this post or leave a comment before you can see the hidden links.
You may need to refresh the page after clicking Like. If you’re still having trouble revealing the hidden links, please
read this.
Did you know? VIP Members can see all links instantly, no unlocking required.
Interested? Get VIP here.
Interested? Get VIP here.
- BuyMeACoffee
- Support mIsmanXP on Ko-fi! ❤. ko-fi.com/mismanxp
Updates:
@En_Xperience
Credits
vfsfitvnm/frida-il2cpp-bridge
fedes1to/Zygisk-ImGui-Menu
Last edited:


