blackbox-re-agent
New17GitHub TrendingGeneralby maosasagawa
Conversational black-box reverse-engineering agent on the pi coding agent — analyzes apk/.o/.hex/exe with a self-provisioning toolchain (radare2 · Ghidra · angr · jadx). Static analysis. Claude Code & Codex compatible.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/blackbox-re-agent.md https://raw.githubusercontent.com/maosasagawa/blackbox-re-agent/main/SKILL.md3
Invoke in Claude Code
/blackbox-re-agentView source on GitHub
agent
Frequently Asked Questions
What is blackbox-re-agent?
Conversational black-box reverse-engineering agent on the pi coding agent — analyzes apk/.o/.hex/exe with a self-provisioning toolchain (radare2 · Ghidra · angr · jadx). Static analysis. Claude Code & Codex compatible.
How to install blackbox-re-agent?
To install blackbox-re-agent, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /blackbox-re-agent.
What is blackbox-re-agent best for?
blackbox-re-agent is a community categorized under General. It is designed for: agent. Created by maosasagawa.