Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noobpk authored Jul 28, 2020
1 parent b057346 commit e0c19a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ A script that helps you trace classes, functions, and modify the return values o

For iOS platform: https://github.com/noobpk/frida-ios-hook

<img width="930" alt="image" src="https://user-images.githubusercontent.com/31820707/88630798-5b83c900-d0db-11ea-8f71-049ac16abd2c.png">

## Update

[Version: 1.1]
Expand All @@ -16,7 +18,7 @@ For iOS platform: https://github.com/noobpk/frida-ios-hook
## Usage
1. Git clone https://github.com/noobpk/frida-android-hook
1. cd frida-android-hook/
1. Start Frida-server: `python3 hook.py --fridaserver`
1. Start Frida-server: `python3 hook.py --fs-start`
1. ```python3 hook.py -p <package> -s <script>```

If you run the script but it doesn't work, you can try the following:
Expand Down

0 comments on commit e0c19a4

Please sign in to comment.