Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

idasql-skills

idasql-skills 收录了来自 allthingsida 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
36
更新
2026-07-17
Forks
7
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

analysis
其他计算机职业

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.

2026-07-17
annotations
软件开发工程师

Edit IDA databases. Use when asked to add comments, rename symbols, apply types, create bookmarks, or clean up decompiled code for review.

2026-07-17
connect
软件开发工程师

Connect to IDA databases and bootstrap sessions. Use when starting analysis, routing to other skills, or setting up CLI/HTTP/MCP connections.

2026-07-17
data
软件开发工程师

Query IDA strings, bytes, and binary data. Use when asked to search strings, find byte patterns, rebuild string tables, or analyze binary content.

2026-07-17
debugger
软件开发工程师

IDA debugger operations. Use when asked to set breakpoints, patch bytes, add conditions, or manage a patch inventory.

2026-07-17
decompiler
软件开发工程师

Decompile and analyze IDA functions. Use when asked for pseudocode, ctree AST analysis, local variables, labels, or decompiler-driven cleanup.

2026-07-17
disassembly
软件开发工程师

Query IDA disassembly. Use when asked about functions, segments, instructions, blocks, operands, control flow, or raw code structure.

2026-07-17
functions
软件开发工程师

Complete idasql SQL function reference catalog. Use when looking up function signatures, parameters, or usage examples.

2026-07-17
grep
软件开发工程师

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.

2026-07-17
idapython
软件开发工程师

Execute IDAPython via idasql. Use when SQL surfaces are insufficient and direct IDA SDK access is needed via Python snippets or scripts.

2026-07-17
re-source
软件开发工程师

Re-source IDA binaries. Use when asked for recursive annotation, structure recovery, type reconstruction, or bottom-up program understanding.

2026-07-17
storage
软件开发工程师

Persistent key-value storage in IDA databases. Use when asked to store metadata, track progress, or persist session state via netnode_kv.

2026-07-17
types
软件开发工程师

IDA type system. Use when asked to create, modify, or apply structs, unions, enums, typedefs, or parse C declarations.

2026-07-17
ui-context
软件开发工程师

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.

2026-07-17
xrefs
软件开发工程师

Analyze IDA cross-references. Use when asked about callers, callees, imports, data refs, call graphs, or dependency chains.

2026-07-17