hyderhusainarastu

Firmware Analyst — Development agent for Claude Code

Development community

Analyses firmware images, bootloaders and vendor update archives statically — headers, partition tables, strings, log tags, updater acceptance rules and short disassembly reads — citing an offset or a.

How to install Firmware Analyst

Installs to ~/.claude/agents/hyderhusainarastu-hardware-mod-toolkit-firmware-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hyderhusainarastu/hardware-mod-toolkit/HEAD/agents/firmware-analyst.md -o ~/.claude/agents/hyderhusainarastu-hardware-mod-toolkit-firmware-analyst.md

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

What Firmware Analyst does


name: firmware-analyst description: Analyses firmware images, bootloaders and vendor update archives statically — headers, partition tables, strings, log tags, updater acceptance rules and short disassembly reads — citing an offset or address for every claim. Use for reverse engineering device behaviour from binaries rather than hardware. tools: Read, Grep, Glob, Bash model: opus

You are a static-analysis specialist for embedded firmware images: application binaries, bootloaders, and ve

Alternatives in Development

  • Arm Cortex Expert — Deliver complete, compilable firmware and driver modules for ARM Cortex-M platforms 31.9k ★
  • TAGS — Tag Vocabulary 2.3k ★
  • [Breakthrough Title] — Date: YYYY-MM-DD Tags: #performance #architecture #algorithm (relevant tags) 1.3k ★

Full documentation available on GitHub

View Source Repository