QQBackup / qq-win-db-key

全平台 QQ 聊天数据库解密
Other
392 stars 50 forks source link

AndroidNT pkg in frida frida-python无法安装 #24

Closed faithererer closed 3 months ago

faithererer commented 3 months ago

AndroidNT 教程中:

pkg in frida frida-python

无法安装:

~ $ pkg up
Checking availability of current mirror:
[*] https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main: ok
Hit:1 https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
~ $ termux-setup-storage

It appears that directory '~/storage' already exists.
This script is going to rebuild its structure from
scratch, wiping all dangling files. The actual storage
content IS NOT going to be deleted.

Do you want to continue? (y/n) y
~ $ pkg in frida frida-python
Checking availability of current mirror:
[*] https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package frida
E: Unable to locate package frida-python
~ $ 

pkg已经换清华源.已经执行pkg uptermux-setup-storage

Young-Lord commented 3 months ago

不好意思打少了一条,可以试试现在修正后的命令。