Difference between revisions of "SDOM"

From The iPhone Wiki
Jump to: navigation, search
(Names for all devices and how to find it.)
m (-.- all are the same so just listing version instead of all devices.)
Line 1: Line 1:
The '''SDOM''' ('''Security DOMain''') tag specifies the device that the firmware is supposed to be ran on. It allows Apple to make sure you are not running another device's firmware files on an incompatible device, probably to prevent using old exploits. It can be found next to the <code>ApSecurityDomain</code> in the BuildManifest.plist of an IPSW.
+
The '''SDOM''' ('''Security DOMain''') tag specifies the device that the firmware is supposed to be ran on. It allows Apple to make sure you are not running another device's firmware files on an incompatible device, probably to prevent using old exploits. It can be found next to the <code>ApSecurityDomain</code> in the BuildManifest.plist of an IPSW. Every device has the version <code>0x01</code>.
 
== Devices ==
 
* [[Apple TV]]
 
** [[k66ap|2G]]: 0x01
 
** [[j33ap|3G]]: 0x01
 
** [[j33iap|3G Rev A]]: 0x01
 
* [[iPad]]
 
** [[k48ap|1G]]: 0x01
 
** [[iPad 2]]
 
*** [[k93ap|Wi-Fi]]: 0x01
 
*** [[k94ap|GSM]]: 0x01
 
*** [[k95ap|CDMA]]: 0x01
 
*** [[k93aap|Wi-Fi Rev A]]: 0x01
 
** [[iPad 3]]
 
*** [[j1ap|Wi-Fi]]: 0x01
 
*** [[j2ap|CDMA]]: 0x01
 
*** [[j2aap|Global]]: 0x01
 
** [[iPad 4]]
 
*** [[p101ap|Wi-Fi]]: 0x01
 
*** [[p102ap|GSM]]: 0x01
 
*** [[p103ap|Global]]: 0x01
 
** [[iPad Air]]
 
*** [[j71ap|Wi-Fi]]: 0x01
 
*** [[j72ap|Cellular]]: 0x01
 
* [[iPad mini]]
 
** [[iPad mini 1G]]
 
*** [[p105ap|Wi-Fi]]: 0x01
 
*** [[p106ap|GSM]]: 0x01
 
*** [[p107ap|Global]]: 0x01
 
** [[iPad mini 2G]]
 
*** [[j85ap|Wi-Fi]]: 0x01
 
*** [[j86ap|Cellular]]: 0x01
 
* [[iPhone]]
 
** [[m68ap|2G]]: 0x01
 
** [[n82ap|3G]]: 0x01
 
** [[n88ap|3GS]]: 0x01
 
** [[iPhone 4]]
 
*** [[n90ap|GSM]]: 0x01
 
*** [[n90bap|GSM Rev A]]: 0x01
 
*** [[n92ap|CDMA]]: 0x01
 
** [[n94ap|4S]]: 0x01
 
** [[iPhone 5]]
 
*** [[n41ap|GSM]]: 0x01
 
*** [[n42ap|Global]]: 0x01
 
** [[iPhone 5c]]
 
*** [[n48ap|GSM]]: 0x01
 
*** [[n49ap|Global]]: 0x01
 
** [[iPhone 5s]]
 
*** [[n51ap|GSM]]: 0x01
 
*** [[n53ap|Global]]: 0x01
 
* [[iPod touch]]
 
** [[n45ap|1G]]: 0x01
 
** [[n72ap|2G]]: 0x01
 
** [[n18ap|3G]]: 0x01
 
** [[n81ap|4G]]: 0x01
 
** [[iPod touch 5G|5G]]: 0x01
 
   
 
{{stub|firmware}}
 
{{stub|firmware}}

Revision as of 01:39, 5 November 2013

The SDOM (Security DOMain) tag specifies the device that the firmware is supposed to be ran on. It allows Apple to make sure you are not running another device's firmware files on an incompatible device, probably to prevent using old exploits. It can be found next to the ApSecurityDomain in the BuildManifest.plist of an IPSW. Every device has the version 0x01.

Tango Utilities-terminal.png This firmware article is a "stub", an incomplete page. Please add more content to this article and remove this tag.