/XBLC-Dumper

Dump firmware off the Xbox Live Communicator from the Original Xbox

Primary LanguageC

XBLC Dumper.

Dump the firmware off an Original Xbox Live Communicator straight from the console. The communicator contains a RISC-based micro-controller, which appears to use the V8-uRISC architecture. Public datasheets for the chipset indicate it has a 12KB programmable ROM. It appears a custom ROM was developed for the XBLC as it does not follow the standard USB Audio Class Specification.

Compile

Setup and install nxdk then:

git clone https://github.com/Ryzee119/Dongle_Dumper.git
make NXDK_DIR=/path/to/nxdk

Usage

  • Copy the default.xbe to a folder on your xbox and launch it. See releases.
  • Connect a Xbox Live Communicator.
  • The firmware file will be written to the same directory as the xbe.