Ross ROSS = Recommend OSS · open-source software intelligence for agents

asLody/legend

A framework for hook java methods. observed · 2026-08-28

github.com/asLody/legend · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3859
  • days_rel: n/a
  • days_push: 1502
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1605 stars · 365 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Legend is a Java method hooking framework for Android that works without root access, supporting both Dalvik and ART runtimes. It lets developers intercept and modify Java method behavior at runtime using annotations or programmatic hooks.

Use cases

  • hook java methods on android without root
  • intercept android activity start events
  • hotfix a method in a running android app
  • dump dex files from an android app
  • dynamically debug android app behavior
  • penetration test android software security

When to choose

  • you need to hook Java methods on old Android versions (4.2 through 6.x) without root
  • you want annotation-based method interception in an Android app
  • you are doing security research or dynamic debugging on legacy Dalvik/ART devices

When to avoid

  • you target modern Android versions - the project is deprecated in favor of Whale Hook
  • you need a maintained library with active support or a clear license
  • you need to hook native (C/C++) code rather than Java methods

Facets

library · maturity abandoned

security reverse-engineering penetration-testing developer-tools security mobile-development android-tools reverse-engineering hook-framework java-method-hooking dalvik art-runtime no-root hotfix android-reverse-engineering deprecated android mobile

1 source

Member repositories

RepositoryRoleHealth v2
asLody/legendmain32

For agents

markdown · JSON · MCP: product_card(name="asLody/legend")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem