XeCLI is a beta 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 the beta XeTerminal custom interface.
The repository and product name are XeCLI. The installed terminal command is rgh.
Portable and installed builds also ship the beta XeTerminal.exe launcher, which opens the custom XeCLI interface directly when launched with no arguments.
XeCLIandXeTerminalare both currently shipped as beta surfaces in thev1.11.0cycle.
rgh modules address --name <module> --rva <addr> and Ghidra mapping via --ghidra <addr> --ghidra-base <addr>.debug break and debug databreak commands.Ctrl+K, command history search with Ctrl+R, and history navigation with Up/Down.rgh mem peek, rgh mem hexdump, and small memory dumps agree on the same target datargh mem poke and freeze loops fail on rejected or mismatched writes instead of printing false successrgh debug stop, rgh debug go, breakpoints, and data breakpoints only report success when XBDM accepts the commandXeTerminal.exe launcher with the custom shell UI, live console/session panels, integrated FTP/file manager workflows, clickable versioning, and live suggestion handling.png output, auto-trim the corrupted right-edge strip on affected frame buffers, and use title-based filenames from XeTerminalwin-x64 and win-x86, plus a universal setup installer.\XeCLI-1.11.0-setup.exe
rgh --help
rgh language --set es
rgh nand dump --ip <console-ip> --yes
Portable zip users can run rgh.exe directly from the extracted win-x64 or win-x86 release folder. If you prefer the beta GUI launcher, open XeTerminal from the Start menu or run XeTerminal.exe directly. The installer registers rgh, adds the selected install to PATH, creates the XeTerminal Start menu shortcut, offers an optional XeTerminal desktop shortcut, and persists the initial UI language selection on supported Windows installations.
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.
XeCLI’s rgh xtaf surface is not limited to browsing normal Xbox 360 HDD images. The standout workflows are:
.img and .bin inputs--offset and bounded --length opens for unusual or partial imagesrgh fatman and rgh fatx still work as compatibility aliases, but rgh xtaf is now the primary disk and image command surface.
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.
