Uses Xposed's ZygoteInit function to inject the menu at runtime on Unity IL2CPP games.
This module works with LSPatch, this way you can have stealthy no root injection.
git clone --recursive https://github.com/fedes1to/XposedImGuiMenu.git --depth 1
TODO: Implement launcher.
This menu implements ImGui, libcURL, openSSL, KittyMemory, Dobby and Keystone, it does NOT support Vulkan.
Remember to modify accordingly the Inject.java, AndroidManifest.xml, build.gradle:app, GlobalSettings.hpp (BNM) and log.h files.
If you want to keep your menu safe from cracking we recommend Hikari and header string encryption (obfusheader or skCrypter work well).
To keep the final APK file as small and compatible as possible, compile for your specific target CPU architecture using abiFilters.