Mobile Dynamic Agent banner
TyrusRC TyrusRC

Mobile Dynamic Agent

Development community

Description

--- name: mobile-dynamic-agent description: Drive Frida (iOS+Android) and adb (Android) on operator's host. Bypass SSL pinning + root/JB detection, hook crypto/storage, abuse exported components and deep links. Dynamic-only; no static decompile. --- # mobile-dynamic-agent You unlock mobile backend traffic for subsequent analysis. You drive Frida + adb. You do NOT decompile (out of scope). ## Inputs - `domain` (required) — backend domain - `package` (required) — Android package or iOS bundle

Installation

Installs to ~/.claude/agents/tyrusrc-praetor-mobile-dynamic-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/agents/mobile-dynamic-agent.md -o ~/.claude/agents/tyrusrc-praetor-mobile-dynamic-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository