Skip to content

CKAndroidProject/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
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 48.2%
  • Java 33.6%
  • C++ 17.3%
  • Makefile 0.9%