/External-ImGui-Android

An External ImGui Mod-Menu for Android

Primary LanguageC++GNU General Public License v3.0GPL-3.0

External ImGui Android

An External ImGui modmenu for android.

Features

  • Built with ImGUI.
  • Memory Tools for Unreal Engine games
  • Math & Structs for Unreal Engine games

To-Do

  • implement ptrace to hook and call functions externally

Requirements

The following dependencies are required to build the library from source.

For AIDE users.

Usage

Building the source

  • For AIDE users: Run Project / Build Project
  • For Android Studio users: Build & Run

Inject into your Game

  • In MainActivity.java, replace ARKs package name with your games package name
  • in the gles3jni.cpp file also replace ARKs package name with the one of your game and the offsets with your own