那是收錢吧的問題,換了個(gè)閑魚,報(bào)錯(cuò)
/ _ | 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 簡(jiǎn)介 frida 是一款基于 python+javascript 的 hook 框架,可運(yùn)行在 android、ios、linux、win等各個(gè)平臺(tái),主要使用的動(dòng)態(tài)...