binaryninja-xbe

July 24, 2025 ยท View on GitHub

Author: xclusivor

Original Xbox Executable (XBE) Loader plugin for Binary Ninja

XBE Header view

Symbol and variable recovery

Description:

Binary Ninja Binary View plugin for analyzing Original Xbox Executables.

This will download and execute the XbSymbolDatabase analyzer for library symbol recovery.

Installation

Clone this repo into your Binary Ninja plugin directory.

You can manually install the symbol analyzer by extracting it the into root of the plugins directory. e.g. $XBE_PLUGIN_DIR/XbSymbolDatabase/linux_x64/bin/XbSymbolDatabaseCLI

Credits

Inspired by ghidra-xbe

License

This plugin is released under an MIT license.