An open API service indexing awesome lists of open source software.

https://github.com/emoose/xbrecunpack

Tool for fully extracting Xbox/Xbox360 SDKs & recoveries.
https://github.com/emoose/xbrecunpack

xbox xbox360 xdk

Last synced: about 1 year ago
JSON representation

Tool for fully extracting Xbox/Xbox360 SDKs & recoveries.

Awesome Lists containing this project

README

          

# XbRecUnpack

Tool for extracting Xbox/Xbox360 SDKs & recoveries.

```
Usage:
XbRecUnpack.exe [-L/-R] [output-folder]
XbRecUnpack.exe [-L/-R] [output-folder]
XbRecUnpack.exe [-L/-R] [output-folder]
XbRecUnpack.exe [-L/-R] [output-folder]
Will try extracting all files to the given output folder
If output folder isn't specified, will extract to "_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)
```