mirror of
https://github.com/stulle123/kakaotalk_analysis.git
synced 2025-05-07 12:06:09 +00:00
Update README.md
This commit is contained in:
parent
deda4c2c8f
commit
fd21567556
|
@ -83,6 +83,7 @@ adb reboot
|
|||
# Install Frida
|
||||
pip3 install frida-tools
|
||||
# Download frida-server from https://github.com/frida/frida/releases
|
||||
# **The version of frida-tools and frida-server must match**
|
||||
wget https://github.com/frida/frida/releases/download/16.0.15/frida-server-16.0.15-android-arm64.xz -O frida-server.xz
|
||||
unxz frida-server.xz
|
||||
adb root
|
||||
|
|
Loading…
Reference in New Issue
Block a user