fedes1to / Zygisk-ImGui-Menu

A template for an ImGui menu using Zygisk
GNU General Public License v3.0
140 stars 120 forks source link

Zygisk Mod Menu Template

Mod Menu template that injects at runtime for unity games. This will bypass most common checks as it doesn't modify the game's APK file.

yeah now this is detected in most games, you might be lucky tho

This repository also uses cURL and ImGui (duh)Remember to change module.gradle before publishing, Main code lives in hook.cpp

Build and Installation

Android Studio is required: https://developer.android.com/studio
Use Android Studio to run the gradle task :module:assembleRelease to compile, the zip package will be generated in the out folder

Credits

Perfare - https://github.com/Perfare/Zygisk-Il2CppDumper
springmusk026 - https://github.com/springmusk026/ImGui-Unity-With-Layout
jmpews - https://github.com/jmpews/Dobby
Polarmods - https://github.com/Polarmods/PolarImGui
oobbb - https://github.com/oobbb/Zygisk-Inject-ImGui