Skip to content

MASTG-TOOL-0037: RMS Runtime Mobile Security

RMS - Runtime Mobile Security is a runtime mobile application analysis toolkit, supporting Android and iOS Apps. It offers a web GUI and is written in Python.

It's leveraging a running Frida server on a jailbroken device with the following out-of-box functionalities:

  • Execute popular Frida scripts
  • Execute custom Frida scripts
  • Dump all the loaded classes and relative methods
  • Hook methods on the fly
  • (Android) Monitor Android APIs and usage of native APIs

The installation instructions and "how-to guide" of RMS can be found in the Readme of the Github repo.

Techniques

MASTG-TECH-0033: Method Tracing

Tests

MASTG-TEST-0014: Testing the Configuration of Cryptographic Standard Algorithms MASTG-TEST-0015: Testing the Purposes of Keys MASTG-TEST-0013: Testing Symmetric Cryptography