bnsql
CommunitySQL-powered exploration of Binary Ninja databases.
Author0xeb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables analysts to query Binary Ninja databases using SQL, accelerating reverse-engineering workflows by turning heterogeneous data into actionable insights.
Core Features & Use Cases
- Direct SQL queries: Run SQL against Binary Ninja data like funcs, xrefs, strings, imports, and decompilation outputs.
- Multi-database analysis: Compare results across multiple BND databases in a single workflow.
- Use Case: Imagine investigating a malware sample across several binaries; use bnsql to quickly list functions, references, and strings that match a pattern.
Quick Start
Install Binary Ninja and ensure bnsql.exe is in PATH. Then run a basic query against a Binary Ninja database, for example: bnsql program.bndb -c "SELECT name, address FROM funcs ORDER BY address LIMIT 5"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bnsql Download link: https://github.com/0xeb/anthropic-xsql-tools-plugin/archive/main.zip#bnsql Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.