那是收錢吧的問題,換了個閑魚,報錯
/ _ | Frida 12.8.20 - A world-class dynamic instrumentation toolkit
| (_| |
> _ | Commands:
/_/ |_| help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at https://www.frida.re/docs/home/
Failed to spawn: java.lang.SecurityException: Not allowed to start activity Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.taobao.idlefish cmp=com.taobao.idlefish/com.taobao.fleamarket.home.activity.InitActivity }
Frida 安裝和使用0x01 簡介 frida 是一款基于 python+javascript 的 hook 框架,可運行在 android、ios、linux、win等各個平臺,主要使用的動態(tài)...