1 repository
Tools for inspecting the registers and memory of code running inside a virtual machine.
Distinct from Remote Debugging: Distinct from Remote Debugging: targets the guest machine code of an emulated console rather than network-based application servers.
Explore 1 awesome GitHub repository matching development tools & productivity · Guest Executable Debuggers. Refine with filters or upvote what's useful.
xemu is a game console emulator and virtual hardware hypervisor designed to execute original Xbox game software on various operating systems. It functions as a disk image player that simulates physical circuitry and storage to enable the playback of original titles. The project includes a suite of low-level system debugging tools for inspecting registers, tracing execution events, and dumping memory from running guest code. It provides specialized capabilities for hardware accuracy testing and game hardware debugging to analyze system behavior. The software covers a broad range of emulation
Provides a remote server to inspect registers, disassemble instructions, and dump memory from running guest code.