·binary-re
{}

binary-re

2389-research/claude-plugins

在分析二進製文件、可執行文件或字節碼以了解它們的用途或工作原理時,應使用此技能。在“二進制”、“可執行文件”、“ELF”、“這是做什麼的”、“逆向工程”、“反彙編”、“反編譯”、“pyc 文件”、“python 字節碼”、“分析二進制”、“找出”、“編組”上觸發。路由至分類、靜態分析、動態分析、綜合或工具設置的子技能。

1安裝·0熱度·@2389-research

安裝

$npx skills add https://github.com/2389-research/claude-plugins --skill binary-re

SKILL.md

Comprehensive guide for binary reverse engineering. This skill provides the overall methodology, philosophy, and reference material. Related skills handle specific phases:

| binary-re:triage | Fast fingerprinting | "what is this binary", "identify", "file type" | | binary-re:static-analysis | r2 + Ghidra analysis | "disassemble", "decompile", "functions" | | binary-re:dynamic-analysis | QEMU + GDB + Frida | "run", "execute", "debug", "trace" |

| binary-re:synthesis | Report generation | "summarize", "report", "document findings" | | binary-re:tool-setup | Install tools | "install", "setup", "tool not found" |

在分析二進製文件、可執行文件或字節碼以了解它們的用途或工作原理時,應使用此技能。在“二進制”、“可執行文件”、“ELF”、“這是做什麼的”、“逆向工程”、“反彙編”、“反編譯”、“pyc 文件”、“python 字節碼”、“分析二進制”、“找出”、“編組”上觸發。路由至分類、靜態分析、動態分析、綜合或工具設置的子技能。 來源:2389-research/claude-plugins。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/2389-research/claude-plugins --skill binary-re
分類
{}資料分析
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 binary-re?

在分析二進製文件、可執行文件或字節碼以了解它們的用途或工作原理時,應使用此技能。在“二進制”、“可執行文件”、“ELF”、“這是做什麼的”、“逆向工程”、“反彙編”、“反編譯”、“pyc 文件”、“python 字節碼”、“分析二進制”、“找出”、“編組”上觸發。路由至分類、靜態分析、動態分析、綜合或工具設置的子技能。 來源:2389-research/claude-plugins。

如何安裝 binary-re?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/2389-research/claude-plugins --skill binary-re 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/2389-research/claude-plugins