·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