Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reveny authored Oct 14, 2022
1 parent 35e906a commit 242fdd7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# Android-LD-Preload-Injector
Use LD-Preload to Inject a shared library on any android version and architecture

# Features
- [x] Android 5 - 13
- [x] 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 />

# Screenshots
![Screenshot](https://user-images.githubusercontent.com/113244907/195872590-9394f65f-b9db-49ce-9b64-43e58f969850.jpg)


0 comments on commit 242fdd7

Please sign in to comment.