query_knowledge
Retrieve deobfuscation intelligence from the accumulated knowledge base: query obfuscation patterns, successes, failures, and statistics to guide evolutionary reverse engineering.
Instructions
查询系统积累的知识库,包括混淆模式、成功历史、失败路径、策略候选及整体统计。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | 查询类型:patterns=混淆模式 | successes=成功历史 | failures=失败路径 | stats=统计概览 | |
| limit | No | 返回条数上限,默认 20 | |
| keyword | No | 关键词过滤(仅 patterns 类型有效) |