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

lamster2018/EasyProtector

一行代码检测XP/调试/多开/模拟器/root observed · 2026-08-28

github.com/lamster2018/EasyProtector · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3033
  • days_rel: n/a
  • days_push: 1098
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2288 stars · 453 forks observed · 2026-08-28

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

EasyProtector is an Android library that detects rooted devices, Xposed framework hooks, debuggers/tracers, virtual apps (multi-instance), and emulators with one-line API calls. It is a Java library requiring minimum API 16, supporting both x86 and ARM CPUs.

Use cases

  • detect if an android device is rooted
  • check if my app is running in an emulator
  • detect xposed framework hooks in my app
  • detect virtual app or multi-instance clones
  • check if my app is being debugged or traced
  • prevent cheating in my android game by detecting tampering

When to choose

  • you need quick one-line checks for root, emulator, Xposed, debugger, or virtual app on Android
  • you want a lightweight library with no application initialization and minimal permissions
  • you target older Android versions down to API 16

When to avoid

  • you need actively maintained detection against modern emulators and vendor-level bypasses, since the project is no longer maintained
  • you need iOS or non-Android platform support
  • you require fine-grained, up-to-date emulator fingerprinting for high-security applications

Facets

library · maturity abandoned

security developer-tools security android-tools developer-tools root-detection xposed-detection emulator-detection anti-tampering virtual-app-detection android-library java android

1 source

Member repositories

RepositoryRoleHealth v2
lamster2018/EasyProtectormain23

For agents

markdown · JSON · MCP: product_card(name="lamster2018/EasyProtector")

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