Awesome
Android-LD-Preload-Injector
Use LD-Preload to Inject a shared library on any android version and architecture <br /> Injector is Dead, not working anymore. Please use ptrace instead
Features
- Android 5 - 13
- Any Device Architecture
Build and Installation
Android Studio is required: https://developer.android.com/studio <br />
Note
After Injecting the game migh take longer to launch than usual. <br /> The Library you want to Inject needs to be located at /data/local/tmp/
Credits
LibSu by topjohnwu: https://github.com/topjohnwu/libsu <br />