WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: Deterous/XboxKit

v0.6

15 Dec 05:20
3b97319

Choose a tag to compare

Extracts XISO, Video ISO, Filler data, XGD1 seed, XGD3 update file, and rebuild redump ISO using these options:

Usage: xboxkit.exe [options] <input.iso> [video.iso] [filler_data] [system_update_file]

Rebuild mode: Combine input files (no options)
Extract mode: Use options (other paths are used for custom output file names)
-a, --all        Perform all operations (-rstuvwx) on the input ISO
-q, --quiet      Don't print INFO messages to console
-r, --random     Extracts random filler data to a separate file
-s, --seed       Extracts RNG seed used for XGD1 filler
-t, --trim       Trims end of XISO (game partition)
-u, --update     Extracts update file from video ISO (XGD3 only)
-v, --video      Extracts video ISO (video partition)
-w, --wipe       Wipes filler data in XISO
-x, --xiso       Extracts XISO (game partition)

A Windows (64bit) build is provided, the .NET source code can be compiled for other platforms.
xboxkit-net10.zip requires .NET 10 runtime installed. xboxkit.zip is self contained, does not require runtime installed.

v0.5

12 Jul 12:33
74fd893

Choose a tag to compare

v0.5 Pre-release
Pre-release

More options and features.
Usage: xboxkit.exe [options] <input.iso> [video.iso] [filler_data] [system_update_file]

v0.4

01 Jun 04:40
67312b1

Choose a tag to compare

v0.4 Pre-release
Pre-release

Fixes a bug from v0.3

Usage: xboxkit.exe [-s] [-u] [-v] <input.iso> [video.iso] [system_update_file]

A Windows (64bit) build is provided, the .NET source code can be compiled for other platforms.

v0.3

29 May 04:18
15e69e7

Choose a tag to compare

v0.3 Pre-release
Pre-release

Converts between redump ISO and its component game partition (XISO), video partition (Video ISO) and system update (su20076000_00000000).

Usage: xboxkit.exe [-s] [-u] [-v] <input.iso> [video.iso] [system_update_file]

A Windows (64bit) build is provided, the .NET source code can be compiled for other platforms.

v0.2

27 May 07:18
dd52c45

Choose a tag to compare

v0.2 Pre-release
Pre-release

Converts between redump ISO and its component game partition (XISO), video partition (Video ISO) and system update (su20076000_00000000).

Usage: xboxkit.exe [-s] [-u] <input.iso> [video.iso] [system_update_file]

A Windows (64bit) build is provided, the .NET source code can be compiled for other platforms.

v0.1

22 Sep 13:08
6adab7f

Choose a tag to compare

v0.1 Pre-release
Pre-release

Converts redump ISO into its component game (XISO) and video partitions.
Usage: xboxkit.exe <input.iso> [<video.iso>]