Author: xclusivor
Original Xbox Executable (XBE) Loader plugin for Binary Ninja
Binary Ninja Binary View plugin for analyzing Original Xbox Executables.
This will download and execute the XbSymbolDatabase analyzer for library symbol recovery.
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
Inspired by ghidra-xbe
This plugin is released under an MIT license.