Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
agent — Language Model Agent Instructions for Binary Refinery | Kitploit
Tools/GitHubGitHub/binref/agent
Reverse EngineeringScripting & AutomationMalware AnalysisBinary AnalysisAI-Assisted Reversing
GitHubbinref/agent

agent

Language Model Agent Instructions for Binary Refinery

View Repository
1381 month agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Binary Refinery Skill

This repository stores a Claude skill for Binary Refinery. It can augment your malware analysis agent with a number of useful tools for data extraction and transformation.

[!CAUTION] Make sure you are using refinery version 0.10.5 or later. The skill relies on changes to the binref utility that were introduced here.

[!NOTE] Bug reports and suggestions are welcome - open an issue or a pull request!

Installation

The skill can be installed with these commands inside Claude:

root@kitploit:~
/plugin marketplace add binref/agent
/plugin install refinery@binref

In order to update the skill, you then only have to update the binref marketplace. From the commandline, run:

root@kitploit:~
claude plugin marketplace update binref

Activation

Activate the skill by using this command in Claude:

root@kitploit:~
/refinery

The skill should be triggered automatically when the context is appropriate, but this rarely works. Claude is too convinced that a Python script is sufficient. If you know how to fix this, PRs are very welcome.

Download Tool