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, ormain - page through search results quickly
- seed table-native xref/decompiler/type workflows from name discovery
Route to:
xrefsafter locating a candidate callee/import/function and needing callers/callees/referencesdecompilerafter choosing a candidate function to inspect semanticallytypeswhen the hit is a struct/enum/member you need to inspect or edit