Originally posted by allstargaters
Just wondering, if they get the metldr then we don't need to decrypt our Root Key, right??? Because if you have the metldr they have the ability to make a 3.66 CFW, if not they can release this method and a dev can use the information to make a CFW, right???? I am just wondering, but if the metldr isn't enough then can the information in the bootloader and the metldr be enough???? Thanks
---------- Post added at 12:42 AM ---------- Previous post was at 12:39 AM ----------
Correct me if I am wrong, but to dump the NAND, you have to solder something on the PS3. If I am wrong, please correct me because I think that a simple .pkg isn't enough to dump the NAND same with the NOR. I think you need an infectus for that. If I am wrong, I accept that, just my 2 cents. Thanks
Im going to explain this as easy as possible for you There are 2 very different types of keys at work here... and there are multiple different values of these 2 keys for different parts of the system.
First of all, the riv/erk keys are used to symmetrically encrypt executables using a AES-CTR cipher, and the key for this on the metldr is what is referred to as the "root key", because every other key can be discovered by following down this chain and decrypting each level firmware and its loader (lv0, lv1, etc).
Secondly, the public/private keypair is used only to digitally sign the hash of the executable. Each loader effectively checks the signature of the "loader" (lv1, lv2, game, etc) to ensure that it is officially authorized by Sony. The current private components of these keys were compromised during Sony's failure to understand "randomness" allowing us to digitally sign new firmware, executables, etc.
So to answer your question We already have the metldr key, the thing is that they don’t use metldr anymore, at all.Sony removed all the loaders, no more isoldr/lv1ldr/lv2ldr/appldr they added lv0.2 which seems to have secured the ps3 for now