Skip to content

SaveEditors/xecli

Repository files navigation

XeCLI

XeCLI is a terminal-first Xbox 360 RGH/JTAG toolkit for live console work with XBDM, JRPC2, FTP, XeLL-backed NAND dumping, XEX tooling, memory inspection, content workflows, reverse-engineering helpers, and release packaging.

The repository and product name are XeCLI. The installed terminal command is rgh.

Support XeCLI on Ko-fi

What XeCLI Covers

  • Live console status, title resolution, module inspection, memory inspection, thread control, screenshots, and debug helpers
  • File-system and FTP workflows for browsing, transfer, search, save handling, plugins, and console content staging
  • XeLL-backed keyvault export, CPU key capture, startup-log capture, and verified read-only NAND backup
  • Local XTAF/FATX disk and image workflows with Windows disk enumeration, header scan, manual offset/length open, metadata backup/restore, safe repair, and raw partition export
  • Local content tooling for CON, profile, GPD, and XDBF inspection and mutation
  • Reverse-engineering helpers for Ghidra and IDA, plus XEX dump, decompile, and analysis flows
  • Homebrew, dashboard, compatibility-pack, and USB staging workflows

v1.0.7 Highlights

  • Added full Spanish localization across CLI help, prompts, and WinForms surfaces
  • Added the automated PC-side NAND workflow with rgh nand dump
  • Added the verified PC-side keyvault workflow with rgh xell kv export
  • Added managed staging for the helper/linker assets used by the XeLL dump flow
  • Added integrated support for the standalone XeCLI-XellFetch XeLL payload workflow
  • Added verified-success reboot gating so the console only leaves XeLL after the PC confirms the dump is valid
  • Added same-session verification fallback for consoles that ignore XeLL reboot during the second pass

Safety note: Auto-reboot is disabled for --single and --no-verify so the console does not leave XeLL before the operator sees that verification was skipped.

Quick Start

dotnet .\rgh.dll --help
dotnet .\rgh.dll nand dump --ip 192.168.1.186 --yes

Documentation

Tooling Notes

Ghidra is an external (Free) dependency. XeCLI's supported Ghidra XEX import path uses the maintained SaveEditors/XEXLoaderWV fork.

The IDA workflow is pinned to IDA Pro 9.1.250226 with idaxex 0.42b.

Why XTAF Matters

XeCLI's rgh xtaf surface is not limited to browsing normal Xbox 360 HDD images. The standout workflows are:

  • Direct Windows physical-disk inspection alongside normal .img and .bin inputs
  • FATX/XTAF header scan plus manual --offset and bounded --length opens for unusual or partial images
  • Retail-layout FATX formatting for blank or recovered Xbox 360 HDD images
  • Low-level metadata backup and restore for disk-prefix and partition-header regions before risky work
  • Safe chain-map audit and repair for orphaned allocation issues
  • Raw partition dump and tree extraction workflows for recovery or analysis

rgh fatman and rgh fatx still work as compatibility aliases, but rgh xtaf is now the primary disk and image command surface.

Standalone Payload Repo

The standalone XeCLI-XellFetch repo is published at github.com/SaveEditors/XeCLI-XellFetch. It packages the custom xell.bin, XellLaunch, and QuickBoot assets for operators who want the XeLL-side payload with or without the full XeCLI desktop workflow. XeCLI integrates with that workflow, but the standalone bundle is released from its own repo.

Release

Screenshots

XeCLI help

XeCLI status

About

Terminal-first Xbox 360 RGH/JTAG toolkit for XBDM, JRPC2, FTP, XEX dumping, memory inspection, automation and much more.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages