XeCLI does not bundle Ghidra, IDA Pro, Java, or XEX loader plugins. Reverse-engineering workflows depend on external installs plus the helper loaders that XeCLI can install after you point it at those tools.
rgh ghidra configrgh ghidra install-loaderrgh ghidra analyzergh ghidra decompilergh ghidra verifyrgh xex decompileJAVA_HOME, and default project path..xex files from a local path, FTP path, or the current running title.src/Xbox360.Remote.Cli/ghidra_scripts/.XEXLoaderWV.jar automatically for .xex imports.XEXLoaderWV into the configured Ghidra install with rgh ghidra install-loader.SaveEditors/XEXLoaderWV fork as an external dependency; XeCLI does not bundle the jar in the repo or release package.rgh ghidra verify.(Free) in the CLI. XeCLI does not currently pin a tested Ghidra version in the docs.XEXLoaderWV is required for clean .xex imports.rgh ghidra config --path <dir>, XeCLI can install the loader helper for you with rgh ghidra install-loader.IDA Pro 9.1.250226idaxex 0.42bidaxex 0.43 or IDA 9.2 until that exact combination is validated in XeCLI.rgh ida configrgh ida checkrgh ida install-loaderrgh ida analyzergh ida decompilergh ida verifyrgh xex ida-decompileIDAUSR, and preferred backend.rgh ida check.idaxex 0.42b loader set with rgh ida install-loader.src/Xbox360.Remote.Cli/ida_scripts/..xex files through idat.exe batch mode.idalib for database-backed decompilation when available.rgh xex ida-decompile.rgh ida verify.IDA Pro 9.1.250226 as the supported baseline.idat and idalib.idaxex 0.42b must be present for .xex loading.idalib workflows.rgh ida config --path <dir>, XeCLI can install the supported loader helper for you with rgh ida install-loader.These workflows were validated against a live console on March 22, 2026:
rgh ida checkrgh ida install-loaderrgh ghidra install-loaderrgh ida analyze --ftp-path /Hdd1/Aurora/Aurora.xex --out-db ...rgh ida decompile --in ...Aurora-cli.i64 --backend idalib --max 1rgh ida verify --dir ...rgh xex ida-decompile --ftp-path /Hdd1/Aurora/Aurora.xex --out ... --max 1 --out-db ... --keep-dbObserved live IDA import/decompile results for Aurora:
Aurora-cli.i64740129idalib export completed successfullyxex ida-decompile completed successfully with the auto-selected idalib backend after batch import