Skip to content

Commit

Permalink
missing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iGio90 committed Jan 12, 2020
1 parent 68d1b62 commit 5f08da9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,10 @@ dependencies {
.build();
```

and from your agent

```javascript
Java.send({'pid': Process.id});
```

The example apk [here](https://github.com/igio90/FridaAndroidInjector/tree/master/example.apk) is this little example built and ready. You will see it works! (only arm64).

0 comments on commit 5f08da9

Please sign in to comment.