Code Monkey home page Code Monkey logo

zygisk-imgui-mod-menu's Introduction

Zygisk-ImGui-Mod-Menu

Magisk Module that Injects a ImGui Mod Menu into any game

Features

  • Any Android Version
  • Any Game Supported
  • Arm64 Support
  • x86 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

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

Issues

In case you have issues with bootloops go into twrp and uninstall the module or use adb to uninstall the module

adb shell
su
magisk --remove-modules
Start up your device as normal

More information can be found here: https://forum.xda-developers.com/t/help-need-to-uninstall-magisk-modules-stuck-in-a-bootloop-when-magisk-is-activated.4187645/

Contact

Telegram: https://t.me/Reveny1

zygisk-imgui-mod-menu's People

Contributors

reveny avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.