GUI App for Injecting shared libraries on Android
- Android 5 - 12
- Auto launch game
Android Studio is required: https://developer.android.com/studio
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
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