Difference between revisions of "Seczone"

From The iPhone Wiki
Jump to: navigation, search
Line 5: Line 5:
 
0xB00--IMEI
 
0xB00--IMEI
 
0xB10--IMEI signature
 
0xB10--IMEI signature
  +
0xC00--Locks table
   
 
==Encryption==
 
==Encryption==

Revision as of 17:11, 1 August 2008

This is the area in the baseband where the lock state is stored.

Layout

0x400--NCK token
0xB00--IMEI
0xB10--IMEI signature
0xC00--Locks table

Encryption

Many of the sections are encrypted using TEA based off the CHIPID and NORID. See NCK Brute Force for more info.