Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder authored Aug 24, 2024
1 parent b495255 commit a442221
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ pip install --force-reinstall frida-<FRIDA_VERSION>-cp37-abi3-linux_aarch64.whl
> Note that you use devkit of same version which you're installing for.
## Example:

### Automatic:
```shell
wget https://maglit.me/frida-python && bash frida-python
```

### Manually
If you're installing frida `16.4.10` and you've downloaded devkit `frida-core-devkit-16.4.10-android-arm64.tar.xz` and extracted into your termux path `$HOME/devkit`:

```shell
Expand Down

0 comments on commit a442221

Please sign in to comment.