π v0.0.3
Release Date: June 30, 2025
βVersion: 0.0.3
βStatus: Beta
In v0.0.3, we bring a range of enhancements and new features to improve usability, flexibility, and performance.
π οΈ New Features & Improvements
New file storage and file view: Enhanced support for managing uploaded and generated files.
Improved sandbox code execution: Updates to how code runs in the sandbox environment.
Code editing: New support for code editing.
π§Ή Fixes & Cleanup
Fixed file upload issues to improve reliability.
Various small fixes across the app for improved stability and performance.
π§ UI/UX Enhancements
Moved FAQ into a button for a cleaner interface.
Updated chat sorting by message update date.
Token usage now displayed directly to users.
π v0.0.2
Release Date: June 11, 2025
βVersion: 0.0.2
βStatus: Beta
Weβre excited to announce the release of Dr. Binary v0.0.2, which brings a range of enhancements and new features aimed at improving usability, flexibility, and performance.
π§ Ghidra Improvements
Added support for setting the binary architecture for raw binaries
Enabled setting a custom image base
Support for downloading Ghidra projects
π§ͺ Sandbox Support
Execute Python scripts in a secure, isolated environment
Includes access to a variety of tools and libraries
π¨ UI Enhancements
Added a Stop button to halt LLM output streaming
Display full names of uploaded files
Integrated a billing portal to view token usage and availability
Intercom integration for streamlined in-app support and assistance
π v0.0.1 β Initial Release
Release Date: May 28, 2025
βVersion: 0.0.1
βStatus: Beta
Weβre excited to announce the first public release of Dr. Binary, an LLM-centric assistant that combines the reasoning capabilities of large language models with advanced binary analysis tools.
π Key Features
π¬ Natural Language Query Support
Ask questions like "What does this function do?" or "Is this binary vulnerable?"
No RE experience required β just chat.
π Function Analysis
Automatically disassembles binaries and summarizes the purpose of key functions.
π‘οΈ CVE Detection
Identifies known vulnerabilities using differential analysis.
π Binary Diffing
Compare two binaries to identify changes, patch impacts, or missing security fixes.
π§ AI-Powered Summarization
Converts low-level disassembly into readable pseudocode and plain-English explanations.