# 易开发 (DeveloperHelper)

📌易开发是一款帮助开发人员快速开发的工具，功能包括界面分析，页面信息，加固脱壳，支持Android9.0

Repository: https://github.com/WrBug/DeveloperHelper
Canonical: https://ross.abutalabs.com/products/developerhelper
Language: Kotlin
License: MIT
License Family: permissive
Last push: 2025-08-06T16:25:46+00:00
Link (homepage): https://github.com/WrBug/DeveloperHelper

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

## Adoption (not part of the score)
Stars 1419, forks 259 (observed 2026-08-28T04:04:40.321204+00:00)

## What it is
DeveloperHelper (易开发) is an Android developer/analysis tool app with an Xposed module that dumps DEX files from packed (hardened) APKs, plus UI/layout inspection, app info, SharedPreferences and database viewing. dumpDex is the underlying Xposed-based unpacking component supporting most commercial packers.

## Use cases
- dump dex files from a hardened Android app
- unpack APKs protected by packers like 360加固
- inspect an app's layout and view hierarchy on device
- view and edit an app's SharedPreferences and databases
- identify which packer an APK uses
- get top activity and app info while testing

## When to choose
- you need to dump DEX from packed Android apps on a rooted device with Xposed/EdXposed
- you want an on-device tool for UI analysis and app info inspection
- you are doing Android reverse engineering or security research on Android 5.0-9.0

## When to avoid
- you have no rooted device or Xposed framework available
- you need emulator support, which is not supported
- you need a maintained tool - the project has not been updated since 2020
- you want a production-grade tool rather than a learning/research utility

## Facets
- artifact type: application
- maturity: maintenance
- function: reverse-engineering, security, developer-tools, parser
- domain: android-tools, security, reverse-engineering, developer-tools
- platform: -
- tags: xposed, dex-dumping, apk-unpacking, packer-bypass, ui-analysis, root, android, mobile

## Member repositories
- WrBug/DeveloperHelper (main) score 39
- WrBug/dumpDex (plugin) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.321204+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:25:37.542552+00:00, confidence not recorded.
  - readme: https://github.com/WrBug/DeveloperHelper (fetched 2026-08-28T04:04:40.321204+00:00, sha a467bedcc099)
  - homepage: https://github.com/WrBug/DeveloperHelper (fetched 2026-08-29T09:40:02.204398+00:00, sha 15e094c1ddfb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
