Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.42 KB

File metadata and controls

21 lines (13 loc) · 1.42 KB

Xposed ImGui Menu

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.

Cloning:

git clone --recursive https://github.com/fedes1to/XposedImGuiMenu.git --depth 1

TODO: Implement launcher.

Important info

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.