SDOM

From The iPhone Wiki
Revision as of 23:39, 21 April 2020 by Vanished user 20210509 (talk | contribs) (RXTC Security Domain)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

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