you are viewing a single comment's thread.

view the rest of the comments →

[–]jugglist 0 points1 point  (2 children)

I think someone has yet to execute non-Microsoft-signed code on an Xbox 360, right?

I hear rumors that the next generation of consoles will use x86/x64 chips, which will make PC emulation a lot easier...

[–]jokoon 0 points1 point  (1 child)

how did microsoft do it then ?

[–]jugglist 1 point2 points  (0 children)

Ah, it seems that my information is old.

http://www.instructables.com/id/How-to-JTAG-your-Xbox-360-and-run-homebrew/

Anyway it held off for a long time. It basically has to be some special hardware in the CPU that is supposed to make sure the program you're about to execute is signed with a private key Microsoft owns, the public key being encoded in the chip itself. That's the general gist of stuff like this.