C:\Users\test>pip install frida
Collecting frida
Installing collected packages: frida
Successfully installed frida-12.2.1
C:\Users\test>pip install frida-tools
Collecting frida-tools
Downloading https:
Requirement already satisfied: colorama<1.0.0,>=0.2.7 in e:\python-code\venv\lib\site-packages (from frida-tools) (0.3.9)
Requirement already satisfied: frida<13.0.0,>=12.1.0 in e:\python-code\venv\lib\site-packages (from frida-tools) (12.2.1)
Collecting prompt-toolkit<2.0.0,>=0.57 (from frida-tools)
Using cached https:
Collecting pygments<3.0.0,>=2.0.2 (from frida-tools)
Using cached https:
Requirement already satisfied: six>=1.9.0 in e:\python-code\venv\lib\site-packages (from prompt-toolkit<2.0.0,>=0.57->frida-tools) (1.11.0)
Collecting wcwidth (from prompt-toolkit<2.0.0,>=0.57->frida-tools)
Using cached https:
Building wheels
for
collected packages: frida-tools
Running setup.py bdist_wheel
for
frida-tools ... done
Stored in directory: C:\Users\test\AppData\Local\pip\Cache\wheels\75\81\7b\210869bbc6b9f43a712b2dc9b44cd51a78f433ee9a612695e1
Successfully built frida-tools
Installing collected packages: wcwidth, prompt-toolkit, pygments, frida-tools
Successfully installed frida-tools-1.2.1 prompt-toolkit-1.0.15 pygments-2.2.0 wcwidth-0.1.7
C:\Users\test>frida-ps
***
Failed to load the Frida native extension: DLL load failed: 找不到指定的模块。