Git Product home page Git Product logo

android-gui-injector's Introduction

Android-GUI-Injector-V2

GUI App for Injecting shared libraries or dex on Android

Features

  • Android 5 - 14
  • Support arm and arm64 emulation
  • Inject on x86 & x86_64
  • Hide Injection with remap hide
  • Auto launch game
  • Support (almost) every emulator
  • Support Magisk
  • Bypass linker restrictions
  • Bypass some common detections
  • Select target library through file picker
  • Easy to use UI
  • Spoof app package name (to be added)
  • Support injecting dex (to be added)

Build and Installation

Android Studio is required: https://developer.android.com/studio

Known Issues

Some Android 7 emulators behave weirdly, if you have any issues with Android 7 emulators, please try on a different version before opening an issue.

Credits

Android-Ptrace-Injector by me: https://github.com/reveny/Android-Ptrace-Injector
arminject by evilsocket: https://github.com/evilsocket/arminject
ZygiskIl2cppDumper by Perfare: https://github.com/Perfare/Zygisk-Il2CppDumper
Magisk by topjohnwu: https://github.com/topjohnwu/Magisk
libsu by topjohnwu: https://github.com/topjohnwu/libsu
xdl by hexhacking: https://github.com/hexhacking/xDL

Contact

Telegram Group: https://t.me/reveny1
Telegram Contact: https://t.me/revenyy

Screenshots

Preview

android-gui-injector's People

Contributors

nitanmarcel avatar reveny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-gui-injector's Issues

Injection crash issue

Android-GUI-Injector v2.1.0 And Project "Android-Library-Remap-Hide-main"
Not checked "Remap Library" Can inject, After checking, Game crashes after injection,

Specifically, the crash caused by the following line of code

If the parameter "info. start" is not passed in, cat maps can still be found

// Call Remote mremap
(void)process.call(mremap, map, size, size, MREMAP_MAYMOVE | MREMAP_FIXED, info.start);

Android-GUI-Injector v3.1.0
After clicking on injection, the software crashes

Device: OnePlus Ace2

Does not work on non-rooted devices

My cell phone is a Xiaomi Redmi Note 10 with Android 12 and it is not rooted. Every time I try to inject a shared library it doesn't do anything and it doesn't show any information in the Logs either.

image

image

Please, How I can fix that ?

ARM PLATFORM ERROR

On x86 it is injecting successfully, but on armeabi-v7a it is not injecting.

.so file

how can i be creating an injectable .so file?
For For example, do I have to compile a menu mod, for example lgl in Android Studio and then enter the Lib folder of the generated apk and get the .so file there to inject it into the game?

Overriding got table

Could the app also be edited to override GOT tables so we can intercept function calls? Obviously speaking about the ptrace injection , since LD_PRELOAD automatically do that .

I've tried doing myself but all of this overcomes me so I gave up after a few attempts.

Root invalid

I gave the injector root access but I'm getting error root invalid. .....also whenever I try to inject lib it says successful injection but the game crashes
Screenshot_2023-01-15-11-40-04-866_ngs iii
Screenshot_2023-01-15-11-39-52-023_scd lcex

Little stupid question.

Hello.
For what its project?
Me injected native library(.so) with ImGui in game.
ImGui does not appear. Its my bad?

Sorry for question.

arm64 emulation

ptrace(PTRACE_GETREGSET, pid, NT_PRSTATUS, &iov) == -1 失败

Tutorial

Hello, I am not quite understanding how to use this, can you please provide a more detailed guide or tutorial regarding the order of steps. I encounter many problems. The app doesn't load after choosing an injection method. The PTrace method crashes my emulator (I am not using a real device).

LIAPP Protection

Please make for rooted phone (zygisk install)
Because LIAPP Protection game not allowed to modify main activety

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.