Skip to content

GUI App for Injecting shared libraries on Android

License

Notifications You must be signed in to change notification settings

gmh5225/Android-DLL-Injector

 
 

Repository files navigation

Android-DLL-Injector

GUI App for Injecting shared libraries on Android

Features

  • Android 5 - 12
  • Auto launch game

Build and Installation

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

Note

The library you want to Inject needs to be compiled for the target architecture, otherwise it will not work.
Example:
Arch: x86 (Emulator) -> x86 Library needs to be Injected

Credits

Android-Ptrace-Injector by me: https://github.com/reveny/Android-Ptrace-Injector
Architecture-Checker by rev: https://github.com/Rev/Architecture-Checker
LibSu by topjohnwu: https://github.com/topjohnwu/libsu

Screenshots

Screenshot

About

GUI App for Injecting shared libraries on Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 45.7%
  • Java 37.0%
  • C++ 16.5%
  • Makefile 0.8%