Skip to content

XbRecUnpack v2.3456

Pre-release
Pre-release
Compare
Choose a tag to compare
@emoose emoose released this 01 Feb 09:08
· 8 commits to master since this release

XbRecUnpack targeted for .NET 4.7.2.

v2 adds support for extracting from recovery ISOs, ZIPs, remote recovery EXEs, and SDK installer EXEs.

Usage:
  XbRecUnpack.exe [-L/-R] <path-to-recctrl.bin> [output-folder]
  XbRecUnpack.exe [-L/-R] <path-to-SDK/remote-recovery.exe> [output-folder]
  XbRecUnpack.exe [-L/-R] <path-to-recovery.iso> [output-folder]
  XbRecUnpack.exe [-L/-R] <path-to-recovery.zip> [output-folder]
Will try extracting all files to the given output folder
If output folder isn't specified, will extract to "<input-file-path>_ext"
-L will only list entries inside input file without extracting them
-R will print info about any extracted X360 xboxrom images
  (if -R isn't used, will print a summary instead)

Either use it from command-line as the above says, or drag-drop and drop one of the following into the XbRecUnpack.exe file:

  • recovery ISO
  • ZIP file containing a recovery ISO
  • recctrl.bin extracted from recovery ISO
  • remote recovery EXE (XDKRecoveryXXXX / XDKRecoveryXenonXXXX)
  • an SDK installer EXE (XDKSetupXXXX / XDKSetupXenonXXXX)