Giter Club home page Giter Club logo

android-mod-menu-imgui's Introduction

ImGui Mod Menu for Android

24.11.2022: Read Recomendations.

This is a mod menu with ImGui for Android Unity Games Preview (built in Standoff 2): menu

Why i'm copypasta this project?

the open code of this menu was initially merged, I fixed it and made it under Android Studio The original open source source belongs to OzMod

How it works?

By hooking eglSwapBuffers and Register Natives and then nativeInjectEvent. Yes, i know that it's very old way. I know there is a much better way to hook these 2 functions, (but it not recomended yet). It easily crashing. Because this is old project, i decided to open to public it now. Just know, The shit-code you see is not my level in 2022. Many things changed from first creation time.

I even realized that CMake is not good for building at all, but i won't update all of these things on GitHub. So it's FULLY your risks, and wishes of the library.

How to inject / implement

  1. Copy your builded lib to lib/armeabi-v7a
  2. Load the library on Activity Start.

The main activity of Unity is: com/unity/player/UnityPlayerActivity

const-string v0, "_ozMod" # Library name

invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V

Not sure? It need to be like menu

Why menu crashed on start game?

This is due to ESP. Because initially ESP was made for the game BPM

Recomendations

  1. This is the old project. If you really need to understand and build it, then do it by yourself, this project is no longer maintained.

Used to create

OpenGL (GLESv2), EGL

Star History

Star History Chart

android-mod-menu-imgui's People

Contributors

c4-off avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.