emoose / XbRecUnpack

Tool for fully extracting Xbox/Xbox360 SDKs & recoveries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XbRecUnpack

Tool for extracting Xbox/Xbox360 SDKs & recoveries.

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)

About

Tool for fully extracting Xbox/Xbox360 SDKs & recoveries.


Languages

Language:C# 100.0%