Linked by Thom Holwerda on Mon 28th Nov 2005 22:54 UTC, submitted by Jari
Thread beginning with comment 66874
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




Member since:
2005-07-06
- The flash is encrypted with a per-box key
- The key is stored inside the CPU
- The boot ROM is stored inside the CPU
- Also inside the CPU is a hypervisor that verifies the running state of the kernel, making sure there is no modification (RAM checksums), else the Xbox360 panics and blows up!
They're really out to prevent mod-chips this time around. Moving the boot ROM inside the CPU and protecting it with a key also inside the CPU pretty much kills nearly all mod-chips. Most mod-chips intercept instruction fetches from the boot ROM and replace the original code with their own. With the boot ROM inside the CPU, you can't intercept those instruction fetches.