# nccgroup/house

A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.

Repository: https://github.com/nccgroup/house
Canonical: https://ross.abutalabs.com/products/nccgroup-house
Homepage: https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2018/june/house-a-mobile-analysis-platform-built-on-frida/
Language: JavaScript
License: MIT
License Family: permissive
Topics: frida, mobile, pentest-tool, android
Last push: 2021-06-03T05:20:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3016, "days_push": 1917, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1463, forks 233 (observed 2026-08-28T04:04:47.735667+00:00)

## What it is
House is a runtime mobile application analysis toolkit with a web GUI, powered by Frida and written in Python. It simplifies dynamic function hooking and interception for assessing Android mobile applications.

## Use cases
- hook android app functions at runtime without writing frida scripts manually
- analyze mobile app behavior dynamically during a pentest
- monitor file io and ipc operations in an android app
- hook functions in dynamically loaded dex or jar files
- enumerate classloaders in a running android application
- sideload and preload scripts into a mobile app under test

## When to choose
- you need a web-based GUI on top of Frida for mobile dynamic analysis
- you want to generate Frida hook scripts from templates instead of writing them by hand
- you are assessing Android applications and need runtime function interception

## When to avoid
- you need iOS-focused analysis tooling or guaranteed ongoing support
- you want a fully stable, actively maintained project - the last release was in 2021 and parts are experimental
- you prefer script-first Frida workflows without a GUI

## Facets
- artifact type: application
- maturity: maintenance
- function: security, penetration-testing, reverse-engineering, developer-tools
- domain: security, mobile-development, penetration-testing, android-tools, reverse-engineering
- platform: python, cross-platform
- tags: frida, mobile-security, dynamic-analysis, hooking, web-gui, android, runtime-analysis, web-server

## Member repositories
- nccgroup/house (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.735667+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:35:13.612164+00:00, confidence not recorded.
  - readme: https://github.com/nccgroup/house (fetched 2026-08-28T04:04:47.735667+00:00, sha a286f70b3053)
- Data as of 2026-08-30T08:39:29.467469+00:00.
