An android mod menu using Frida with in-memory Dex loading and runtime hooking for Android Games.
- Switches (toggle on/off)
- SeekBars (slide to set value)
- Buttons On/Off (toggle on/off)
- ButtonLink (click to open link)
- CheckBoxes (tick to set value)
- InputNum (enter number to set value)
- InputText (enter text to set value)
- TextViews (display rich text)
- WebView (display web page with real html/css)
- LGLTeam for the original Android-Mod-Menu.