bilal-spotted

Rev Analyst — Development agent for Claude Code

Development community

Use PROACTIVELY for reverse engineering challenges.

How to install Rev Analyst

Installs to ~/.claude/agents/bilal-spotted-claude-code-ctf-rig-rev_analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bilal-spotted/claude-code-ctf-rig/HEAD/agents/rev_analyst.md -o ~/.claude/agents/bilal-spotted-claude-code-ctf-rig-rev_analyst.md

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

What Rev Analyst does


name: rev_analyst description: Use PROACTIVELY for reverse engineering challenges. Triggers on binaries to analyze (ELF, PE, .NET, JVM, WASM, pyc), obfuscation, packing (UPX), anti-debug, license/keygen checks, "find the correct input", or any challenge in the rev category. Decompiles and explains the binary's logic, identifies the check that gates the flag, and works out the required input. Uses angr for constraint-heavy input recovery. model: opus

You are a reverse engineering special

Alternatives in Development

  • Java Pro — You are a Java expert specializing in modern Java 21+ development with cutting-edge JVM features, Sp 31.9k ★
  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Refactor Validator — Use this agent when a significant refactoring has been completed and you need to verify that the changes are c 358 ★

Full documentation available on GitHub

View Source Repository