Reverse Analyze

Perform reverse engineering analysis on code or binary for security research. Use when user says "reverse engineer", "analyze binary", "decompile", or investigating undocumented systems and legacy code. Use when this capability is needed.

tomevault-io Updated

File contents

Perform reverse engineering analysis for security research.

Context

Target files: !file $1 2>/dev/null || echo "Target not specified"

Target: $ARGUMENTS

Instructions

  1. Identify the target type (source code, binary, protocol capture)
  2. Perform appropriate static analysis
  3. Document architecture and key components
  4. Identify security-relevant behaviors
  5. Extract indicators of compromise if applicable
  6. Generate structured analysis report

Source: gr1m0h/dot — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/gr1m0h--dot--reverse-analyze commit dd88c10a0b

Frequently asked questions

npx skillmds@latest add tomevault-io/reverse-analyze