Extracts XISO, Video ISO, Filler data, XGD1 seed, XGD3 update file, and rebuild redump ISO using these.
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)