Open cvt126 opened 6 years ago
I use python 3.6.6 and win 7 64
The latest binaries were built for Python 3.7. Did you try upgrading to 3.7?
I used 3.7 but no solution,and I copy the 3.6.6 from my friend to solution.
For me it was the opposite, 3.6.6 didn't work but 3.7 did
Potentially this issue is now fixed in Frida version 15.1.17. See #1878.
C:\Users\Administrator>frida
Failed to load the Frida native extension: DLL load failed: 找不到指定的模块。 Please ensure that the extension was compiled for Python 3.x.
Traceback (most recent call last): File "D:\Program Files\Python36\Scripts\frida-script.py", line 11, in
File "d:\program files\python36\lib\site-packages\frida_tools\repl.py", line 2 2, in main import frida File "d:\program files\python36\lib\site-packages\frida__init.py", line 24, in
raise ex
File "d:\program files\python36\lib\site-packages\frida\ init__.py", line 7,
in
import _frida
ImportError: DLL load failed: 找不到指定的模块。