{"id":21748272,"url":"https://github.com/hyperbx/xeshell","last_synced_at":"2025-12-24T04:35:18.361Z","repository":{"id":220031829,"uuid":"750564817","full_name":"hyperbx/XeShell","owner":"hyperbx","description":"A command prompt that interfaces with XBDM on a remote Xbox 360","archived":false,"fork":false,"pushed_at":"2024-07-09T09:17:32.000Z","size":150,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-09T11:36:26.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperbx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-30T21:57:47.000Z","updated_at":"2024-07-09T09:17:35.000Z","dependencies_parsed_at":"2024-01-31T00:25:13.935Z","dependency_job_id":"80ec05d6-f031-41e3-8a5e-247d2f4545d4","html_url":"https://github.com/hyperbx/XeShell","commit_stats":null,"previous_names":["hyperbx/xeshell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperbx%2FXeShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperbx%2FXeShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperbx%2FXeShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperbx%2FXeShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperbx","download_url":"https://codeload.github.com/hyperbx/XeShell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226462289,"owners_count":17629049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-26T08:12:52.146Z","updated_at":"2025-12-24T04:35:18.313Z","avatar_url":"https://github.com/hyperbx.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XeShell\nA command prompt that interfaces with XBDM on a remote Xbox 360.\n\n# Features\n- DOS-like filesystem navigation and manipulation.\n- Downloading and uploading data.\n- Peeking and poking memory.\n- Peeking file data.\n- Signature scanning.\n- Debugging and analysis.\n\n# Prerequisites\n### Building\n- [.NET 8.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)\n\n### Running\n- .NET 8.0 Runtime ([x86](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.1-windows-x86-installer), [x64](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.1-windows-x64-installer))\n- Xbox 360 hardware (JTAG/RGH/DevKit) with a network connection\n- Xbox Debug Monitor (XBDM) - *only the Freeboot plugin tested and working, but it should be interoperable with the official XBDM module.*\n\n# Commands\n**XeShell** includes all existing XBDM commands (including custom commands from Freeboot XBDM), as well as extended commands listed below.\n\nCommand|Alias|Description\n-------|-----|-----------\n`analyse`|`analyze`|Analyses a memory address containing a class for RTTI.\n`asm`||Assembles PowerPC instructions to bytecode at the specified memory address.\n`cd`|`cd..`|Changes to the specified directory.\n`cls`|`clear`|Clears the command prompt.\n`del`|`rm`|Deletes a remote file or directory.\n`dir`|`ls`|Lists the current or specified directory's contents.\n`disasm`||Disassembles PowerPC instructions at the specified memory address.\n`download`|`dl`|Downloads a remote file or directory.\n`exit`||Exits the command prompt.\n`help`|`?`|Displays help information.\n`info`|`info.`|Displays information about the connected console or specified filesystem node.\n`launch`||Launches the specified executable binary.\n`mkdir`||Creates a remote directory.\n`peek`||Reads data from a memory address and prints it.\n`peekfile`|`peekf`|Reads data from a file and prints it.\n`poke`||Writes data to a memory address.\n`scan`||Scans memory for data.\n`step`||Steps to the next instruction from the current breakpoint.\n`undo`||Undoes memory changes via the `poke` command (only works per session).\n`upload`|`ul`|Uploads a local file or directory.\n`xbdm`||Sends a command to XBDM, bypassing XeShell overrides.\n`xcpu`||Dumps the current CPU state.\n\n***See the `help` command for additional information.***","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperbx%2Fxeshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperbx%2Fxeshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperbx%2Fxeshell/lists"}