650°
132w ago -
Update #2: Now
zAxis reports that the news of the PS3 Master Key was not legitimate after all.
Update:
graf_chokolo has now
confirmed he found the PS3 Master Key, and plans to release it publicly after
PSGrade is updated with it and is spread!
Today
Estx on
xorloser's blog (linked above) has announced that he has uncovered the PS3 Master Key and will post it shortly, however, some users including
phiren believe it is really the Device Key and are awaiting more details.
Below are some comment and code excerpts, as follows:
Estx: I’ve found the Masterkey from bruteforcing dumps from my system.
Took 27 minutes, over 8,100,000 possible keys. Lol – could’ve waited but ah well.
If anyone is interested in doing the same, you can find it on 3.41.
for(int i = 0; i < list.length; i++)
if(HMAC-SHA-1(key).ComputeHash(encryptChallengeBody)...