Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iGio90 committed Jan 5, 2020
1 parent f9fe60d commit 88e92a9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## Frida Injector for Android

is an Android library usable for production applications.
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.
I have some apps in the Google Play Store shipped with this, injecting js using frida in the Android audio-server and systemui,
obviously in-line with the Google policy, aka, don't touch copyrighted/3rd party code.

The things are very very easy:

Expand Down

0 comments on commit 88e92a9

Please sign in to comment.