The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "IBSS"
ARC rapture (talk | contribs) m |
m (typo) |
||
Line 2: | Line 2: | ||
A stripped down version of [[IBoot (Bootloader)|iBoot]], missing things such as interacting with the [[/|filesystem]]. Can be uploaded via [[DFU (Protocol)|DFU]] to bootstrap [[iBEC]] during a [[DFU Mode]] restore. |
A stripped down version of [[IBoot (Bootloader)|iBoot]], missing things such as interacting with the [[/|filesystem]]. Can be uploaded via [[DFU (Protocol)|DFU]] to bootstrap [[iBEC]] during a [[DFU Mode]] restore. |
||
− | Use of the iBSS |
+ | ==Use of the iBSS== |
− | Your iBSS and iBEC is used to sign the firmware before uploading it to the ROM. |
+ | Your [[iBSS]] and [[iBEC]] is used to sign the firmware before uploading it to the ROM. This was a new layer of security (certificates) Apple had added to try stop jailbreakers. |
− | This was a new layer of security (certificates) Apple had added to try stop Jailbreaker's. |
Revision as of 08:26, 4 March 2012
A stripped down version of iBoot, missing things such as interacting with the filesystem. Can be uploaded via DFU to bootstrap iBEC during a DFU Mode restore.
Use of the iBSS
Your iBSS and iBEC is used to sign the firmware before uploading it to the ROM. This was a new layer of security (certificates) Apple had added to try stop jailbreakers.