Editing KaKaRoTo Kind of ´Jailbreak´
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 120: | Line 120: | ||
==== lv0 key Update ==== | ==== lv0 key Update ==== | ||
< | <pre>Since the LV0 keys have now been leaked, I believe I can now share this info with you, to help out those who are trying to build their own 4.x CFW : | ||
The NPDRM ECDSA signature in the SELF footer is checked by lv2. It first asks appldr to tell it whether or not the signature is to be checked, and appldr will only set the flag if the SELF is a NPDRM with key revision from 3.56+ (the ones without private keys). This means that the SELF files signed with the new 3.56+ keys still don't have their ecdsa checked (probably to speed up file loading). | The NPDRM ECDSA signature in the SELF footer is checked by lv2. It first asks appldr to tell it whether or not the signature is to be checked, and appldr will only set the flag if the SELF is a NPDRM with key revision from 3.56+ (the ones without private keys). This means that the SELF files signed with the new 3.56+ keys still don't have their ecdsa checked (probably to speed up file loading). | ||
If appldr says the ecdsa signature must be checked, then lv2 will verify it itself, and return an error if it's not correct.<br /> | If appldr says the ecdsa signature must be checked, then lv2 will verify it itself, and return an error if it's not correct.<br /> | ||
Line 141: | Line 141: | ||
Enjoy homebrew back on 4.x CFW.... | Enjoy homebrew back on 4.x CFW.... | ||
p.s: Thanks to flatz and glu0n who helped reversing this bit of info.</ | p.s: Thanks to flatz and glu0n who helped reversing this bit of info.</pre> | ||
https://twitter.com/KaKaRoToKS/status/260742786972798977 | https://twitter.com/KaKaRoToKS/status/260742786972798977 | ||