mirror of
https://github.com/stulle123/kakaotalk_analysis.git
synced 2024-11-26 15:32:15 +00:00
Add misc command
This commit is contained in:
parent
670cf9d538
commit
a56ad093a6
|
@ -103,6 +103,8 @@ frida --codeshare pcipolloni/universal-android-ssl-pinning-bypass-with-frida -U
|
|||
```bash
|
||||
# Start KakaoTalk
|
||||
adb shell am start com.kakao.talk
|
||||
# Stop KakaoTalk
|
||||
adb shell am force-stop com.kakao.talk
|
||||
# Start Termux
|
||||
adb shell am start com.termux/.HomeActivity
|
||||
# List 3rd-party Packages
|
||||
|
|
Loading…
Reference in New Issue
Block a user