frida / frida-website

Frida's website
MIT License
83 stars 190 forks source link

Frida installing but can't run on windows #224

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hi, After I install Frida onto windows using pip install frida-tool, it states that the Tool is installed successfully. However if I test it, I find the following error. Kindly assist me (check the tool) to enable it work.


Failed to load the Frida native extension: DLL load failed while importing _frida: The specified module could not be found. Please ensure that the extension was compiled for Python 3.x.


ghost commented 2 years ago

The issue is well answered in issue. #222