Skip to main content

Release Notes

Admin Admin avatar
Written by Admin Admin
Updated over 2 weeks ago

πŸ“ 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.

Did this answer your question?