# backslashxx/mountify

Globally mounted modules via OverlayFS.

Repository: https://github.com/backslashxx/mountify
Canonical: https://ross.abutalabs.com/products/mountify
Language: Shell
License: Unlicense
License Family: permissive
Topics: apatch, magisk, kernelsu, metamodule
Last push: 2026-08-25T05:14:17+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 42
- inputs: {"age_days": 600, "days_push": 8, "days_rel": 8, "gap_med": 2, "n_releases_24m": 50}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1328, forks 66 (observed 2026-08-28T04:04:22.965552+00:00)

## What it is
Mountify is a shell-based module for rooted Android that mounts other root modules globally via OverlayFS instead of Magic Mount. It works as a KernelSU metamodule and also supports APatch and Magisk, aiming to reduce mount-count-based root detection.

## Use cases
- mount magisk modules globally via overlayfs
- reduce root detection from mount counts
- use modules with kernelsu apatch or magisk
- hide root modules from banking apps
- configure which modules get mounted

## When to choose
- you use KernelSU, APatch, or Magisk and want lower-detection module mounting
- your kernel has CONFIG_OVERLAY_FS=y
- you need to mount many modules without inflating mount count

## When to avoid
- your kernel lacks OverlayFS support
- you need guaranteed undetectability, since ext4 sparse mode can still be detected
- you are not comfortable editing shell configs on a rooted device

## Facets
- artifact type: plugin
- maturity: active
- function: security, file-system, configuration-management
- domain: android-tools, security, privacy, developer-tools
- platform: cli
- tags: magisk-module, kernelsu, apatch, root-modules, overlayfs, root-detection-evasion, shell-script, systemless-mounting, android

## Member repositories
- backslashxx/mountify (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.965552+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-30T04:45:48.938879+00:00, confidence not recorded.
  - readme: https://github.com/backslashxx/mountify (fetched 2026-08-28T04:04:22.965552+00:00, sha 37d821d71b0f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
