The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Baseband Device"
ChronicDev (talk | contribs) |
|||
Line 1: | Line 1: | ||
This is the device in the iPhone that manages all the functions which require an antenna. The baseband processor has its own RAM and firmware in NOR flash, separate from the ARM core resources. The baseband is a resource to the OS. The Wi-Fi and bluetooth are managed by the main CPU, although the baseband stores their MAC addresses in it's NVRAM. |
This is the device in the iPhone that manages all the functions which require an antenna. The baseband processor has its own RAM and firmware in NOR flash, separate from the ARM core resources. The baseband is a resource to the OS. The Wi-Fi and bluetooth are managed by the main CPU, although the baseband stores their MAC addresses in it's NVRAM. |
||
− | |||
The [[iPhone]]'s baseband processor is the [[S-Gold 2]] and the [[iPhone 3G]] makes use of the [[X-Gold 608]] chip for this purpose. |
The [[iPhone]]'s baseband processor is the [[S-Gold 2]] and the [[iPhone 3G]] makes use of the [[X-Gold 608]] chip for this purpose. |
||
+ | |||
+ | ==Seczone== |
||
+ | 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. |
||
+ | |||
==Exploits== |
==Exploits== |
Revision as of 01:43, 11 February 2009
This is the device in the iPhone that manages all the functions which require an antenna. The baseband processor has its own RAM and firmware in NOR flash, separate from the ARM core resources. The baseband is a resource to the OS. The Wi-Fi and bluetooth are managed by the main CPU, although the baseband stores their MAC addresses in it's NVRAM.
The iPhone's baseband processor is the S-Gold 2 and the iPhone 3G makes use of the X-Gold 608 chip for this purpose.
Seczone
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.
Exploits
- SIM hacks
- Hardware Fakeblank
- IPSF
- Minus 0x400
- Jerrysim
- Minus 0x20000 with Back Extend Erase
- yellowsn0w