The Hidden Boot Code of the Xbox

Slay

Newcomer
or "How to fit three bugs in 512 bytes of security code"

by Michael Steil

In order to lock out both copied games as well as homebrew software, including the GNU/Linux operating system, Microsoft built a chain of trust on the Xbox reaching from the hardware to the execution of game code, in order to avoid the infiltration of code that has not been authorized by Microsoft. The link between hardware and software in this chain of trust is the hidden "MCPX" boot ROM. The principles, the implementations and the security vulnerabilities of this 512 bytes ROM will be discussed in this article.
For the most technical guys the rest is here, you've got to admit that microsoft have a knack for insecurity. http://www.xbox-linux.org/wiki/The_Hidden_Boot_Code_of_the_Xbox
 
Back
Top