frida-anti-instrumentation

Installation
SKILL.md

Frida Anti-Instrumentation

Use this skill when the app exits, hides behavior, blocks attach, or detects Frida/root/jailbreak/emulator/debugging.

Diagnosis Order

  1. Prove whether failure happens before or after Frida attaches.
  2. Use spawn mode for early checks.
  3. Log exits, process checks, file checks, property checks, and native anti-debug calls.
  4. Identify the specific detection before bypassing it.
  5. Keep only narrow hooks that change the detected condition.

Android Boundaries

Installs
81
GitHub Stars
3
First Seen
May 12, 2026
frida-anti-instrumentation — rudra-ravi/frida-skills