# Ch0pin/medusa

Mobile Edge-Dynamic Unified Security Analysis

Repository: https://github.com/Ch0pin/medusa
Canonical: https://ross.abutalabs.com/products/ch0pin-medusa
Homepage: https://github.com/Ch0pin/medusa/wiki
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Topics: malware, dynamic-analysis, frida-snippets, android-malware, medusa, frida-scripts, frida, android, penetration-testing, pentest, ios, ios-reverse-engineering
Last push: 2026-08-11T21:00:01+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 57, longevity 100
- inputs: {"age_days": 2261, "days_push": 22, "days_rel": 127, "gap_med": 145.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2332, forks 318 (observed 2026-08-28T04:06:37.787222+00:00)

## What it is
MEDUSA is a modular automation framework and script repository for runtime testing and investigating Android and iOS apps, built on FRIDA. It ships with 90+ reusable modules for bypassing protections, tracing API calls, inspecting network/WebView activity, and monitoring malware behavior from a single coordinated script.

## Use cases
- bypass ssl pinning in android apps
- trace api calls in an ios app at runtime
- analyze android malware behavior dynamically
- inspect webview activity in a mobile app
- hook crypto functions to examine memory
- automate repeated frida-based pentest checks
- compile multiple frida scripts into one unified script

## When to choose
- you need runtime instrumentation of Android or iOS apps during a pentest
- you want a curated library of ready-made FRIDA modules instead of writing scripts from scratch
- you are performing dynamic malware analysis on mobile apps
- you need repeatable, scalable mobile security testing workflows

## When to avoid
- you need static analysis of mobile binaries without a rooted device or emulator
- you are testing non-mobile platforms like desktop or web apps
- you want a fully automated CI pipeline tool rather than an interactive CLI
- you cannot run a FRIDA server on the target device

## Facets
- artifact type: framework
- maturity: active
- function: security, penetration-testing, reverse-engineering, developer-tools, cli
- domain: security, penetration-testing, mobile-development, reverse-engineering, android-tools
- platform: windows, python, cli
- tags: frida, android, ios, malware-analysis, ssl-pinning-bypass, runtime-instrumentation, mobile-security, linux, macos, docker

## Member repositories
- Ch0pin/medusa (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.787222+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-30T02:37:55.989522+00:00, confidence not recorded.
  - readme: https://github.com/Ch0pin/medusa (fetched 2026-08-28T04:06:37.787222+00:00, sha 2e7187c78639)
  - homepage: https://github.com/Ch0pin/medusa/wiki (fetched 2026-08-29T10:18:33.737511+00:00, sha 7a5535a414c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
