Skip to main content

Getting Started

Admin Admin avatar
Written by Admin Admin
Updated this week

Create an account

Upload a file

Use the upload button at the bottom-left corner of the chat window to upload files to Dr. Binary.

View uploaded file

Once files are uploaded, Dr. Binary generates a file view to keep track of all files created during this chat.

Python code view, editing, and execution

Clicking on a Python script in the file view or a created document opens the code editor, where you can view, edit, and execute Python code in our sandboxed environment.

Using your own models

If you'd like to use your own models, you can add them via "Manage Models". We will not charge you for token usage when using your own models.

Connect your own MCP servers

You can connect your favorite MCP servers to our system. The sample MCP config can be found at https://code.visualstudio.com/docs/copilot/chat/mcp-servers#_configuration-example.

Download the data

After updating and analyzing the binary file, you can download the Ghidra project file (.gzf) for further local analysis. Alternatively, you can archive all decompiled code into a ZIP file. We're also working on expanding our data download capabilities.

Check token usage and purchase tokens

Did this answer your question?