The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Seczone"
(New page: This is the area in the baseband where the lock state is stored. ==Layout== 0x400--NCK token 0xB00--IMEI 0xB10--IMEI signature) |
|||
Line 5: | Line 5: | ||
0xB00--IMEI |
0xB00--IMEI |
||
0xB10--IMEI signature |
0xB10--IMEI signature |
||
+ | |||
+ | ==Encryption== |
||
+ | Many of the sections are encrypted using TEA based off the CHIPID and NORID. See [[NCK Brute Force]] for more info. |
Revision as of 00:21, 28 July 2008
This is the area in the baseband where the lock state is stored.
Layout
0x400--NCK token 0xB00--IMEI 0xB10--IMEI signature
Encryption
Many of the sections are encrypted using TEA based off the CHIPID and NORID. See NCK Brute Force for more info.