MrWildanMD / Zygisk-ImGui-Menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zygisk Mod Menu Template

Mod Menu template that injects at runtime for unity games (it actually works and has been used multiple times).

Currently 0 games detect it, USE AT YOUR OWN RISK.

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

About

License:GNU General Public License v3.0


Languages

Language:C++ 67.6%Language:C 31.4%Language:Makefile 0.9%Language:CMake 0.1%Language:Shell 0.0%