m0bilesecurity / RMS-Runtime-Mobile-Security

Runtime Mobile Security (RMS) 📱🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
https://twitter.com/mobilesecurity_
GNU General Public License v3.0
2.62k stars 376 forks source link

RMS doesn't work #60

Closed Mac85 closed 3 years ago

Mac85 commented 3 years ago

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 !!

m0bilesecurity commented 3 years ago

Hey @Mac85 please read some possible solution here #50 and here #51 Thanks