Een hacker is in staat om Linux op een Xbox te draaien zonder de tot nu toe benodigde modchip. Via een bug in de 'save' handeling in het spel 007 Agent Under Fire was het mogelijk om een kleine Linux distro te booten op het systeem. "Het is alleen een bewijs dat het kan", zegt de hacker, zaken als de aansturing van het beeld zijn nog niet in orde. Er is vorig jaar door Michael Robertson, CEO van Lindows, een prijs van 100.000 dollar uitgeloofd voor degene die het lukt om Linux op de Xbox te draaien zonder modchip. De exacte details van de toegepaste methode zijn nog niet bekend en er wordt druk over gediscussieerd. Men twijfelt over het gebruik van niet-beveiligde code, Microsoft heeft het systeem zo gebouwd dat er alleen beveiligde software op kan draaien:
We have looked at this exploit and have drawn a few conclusions. We are fairly sure he is NOT running unsigned code. Looking at the patch file he applies to the linux xbe, we are concluding he is changing the hash and signature portions of the xbe. We changed a byte in that signature and this exploit no longer worked. Thus we can conclude he is not running code independent of the signature. We believe the save game exploit somehow allows him to change the signature scheme, not sure how quite yet, but then executes code that he has been able to self sign based on his exploit of the signature. mostly likely, he modified the public key and left the signature system alone.