Skip to content

MikaCybertron/Android-DLL-Injector

 
 

Repository files navigation

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

About

GUI App for Injecting shared libraries on Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 70.0%
  • C++ 29.6%
  • Makefile 0.4%