grep

Installation
SKILL.md

grep is IDASQL's entity-search surface. Use it to discover named functions, labels, segments, structs, enums, and members before pivoting into xrefs, decompiler, or type work.


Trigger Intents

Use this skill when user asks to:

  • find functions, labels, types, or members by name
  • search by prefix/substring like sub_, EH, Zw, CreateFile, or main
  • page through search results quickly
  • decide whether to use the grep table or grep() JSON output

Route to:

  • xrefs after locating a candidate callee/import/function and needing callers/callees/references
  • decompiler after choosing a candidate function to inspect semantically
  • types when the hit is a struct/enum/member you need to inspect or edit

Related skills
Installs
12
GitHub Stars
20
First Seen
Mar 19, 2026