LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: Reverse Engineering

Browse skills that share this tag.

  • generate-signature-for-function - Generate and validate byte signatures for functions
    IDA ProByte SignaturePattern ScanningReverse Engineering

    ★ 66 · Updated 2026-09-17

    Generates and validates unique pattern-scanning byte signatures for functions using IDA Pro MCP to locate functions across binary updates.

    ⚙ Generate unique function byte signatures⚙ Validate signature uniqueness via binary search⚙ Wildcard volatile instruction operands automatically
  • Codebase Interrogator (Business Analyst) - Codebase Analysis for System Intent Discovery
    Code AnalysisBusiness AnalysisSystem DocumentationReverse Engineering

    ★ 602 · Updated 2026-02-12

    Scans codebase to extract intended features, business logic, and data models

    ⚙ Run intent scanner script⚙ Extract docstrings from code⚙ Identify API routes