stephen

Results 36 comments of stephen

> 其它的工具要不要换,server这类的工具 本地frida-tools换成12.8配套的那个版本好像是9.x,mobile-deploy目录下的frida-server文件换成12.8的。挺麻烦的

现在的夜神模拟器支持arm了,试试模拟器

像他这个问题:https://github.com/CreditTone/hooker/issues/22 我建议你手动push radar.dex文件 adb push radar.dex /data/user/0/{packageName}/radar.dex adb shell su chmod 777 /data/user/0/{packageName}/radar.dex

6.0系统确实没测过,我用的最低的都是7.1.2

pyenv安装的时候,没有安装_sqlite3导致的。暂时想到重装python3,没有其他办法。https://stackoverflow.com/questions/43993890/modulenotfounderror-no-module-named-sqlite3/48229955

参考下:https://stackoverflow.com/questions/59823424/grpc-14-unavailable-failed-to-connect-to-all-addresses 另外,希望不要用windows开发,程序员应该用mac。

不好意思现在才看到。你说的场景不太具体我没法回答

"DataSource": ":-@tcp(127.0.0.1:3308)/?charset=utf8mb4,utf8\u0026readTimeout=30s\u0026writeTimeout=30s",很模糊