# lamster2018/EasyProtector

一行代码检测XP/调试/多开/模拟器/root

Repository: https://github.com/lamster2018/EasyProtector
Canonical: https://ross.abutalabs.com/products/easyprotector
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, security-tools, hook, xposed, emulator
Last push: 2023-08-31T06:30:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3033, "days_push": 1098, "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 2288, forks 453 (observed 2026-08-28T04:06:34.762825+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: security, developer-tools
- domain: security, android-tools, developer-tools
- platform: -
- tags: root-detection, xposed-detection, emulator-detection, anti-tampering, virtual-app-detection, android-library, java, android

## Member repositories
- lamster2018/EasyProtector (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:34.762825+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-30T02:40:50.576114+00:00, confidence not recorded.
  - readme: https://github.com/lamster2018/EasyProtector (fetched 2026-08-28T04:06:34.762825+00:00, sha b556f896f7c7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
