We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9fe60d commit 88e92a9Copy full SHA for 88e92a9
1 file changed
README.md
@@ -1,7 +1,9 @@
1
## Frida Injector for Android
2
3
-is an Android library usable for production applications.
4
-I have some apps in the Google Play Store running with this, obviously in-line with the Google policy, aka, don't touch copyrighted code.
+is an Android library usable for production applications that inject your agent into apps and processes.
+It obviously requires root on the devices running our final product.
5
+I have some apps in the Google Play Store shipped with this, injecting js using frida in the Android audio-server and systemui,
6
+obviously in-line with the Google policy, aka, don't touch copyrighted/3rd party code.
7
8
The things are very very easy:
9
0 commit comments