frida / frida-node

Frida Node.js bindings
281 stars 65 forks source link

Cannot install frida-node on windows #56

Closed awakened9879 closed 4 years ago

awakened9879 commented 4 years ago

image

oleavr commented 4 years ago

You need to set the FRIDA environment variable; it should be the absolute path to the frida repo, where you have already built frida-core using frida.sln.