Hunt Ios banner
ivRodriguezCA ivRodriguezCA

Hunt Ios

Development community

Description

--- description: "Spawn parallel iOS hunter agents against an acquired and decrypted app" argument-hint: "<target-name> [--focus ipc|storage|network|binary|sdk]" --- # /hunt-ios: iOS-Specific Vulnerability Hunting ## Usage ``` /hunt-ios <target_name> [--focus <area>] ``` ## Description Runs iOS-specific vulnerability hunting on an already-acquired and extracted app. Spawns up to 5 parallel iOS hunter agents, each targeting a different attack surface area. ## Prerequisites The iOS app must

Installation

Installs to ~/.claude/commands/ivrodriguezca-mobhunt-hunt-ios.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ivRodriguezCA/MobHunt/HEAD/.claude/commands/hunt-ios.md -o ~/.claude/commands/ivrodriguezca-mobhunt-hunt-ios.md

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

Full documentation available on GitHub

View Source Repository