When I ran ./rms.js I obtained "Error: Cannot find module 'frida'"
If I try to install frida with "npm install frida" I obtained this error: "npm ERR! gyp: binding.gyp not found "
In my opinion the problem is the version of python called. it could be? Since I have several versions of python installed how do I get RMS to point to the correct version?
Thank you !!
When I ran ./rms.js I obtained "Error: Cannot find module 'frida'" If I try to install frida with "npm install frida" I obtained this error: "npm ERR! gyp: binding.gyp not found " In my opinion the problem is the version of python called. it could be? Since I have several versions of python installed how do I get RMS to point to the correct version? Thank you !!