Skip to content

Tools to work with the original Xbox MCPX ROM.

Notifications You must be signed in to change notification settings

XboxDev/mcpx-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcpx-tools

disassemble-mcpx.sh

A script to annotate and disassemble the MCPX ROM using objdump.

disassemble-mcpx.sh <path to MCPX ROM>

mcpx-attack

Tool to display the following exploits:

This tool has to be compiled first:

git clone https://github.com/XboxDev/mcpx-tools.git
cd mcpx-tools
mkdir build
cmake ..
make

To see the usage information, run the tool without additional arguments.

About

Tools to work with the original Xbox MCPX ROM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published