h1code2 / Android-Mod-Menu

Floating mod menu for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

GitHub

Floating mod menu for il2cpp and other native android games. KittyMemory, MSHook, And64InlineHook and basic string obfuscator (AY obfuscator) included. Assets are stored as base64 in cpp and does not need to be stored under assets folder.

Support Android 4.4.x up to Android S Preview. ARMv7, x86 and ARM64 architecture supported.

Preview

Known bug

  • Spinner does not show on some devices running Android 11. Should work again on Android 12

Download

Download this repo as ZIP, or clone using any git tools

Or download Releases here https://github.com/LGLTeam/Android-Mod-Menu/releases

Get started

Go to this Wiki page to start reading:

https://github.com/LGLTeam/Android-Mod-Menu/wiki

Credits/Acknowledgements

Thanks to the following individuals whose code helped me develop this mod menu

License

GNU General Public License 3

About

Floating mod menu for Android

License:GNU General Public License v3.0


Languages

Language:C++ 46.5%Language:Java 43.2%Language:C 9.8%Language:Makefile 0.5%