Sign inSign up

timonier/extract-xiso

By timonier

Updated almost 6 years ago

The Xbox iso extractor tool

Image
0

10K+

timonier/extract-xiso repository overview

README

The Xbox iso extractor tool

If you like / use this project, please let me known by adding a ★ on the GitHub repository.

Installation

# Define installation folder

export INSTALL_DIRECTORY=/usr/bin

# Use local installation

sudo bin/installer install

# Use remote installation

curl --location "https://github.com/timonier/extract-xiso/raw/master/bin/installer" | sudo sh -s -- install

Note 1: If you do not define INSTALL_DIRECTORY, installer will use in /usr/local/bin.

Note 2: docker-for-mac users have to configure native NFS server.

Usage

Run the command extract-xiso:

# See all extract-xiso options

extract-xiso -h

# Run extract-xiso

extract-xiso /path/to/xbox.iso

Tag summary

Content type

Image

Digest

Size

33.5 MB

Last updated

almost 6 years ago

docker pull timonier/extract-xiso