If i remember correctly, some memory address that needs to be overridden by the exploit is randomized on startup. The only way to find it is to just write to a random address, which often fails
Comment on Any Xbox 360 can now be hacked in less than one minute
AnUnusualRelic@lemmy.world 3 days agoIt’s strange that console exploits wouldn’t work consistently on identical hardware with identical firmware. What is it that makes it fail so often?
DevCuber@sh.itjust.works 3 days ago
Aielman15@lemmy.world 3 days ago
Quoting from the GitHub’s page:
Which means that, sometimes, you run the code but it simply fails. When it happens, you can turn off the console and try again.
AnUnusualRelic@lemmy.world 3 days ago
Oh, ok. That makes sense.