Skip to content

AKNoryx28/Android-DLL-Injector

 
 

Repository files navigation

Android-GUI-Injector-V2

GUI App for Injecting shared libraries on Android

Features

  • Android 5 - 14
  • Support arm and arm64 emulation
  • Inject on x86 & x86_64
  • Hide Injection with remap hide
  • Auto launch game

Build and Installation

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

Known Problems

  • Magisk Alpha & Delta have problems with handling ptrace, Injection may not work here.
  • Due to restrictions on android, the library needs to be in a location that allows executin for example /data/local/tmp/ or /data/...

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

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

  • C++ 56.8%
  • Java 41.9%
  • Makefile 1.3%