Use for reverse engineering stripped Go and Rust binaries including runtime recognition, pclntab/moduel data recovery, panic strings, and idiomatic decompilation recovery.
Run in your terminal
| name | go-rust-reverse |
| description | Use for reverse engineering stripped Go and Rust binaries including runtime recognition, pclntab/moduel data recovery, panic strings, and idiomatic decompilation recovery. |
NOW: 读取 ../field-journal/precedent-reverse.mdNOW: 确认样本为 Go/Rust 编译产物(file/字符串/运行时特征)NEXT: GoReSym / 相关插件是否可用ACT: 运行时识别 → 符号/元数据恢复 → 业务逻辑□ 识别 go.buildid、runtime 符号残留、pclntab
□ GoReSym / redress / IDA Go 插件恢复函数名
□ 注意 interface、slice、string 结构在反编译中的形态
□ 网络/加密库路径:crypto/* net/http
□ panic 字符串、rust_begin_unwind、crate 路径暗示
□ 范型实例化导致的代码膨胀;先定位字符串 xref
□ 异步/tokio 状态机需结合交叉引用
□ 仍可用 Frida;注意 Go 栈与调度
□ 优先日志与配置字符串驱动断点
| 工具 | 用途 |
|---|---|
| GoReSym | Go 元数据 |
| IDA/Ghidra + Go/Rust 插件 | 反编译 |
| radare2 | 快速字符串 |
| strings / rabin2 | 分诊 |
references/go-rust-notes.md../reverse-engineering/go-reverse.md ../ida-reverse/ ../ghidra-reverse/field-journal/seed-002_go-malware-stripped.md上游: MASTER R33
下游: 恶意样本流程 malware-analysis;通用 RE reverse-engineering
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versiongo-rust-reverseExecute the skills CLI command in your project's root directory to begin installation:
Package manager
npx skills install zhaoxuya520/reverse-skill/skills/go-rust-reverseFetches go-rust-reverse from zhaoxuya520/reverse-skill and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate go-rust-reverse. Access via /go-rust-reversein your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
Package manager
npx skills install zhaoxuya520/reverse-skill/skills/go-rust-reverseWorks with
0
total installs
0
this week
10.9K
GitHub stars
0
upvotes
Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
go-rust-reverse has been reliable in day-to-day use. Documentation quality is above average for community skills.
Keeps context tight: go-rust-reverse is the kind of skill you can hand to a new teammate without a long onboarding doc.
Useful defaults in go-rust-reverse — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Keeps context tight: go-rust-reverse is the kind of skill you can hand to a new teammate without a long onboarding doc.
We added go-rust-reverse from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Registry listing for go-rust-reverse matched our evaluation — installs cleanly and behaves as described in the markdown.
Solid pick for teams standardizing on skills: go-rust-reverse is focused, and the summary matches what you get after install.
go-rust-reverse reduced setup friction for our internal harness; good balance of opinion and flexibility.
Useful defaults in go-rust-reverse — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
go-rust-reverse is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
showing 1-10 of 71