Skip to content

Releases: m0bilesecurity/RMS-Runtime-Mobile-Security

Runtime Mobile Security (RMS) - Version 1.5.25

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 01 Jul 15:48

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.25 is out 🎉🎉🎉

NPM

CHANGELOG

INSTALLATION

Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device 📲.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5491/
  5. Start enjoying RMS 📱🔥

Runtime Mobile Security (RMS) - Version 1.5.24

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 15 Nov 14:04

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.24 is out 🎉🎉🎉

NPM

CHANGELOG

  • 🌟 Full support for Frida 17+! (Huge thanks to @saullocarvalho for the #153 ! 🥳)
  • 📦 Updated various other dependencies

INSTALLATION

Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device 📲.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5491/
  5. Start enjoying RMS 📱🔥

Runtime Mobile Security (RMS) - Version 1.5.23

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 05 Oct 20:13

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.23 is out 🎉🎉🎉

NPM

CHANGELOG

  • dependencies update (including latest version of FRIDA)

INSTALLATION

Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5491/
  5. Start enjoying RMS 📱🔥

Runtime Mobile Security (RMS) - Version 1.5.20

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 26 Dec 10:57

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.2o is out 🎉🎉🎉

NPM

CHANGELOG

  • dependencies update (including latest version of FRIDA)
  • support for NodeJS 20.10.0 - Fix Issue #122
  • added docker - PR #127 by @sdcampbell 🙏🏻

INSTALLATION

Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5491/
  5. Start enjoying RMS 📱🔥

Runtime Mobile Security (RMS) - Version 1.5.19

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 30 Aug 17:35

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.19 is out 🎉🎉🎉

NPM

CHANGELOG

  • changed RMS default port from 5000 to 5491. It is also possibile to launch rms on different port via the --port parameter (thanks to @thomasync)
  • dependencies update

INSTALLATION
Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5491/
  5. Start enjoying RMS 📱🔥

Runtime Mobile Security (RMS) - Version 1.5.18

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 30 Jun 21:48

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.18 is out 🎉🎉🎉

NPM

CHANGELOG

  • dependencies updated - support for Frida v16.1.0

INSTALLATION
Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5000/
  5. Start enjoying RMS 📱🔥

Runtime Mobile Security (RMS) - Version 1.5.15

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 25 Mar 22:54

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.15 is out 🎉🎉🎉

NPM

CHANGELOG

  • dependencies updated

INSTALLATION
Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5000/
  5. Start enjoying RMS 📱🔥

Runtime Mobile Security (RMS) - Version 1.5.13

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 27 Nov 12:07

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.13 is out 🎉🎉🎉

NPM

CHANGELOG

  • Attach process fix for Android devices by @brunoaduarte
  • dependencies updated

INSTALLATION
Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5000/
  5. Start enjoying RMS 📱🔥

Runtime Mobile Security (RMS) - Version 1.5.12

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 20 Nov 14:05

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.12 is out 🎉🎉🎉

NPM

CHANGELOG

  • Added support for FRIDA version 16.*

INSTALLATION
Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5000/
  5. Start enjoying RMS 📱🔥

Runtime Mobile Security (RMS) - Version 1.5.9

Choose a tag to compare

@m0bilesecurity m0bilesecurity released this 10 Aug 15:51

RMS-Runtime-Mobile-Security_v1.5.0

Runtime Mobile Security (RMS) 📱🔥 - v1.5.9 is out 🎉🎉🎉

NPM

CHANGELOG

  • new frida custom scripts: okhttp3 ssl pinning bypass (Android) and check custom keyboard support (iOS)

INSTALLATION
Follow the instructions below to install and run the new NodeJS version:

  1. Open the terminal and run the following command to install the npm package
    • npm install -g rms-runtime-mobile-security
  2. Make sure frida-server is up and running on the target device.
  3. Launch RMS via the following command
    • rms (or RMS-Runtime-Mobile-Security)
  4. Open your browser at http://127.0.0.1:5000/
  5. Start enjoying RMS 📱🔥