The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
SDOM
Revision as of 23:39, 21 April 2020 by Vanished user 20210509 (talk | contribs) (RXTC Security Domain)
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 production device has the value kImage3SecurityDomainDarwin
(0x01
). kImage3SecurityDomainManufacturer
(0x00
) and kImage3SecurityDomainRtxc
(0x03
) are unused in public builds.
This firmware article is a "stub", an incomplete page. Please add more content to this article and remove this tag. |