Skip to content

reveny/Zygisk-ImGui-Mod-Menu

Repository files navigation

Zygisk-ImGui-Mod-Menu

Magisk Module that Injects a ImGui Mod Menu into any game.

Features

  • Any Android Version
  • Any Game Supported
  • Arm64 Support

Build and Installation

Android Studio is required: https://developer.android.com/studio

Setup and Installation:
Open /module/src/main/cpp/modmenu.h and change game_package_name to the package name of the target game.

Install the magisk module through magisk manager
or use the android shell

adb push imgui-modmenu-v1.0.0-debug.zip /data/local/tmp
adb shell

su
magisk --install-module /data/local/tmp/imgui-modmenu-v1.0.0-debug.zip
reboot

Warning

This project is still in development and may not work as expected.

Credits

ImGui by ocornut: https://github.com/ocornut/imgui
ESP Drawing by rev: https://github.com/Rev/Among-Us-Android-ESP/blob/main/Drawing.h
Unity-ImGUI-Android by octowolve: https://github.com/Octowolve/Unity-ImGUI-Android

Contact

For any questions, collaboration requests, or updates, feel free to reach out via:

Telegram Channel: Join Channel
Telegram Contact: Contact Me
Website: My Website
Email: [email protected]

Support Me

If you'd like to, you can support me on my Website

About

Magisk Module that Injects a ImGui Mod Menu into any game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published