# 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

Repository: https://github.com/m0bilesecurity/RMS-Runtime-Mobile-Security
Canonical: https://ross.abutalabs.com/products/rms-runtime-mobile-security
Homepage: https://twitter.com/mobilesecurity_
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Topics: mobile-security, android-security, frida, reverse-engineering, ios-security
Last push: 2026-08-03T21:28:34+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 59, longevity 100
- inputs: {"age_days": 2350, "days_push": 30, "days_rel": 63, "gap_med": 316.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3075, forks 414 (observed 2026-08-28T04:07:41.725181+00:00)

## What it is
Runtime Mobile Security (RMS) is a NodeJS-powered web interface built on FRIDA for manipulating Android and iOS apps at runtime. It lets users dump loaded classes and methods, hook functions on the fly, trace arguments and return values, and load custom FRIDA scripts.

## Use cases
- hook android app methods at runtime with frida
- dump classes and methods from an ios app
- trace function arguments and return values in a mobile app
- bypass owasp uncrackable android app challenges
- load custom frida scripts through a web ui
- runtime analysis of mobile apps during pentest

## When to choose
- you need a friendly web UI on top of FRIDA for mobile app instrumentation
- you want to explore and hook Android or iOS app internals without writing full FRIDA scripts from scratch
- you are doing mobile security assessments, CTFs, or reverse engineering

## When to avoid
- you need static analysis of an app without a running device
- your target is not Android or iOS
- you are not comfortable setting up FRIDA server on a rooted/jailbroken device

## Facets
- artifact type: application
- maturity: active
- function: reverse-engineering, security, developer-tools, gui
- domain: security, reverse-engineering, mobile-development, penetration-testing
- platform: cli
- tags: frida, mobile-security, runtime-manipulation, hooking, android, ios, web-interface, web, nodejs, web-server

## Member repositories
- m0bilesecurity/RMS-Runtime-Mobile-Security (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:41.725181+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:55.711362+00:00, confidence not recorded.
  - readme: https://github.com/m0bilesecurity/RMS-Runtime-Mobile-Security (fetched 2026-08-28T04:07:41.725181+00:00, sha 931cdfffecf8)
  - registry_npm: https://registry.npmjs.org/rms-runtime-mobile-security (fetched 2026-08-29T09:43:23.482461+00:00, sha b7a0cf42bc02)
- Data as of 2026-08-30T08:39:29.467469+00:00.
