File "E:\Python36-32\lib\site-packages\frida\core.py", line 98, in spawn return self._impl.spawn(program, argv, envp, env, cwd, stdio, aux_options) frida.NotSupportedError: unable to handle 64-bit processes due to build configur ation
*** 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:\soft\Python36\Scripts\frida-script.py", line 11, in <module> load_entry_point('frida-tools==1.2.2', 'console_scripts', 'frida')() File "d:\soft\python36\lib\site-packages\frida_tools\repl.py", line 22, in mai n import frida File "d:\soft\python36\lib\site-packages\frida\__init__.py", line 24, in <modu le> raise ex File "d:\soft\python36\lib\site-packages\frida\__init__.py", line 7, in <modul e> import _frida ImportError: DLL load failed: 找不到指定的模块。