← all publishers

allthingsida

@allthingsida source repo

15 published skills

  1. Data · allthingsida bundle
    Query IDA strings, bytes, and binary data. Use when asked to search strings, find byte patterns, rebuild string tables, or analyze binary content.
    0
    installs
  2. Grep · allthingsida bundle
    Search named IDA entities by pattern. Use when asked to find functions, labels, types, or members by name, or to seed xref/decompiler workflows from a name lookup.
    0
    installs
  3. Types · allthingsida bundle
    IDA type system. Use when asked to create, modify, or apply structs, unions, enums, typedefs, or parse C declarations.
    0
    installs
  4. Xrefs · allthingsida bundle
    Analyze IDA cross-references. Use when asked about callers, callees, imports, data refs, call graphs, or dependency chains.
    0
    installs
  5. Connect · allthingsida bundle
    Connect to IDA databases and bootstrap sessions. Use when starting analysis, routing to other skills, or setting up CLI/HTTP/MCP connections.
    0
    installs
  6. Storage · allthingsida bundle
    Persistent key-value storage in IDA databases. Use when asked to store metadata, track progress, or persist session state via netnode_kv.
    0
    installs
  7. Analysis · allthingsida bundle
    Triage and audit IDA binaries. Use when asked to analyze a binary, find suspicious behavior, detect crypto/network activity, review decompiled code against source, or run multi-table queries.
    0
    installs
  8. Debugger · allthingsida bundle
    IDA debugger operations. Use when asked to set breakpoints, patch bytes, add conditions, or manage a patch inventory.
    0
    installs
  9. Functions · allthingsida bundle
    Complete idasql SQL function reference catalog. Use when looking up function signatures, parameters, or usage examples.
    0
    installs
  10. Idapython · allthingsida bundle
    Execute IDAPython via idasql. Use when SQL surfaces are insufficient and direct IDA SDK access is needed via Python snippets or scripts.
    0
    installs
  11. Re Source · allthingsida bundle
    Re-source IDA binaries. Use when asked for recursive annotation, structure recovery, type reconstruction, or bottom-up program understanding.
    0
    installs
  12. Decompiler · allthingsida bundle
    Decompile and analyze IDA functions. Use when asked for pseudocode, ctree AST analysis, local variables, labels, or decompiler-driven cleanup.
    0
    installs
  13. UI Context · allthingsida bundle
    Capture live IDA UI context. Use when the user references what's on screen, what's selected, or asks about the current view in IDA's GUI.
    0
    installs
  14. Annotations · allthingsida bundle
    Edit IDA databases. Use when asked to add comments, rename symbols, apply types, create bookmarks, or clean up decompiled code for review.
    0
    installs
  15. Disassembly · allthingsida bundle
    Query IDA disassembly. Use when asked about functions, segments, instructions, blocks, operands, control flow, or raw code structure.
    0
    installs