Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

<?xml version="1.0" encoding="UTF-8"?

>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-


1.0.dtd">

<plist version="1.0">

<dict>

<key>ActivationRandomness</key>

<string>(GUID)</string>

<key>ActivationRequiresActivationTicket</key>

<true/>

<key>ActivationState</key>

<string>Unactivated</string>

<key>BasebandMasterKeyHash</key>

<string>(Hash of hardware IDs)<string>

<key>BasebandThumbprint</key>

<string>(Hash of hardware IDs not directly used as a key - the TEA key can be derived from
this)<string>

<key>BuildVersion</key>

<string>8A306</string>

<key>DeviceCertRequest</key>

(base64 encoded cert)

<key>DeviceClass</key>

<string>(String ENUM "iPhone", "iPod", "iPod touch", "iPad")</string>

<key>IntegratedCircuitCardIdentity</key>

<string>(ICCID as base-10 string)</string>


<key>InternationalMobileEquipmentIdentity</key>

<string>(IMEI as base-10 string)</string>

<key>InternationalMobileSubscriberIdentity</key>

<string>(IMSI as base-10 string)</string>

<key>ModelNumber</key>

<string>MC135</string>

<key>PhoneNumber</key>

<string>(String like "+1 (555) 555-5555")</string>

<key>ProductType</key>

<string>iPhone2,1</string>

<key>ProductVersion</key>

<string>4.0.1</string>

<string>SIMGID1</string>

(base64-encoded binary GID1)

<string>SIMGID2</string>

(base64-encoded binary GID2)

<key>SIMStatus</key>

<string>(ENUM kCTSIMSupportSIMStatusReady kCTSIMSupportSIMStatusNotReady


kCTSIMSupportSIMStatusOperatorLocked)</string>

<key>SerialNumber</key>

<string>...</string>

<key>SupportsPostponement</key>
<true/>

<key>UniqueChipID</key>

<integer>...</integer>

<key>UniqueDeviceID</key>

<string>(hex UUID)</string>

</dict>

</plist>

You might also like