Difference between revisions of "Template:Keys"

From The iPhone Wiki
Jump to: navigation, search
(New devices.)
m (change html syntax for filenames to prevent overlaps)
Line 6: Line 6:
 
| labelstyle = white-space: nowrap; background:#ddddff; background:rgba(221,221,255,0.7);
 
| labelstyle = white-space: nowrap; background:#ddddff; background:rgba(221,221,255,0.7);
 
| titleclass = summary
 
| titleclass = summary
| header1 =
+
| header1 =
 
| label2 = Build
 
| label2 = Build
 
| data2 = {{#if: {{{Build|}}} | {{{Build}}} | [[Category:Incomplete Key Pages]] }}
 
| data2 = {{#if: {{{Build|}}} | {{{Build}}} | [[Category:Incomplete Key Pages]] }}
Line 125: Line 125:
 
}}
 
}}
   
  +
<h2>
<h2>[[:/|Root Filesystem]]</h2>
 
<span class="keypage-filename" id="keypage-rootfs">{{{RootFS|XXX-XXXX-XXX}}}.dmg</span>
+
<span class="keypage-filename" id="keypage-rootfs">{{{RootFS|XXX-XXXX-XXX}}}.dmg</span>
  +
[[:/|Root Filesystem]]
  +
</h2>
 
<ul><li>'''Key''': <code id="keypage-rootfs-key">{{{RootFSKey}}}</code></li>
 
<ul><li>'''Key''': <code id="keypage-rootfs-key">{{{RootFSKey}}}</code></li>
{{#ifeq: {{{Build|}}} | 8A293 | {{#ifeq: {{{Device|}}} | iphone31 | |
+
{{#ifeq: {{{Build|}}} | 8A293 | {{#ifeq: {{{Device|}}} | iphone31 | |
 
<li>'''GM Key''': <code id="keypage-rootfs-8a293gm-key">{{{GMRootFSKey|}}}</code></li>
 
<li>'''GM Key''': <code id="keypage-rootfs-8a293gm-key">{{{GMRootFSKey|}}}</code></li>
 
}}
 
}}
 
}}</ul>
 
}}</ul>
{{#ifeq: {{{NoUpdateRamdisk|}}} | true | |
+
{{#ifeq: {{{NoUpdateRamdisk|}}} | true | |
   
  +
<h2>
<h2>[[Update Ramdisk]]</h2>
 
<span class="keypage-filename" id="keypage-updateramdisk">{{{UpdateRamdisk|XXX-XXXX-XXX}}}.dmg</span>
+
<span class="keypage-filename" id="keypage-updateramdisk">{{{UpdateRamdisk|XXX-XXXX-XXX}}}.dmg</span>
  +
[[Update Ramdisk]]
  +
</h2>
 
{{#switch: {{{Build|}}}
 
{{#switch: {{{Build|}}}
 
| 1A543a
 
| 1A543a
Line 151: Line 155:
 
| 5A225c
 
| 5A225c
 
| 5A240d = See [[Decrypting Firmwares]] for details on browsing the ramdisk's contents.
 
| 5A240d = See [[Decrypting Firmwares]] for details on browsing the ramdisk's contents.
| #default =
+
| #default =
{{#ifeq: {{{RamdiskNotEncrypted|}}} | true | * Not Encrypted |
+
{{#ifeq: {{{RamdiskNotEncrypted|}}} | true | * Not Encrypted |
 
* '''IV''': <code id="keypage-updateramdisk-iv">{{{UpdateRamdiskIV}}}</code>
 
* '''IV''': <code id="keypage-updateramdisk-iv">{{{UpdateRamdiskIV}}}</code>
 
* '''Key''': <code id="keypage-updateramdisk-key">{{{UpdateRamdiskKey}}}</code>
 
* '''Key''': <code id="keypage-updateramdisk-key">{{{UpdateRamdiskKey}}}</code>
Line 158: Line 162:
 
}}
 
}}
 
}}
 
}}
  +
<h2>
<h2>[[Restore Ramdisk]]</h2>
 
<span class="keypage-filename" id="keypage-restoreramdisk">{{{RestoreRamdisk|XXX-XXXX-XXX}}}.dmg</span>
+
<span class="keypage-filename" id="keypage-restoreramdisk">{{{RestoreRamdisk|XXX-XXXX-XXX}}}.dmg</span>
  +
[[Restore Ramdisk]]
  +
</h2>
 
{{#switch: {{{Build|}}}
 
{{#switch: {{{Build|}}}
 
| 1A543a
 
| 1A543a
Line 175: Line 181:
 
| 5A225c
 
| 5A225c
 
| 5A240d = See [[Decrypting Firmwares]] for details on browsing the ramdisk's contents.
 
| 5A240d = See [[Decrypting Firmwares]] for details on browsing the ramdisk's contents.
| #default =
+
| #default =
{{#ifeq: {{{RamdiskNotEncrypted|}}} | true | * Not Encrypted |
+
{{#ifeq: {{{RamdiskNotEncrypted|}}} | true | * Not Encrypted |
 
* '''IV''': <code id="keypage-restoreramdisk-iv">{{{RestoreRamdiskIV}}}</code>
 
* '''IV''': <code id="keypage-restoreramdisk-iv">{{{RestoreRamdiskIV}}}</code>
 
* '''Key''': <code id="keypage-restoreramdisk-key">{{{RestoreRamdiskKey}}}</code>
 
* '''Key''': <code id="keypage-restoreramdisk-key">{{{RestoreRamdiskKey}}}</code>
Line 196: Line 202:
 
| 5A240d = <h2>IMG2 Files</h2>
 
| 5A240d = <h2>IMG2 Files</h2>
 
See [[Decrypting Firmwares]] for details on browsing the IMG2 contents.
 
See [[Decrypting Firmwares]] for details on browsing the IMG2 contents.
| #default =
+
| #default =
 
{{#if: {{{AppleLogoIV|}}} |<br />
 
{{#if: {{{AppleLogoIV|}}} |<br />
  +
<h2>
<h2>[[AppleLogo]]</h2>
 
<span class="keypage-filename">{{{AppleLogo|}}}</span>
+
<span class="keypage-filename">{{{AppleLogo|}}}</span>
  +
[[AppleLogo]]
  +
</h2>
 
{{#ifeq: {{{AppleLogoIV|}}} | Not Encrypted |
 
{{#ifeq: {{{AppleLogoIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 205: Line 213:
 
* '''Key''': <code id="keypage-applelogo-key">{{{AppleLogoKey|}}}</code>
 
* '''Key''': <code id="keypage-applelogo-key">{{{AppleLogoKey|}}}</code>
 
}}}}{{#if: {{{BatteryCharging0IV|}}} |<br />
 
}}}}{{#if: {{{BatteryCharging0IV|}}} |<br />
  +
<h2>
<h2>BatteryCharging0</h2>
 
<span class="keypage-filename">{{{BatteryCharging0|}}}</span>
+
<span class="keypage-filename">{{{BatteryCharging0|}}}</span>
  +
BatteryCharging0
  +
</h2>
 
{{#ifeq: {{{BatteryCharging0IV|}}} | Not Encrypted |
 
{{#ifeq: {{{BatteryCharging0IV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 212: Line 222:
 
* '''Key''': <code>{{{BatteryCharging0Key|}}}</code>
 
* '''Key''': <code>{{{BatteryCharging0Key|}}}</code>
 
}}}}{{#if: {{{BatteryCharging1IV|}}} |<br />
 
}}}}{{#if: {{{BatteryCharging1IV|}}} |<br />
  +
<h2>
<h2>BatteryCharging1</h2>
 
<span class="keypage-filename">{{{BatteryCharging1|}}}</span>
+
<span class="keypage-filename">{{{BatteryCharging1|}}}</span>
  +
BatteryCharging1
  +
</h2>
 
{{#ifeq: {{{BatteryCharging1IV|}}} | Not Encrypted |
 
{{#ifeq: {{{BatteryCharging1IV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 219: Line 231:
 
* '''Key''': <code>{{{BatteryCharging1Key|}}}</code>
 
* '''Key''': <code>{{{BatteryCharging1Key|}}}</code>
 
}}}}{{#if: {{{BatteryFullIV|}}} |<br />
 
}}}}{{#if: {{{BatteryFullIV|}}} |<br />
  +
<h2>
<h2>BatteryFull</h2>
 
<span class="keypage-filename">{{{BatteryFull|}}}</span>
+
<span class="keypage-filename">{{{BatteryFull|}}}</span>
  +
BatteryFull
  +
</h2>
 
{{#ifeq: {{{BatteryFullIV|}}} | Not Encrypted |
 
{{#ifeq: {{{BatteryFullIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 226: Line 240:
 
* '''Key''': <code>{{{BatteryFullKey|}}}</code>
 
* '''Key''': <code>{{{BatteryFullKey|}}}</code>
 
}}}}{{#if: {{{BatteryLow0IV|}}} |<br />
 
}}}}{{#if: {{{BatteryLow0IV|}}} |<br />
  +
<h2>
<h2>BatteryLow0</h2>
 
<span class="keypage-filename">{{{BatteryLow0|}}}</span>
+
<span class="keypage-filename">{{{BatteryLow0|}}}</span>
  +
BatteryLow0
  +
</h2>
 
{{#ifeq: {{{BatteryLow0IV|}}} | Not Encrypted |
 
{{#ifeq: {{{BatteryLow0IV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 233: Line 249:
 
* '''Key''': <code>{{{BatteryLow0Key|}}}</code>
 
* '''Key''': <code>{{{BatteryLow0Key|}}}</code>
 
}}}}{{#if: {{{BatteryLow1IV|}}} |<br />
 
}}}}{{#if: {{{BatteryLow1IV|}}} |<br />
  +
<h2>
<h2>BatteryLow1</h2>
 
<span class="keypage-filename">{{{BatteryLow1|}}}</span>
+
<span class="keypage-filename">{{{BatteryLow1|}}}</span>
  +
BatteryLow1
  +
</h2>
 
{{#ifeq: {{{BatteryLow1IV|}}} | Not Encrypted |
 
{{#ifeq: {{{BatteryLow1IV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 240: Line 258:
 
* '''Key''': <code>{{{BatteryLow1Key|}}}</code>
 
* '''Key''': <code>{{{BatteryLow1Key|}}}</code>
 
}}}}{{#if: {{{DeviceTreeIV|}}} |<br />
 
}}}}{{#if: {{{DeviceTreeIV|}}} |<br />
  +
<h2>
<h2>[[DeviceTree]]</h2>
 
<span class="keypage-filename">{{{DeviceTree|}}}</span>
+
<span class="keypage-filename">{{{DeviceTree|}}}</span>
  +
[[DeviceTree]]
  +
</h2>
 
{{#ifeq: {{{DeviceTreeIV|}}} | Not Encrypted |
 
{{#ifeq: {{{DeviceTreeIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 247: Line 267:
 
* '''Key''': <code>{{{DeviceTreeKey|}}}</code>
 
* '''Key''': <code>{{{DeviceTreeKey|}}}</code>
 
}}}}{{#if: {{{GlyphChargingIV|}}} |<br />
 
}}}}{{#if: {{{GlyphChargingIV|}}} |<br />
  +
<h2>
<h2>[[GlyphCharging]]</h2>
 
<span class="keypage-filename">{{{GlyphCharging|}}}</span>
+
<span class="keypage-filename">{{{GlyphCharging|}}}</span>
  +
[[GlyphCharging]]
  +
</h2>
 
{{#ifeq: {{{GlyphChargingIV|}}} | Not Encrypted |
 
{{#ifeq: {{{GlyphChargingIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 254: Line 276:
 
* '''Key''': <code>{{{GlyphChargingKey|}}}</code>
 
* '''Key''': <code>{{{GlyphChargingKey|}}}</code>
 
}}}}{{#if: {{{GlyphPluginIV|}}} |<br />
 
}}}}{{#if: {{{GlyphPluginIV|}}} |<br />
  +
<h2>
<h2>[[GlyphPlugin]]</h2>
 
<span class="keypage-filename">{{{GlyphPlugin|}}}</span>
+
<span class="keypage-filename">{{{GlyphPlugin|}}}</span>
  +
[[GlyphPlugin]]
  +
</h2>
 
{{#ifeq: {{{GlyphPluginIV|}}} | Not Encrypted |
 
{{#ifeq: {{{GlyphPluginIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 261: Line 285:
 
* '''Key''': <code>{{{GlyphPluginKey|}}}</code>
 
* '''Key''': <code>{{{GlyphPluginKey|}}}</code>
 
}}}}{{#if: {{{iBECIV|}}} |<br />
 
}}}}{{#if: {{{iBECIV|}}} |<br />
<h2>[[iBEC]]</h2>
+
<h2>
<span class="keypage-filename">{{{iBEC|}}}</span>
+
<span class="keypage-filename">{{{iBEC|}}}</span>
  +
[[iBEC]]
  +
</h2>
 
{{#ifeq: {{{iBECIV|}}} | Not Encrypted |
 
{{#ifeq: {{{iBECIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 268: Line 294:
 
* '''Key''': <code>{{{iBECKey|}}}</code>
 
* '''Key''': <code>{{{iBECKey|}}}</code>
 
}}}}{{#if: {{{iBootIV|}}} |<br />
 
}}}}{{#if: {{{iBootIV|}}} |<br />
  +
<h2>
<h2>[[iBoot (Bootloader)|iBoot]]</h2>
 
<span class="keypage-filename">{{{iBoot|}}}</span>
+
<span class="keypage-filename">{{{iBoot|}}}</span>
  +
[[iBoot (Bootloader)|iBoot]]
  +
</h2>
 
{{#ifeq: {{{iBootIV|}}} | Not Encrypted |
 
{{#ifeq: {{{iBootIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 275: Line 303:
 
* '''Key''': <code>{{{iBootKey|}}}</code>
 
* '''Key''': <code>{{{iBootKey|}}}</code>
 
}}}}{{#if: {{{iBSSIV|}}} |<br />
 
}}}}{{#if: {{{iBSSIV|}}} |<br />
<h2>[[iBSS]]</h2>
+
<h2>
<span class="keypage-filename">{{{iBSS|}}}</span>
+
<span class="keypage-filename">{{{iBSS|}}}</span>
  +
[[iBSS]]
  +
</h2>
 
{{#ifeq: {{{iBSSIV|}}} | Not Encrypted |
 
{{#ifeq: {{{iBSSIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 282: Line 312:
 
* '''Key''': <code>{{{iBSSKey|}}}</code>
 
* '''Key''': <code>{{{iBSSKey|}}}</code>
 
}}}}{{#if: {{{KernelcacheIV|}}} |<br />
 
}}}}{{#if: {{{KernelcacheIV|}}} |<br />
  +
<h2>
<h2>[[Kernelcache]]</h2>
 
<span class="keypage-filename">{{{Kernelcache|}}}</span>
+
<span class="keypage-filename">{{{Kernelcache|}}}</span>
  +
[[Kernelcache]]
  +
</h2>
 
{{#ifeq: {{{KernelcacheIV|}}} | Not Encrypted |
 
{{#ifeq: {{{KernelcacheIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 289: Line 321:
 
* '''Key''': <code>{{{KernelcacheKey|}}}</code>
 
* '''Key''': <code>{{{KernelcacheKey|}}}</code>
 
}}}}{{#if: {{{LLBIV|}}} |<br />
 
}}}}{{#if: {{{LLBIV|}}} |<br />
<h2>[[LLB]]</h2>
+
<h2>
<span class="keypage-filename">{{{LLB|}}}</span>
+
<span class="keypage-filename">{{{LLB|}}}</span>
  +
[[LLB]]
  +
</h2>
 
{{#ifeq: {{{LLBIV|}}} | Not Encrypted |
 
{{#ifeq: {{{LLBIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 296: Line 330:
 
* '''Key''': <code>{{{LLBKey|}}}</code>
 
* '''Key''': <code>{{{LLBKey|}}}</code>
 
}}}}{{#if: {{{NeedServiceIV|}}} |<br />
 
}}}}{{#if: {{{NeedServiceIV|}}} |<br />
  +
<h2>
<h2>NeedService</h2>
 
<span class="keypage-filename">{{{NeedService|}}}</span>
+
<span class="keypage-filename">{{{NeedService|}}}</span>
  +
NeedService
  +
</h2>
 
{{#ifeq: {{{NeedServiceIV|}}} | Not Encrypted |
 
{{#ifeq: {{{NeedServiceIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 303: Line 339:
 
* '''Key''': <code>{{{NeedServiceKey|}}}</code>
 
* '''Key''': <code>{{{NeedServiceKey|}}}</code>
 
}}}}{{#if: {{{RecoveryModeIV|}}} |<br />
 
}}}}{{#if: {{{RecoveryModeIV|}}} |<br />
  +
<h2>
<h2>[[RecoveryMode]]</h2>
 
<span class="keypage-filename">{{{RecoveryMode|}}}</span>
+
<span class="keypage-filename">{{{RecoveryMode|}}}</span>
  +
[[RecoveryMode]]
  +
</h2>
 
{{#ifeq: {{{RecoveryModeIV|}}} | Not Encrypted |
 
{{#ifeq: {{{RecoveryModeIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |
Line 310: Line 348:
 
* '''Key''': <code>{{{RecoveryModeKey|}}}</code>
 
* '''Key''': <code>{{{RecoveryModeKey|}}}</code>
 
}}}}{{#if: {{{SEPFirmwareIV|}}} |<br />
 
}}}}{{#if: {{{SEPFirmwareIV|}}} |<br />
  +
<h2>
<h2>SEP-Firmware</h2>
 
<span class="keypage-filename">{{{SEPFirmware|}}}</span>
+
<span class="keypage-filename">{{{SEPFirmware|}}}</span>
  +
SEP-Firmware
  +
</h2>
 
{{#ifeq: {{{SEPFirmwareIV|}}} | Not Encrypted |
 
{{#ifeq: {{{SEPFirmwareIV|}}} | Not Encrypted |
 
* Not Encrypted |
 
* Not Encrypted |

Revision as of 09:54, 6 April 2014

This is the key template for the key pages. When a page uses this template, it is added to the Key Pages category.

Syntax

If the device is not an iPhone or a cellular iPad, delete the Baseband parameter.

If the device is an Apple TV (iOS versions), set Version to the marketing version with the internal version in parenthesis.

For each *, *IV, and *Key section, put the file name on the first line. If the item is the Root FS or a ramdisk, remove the .dmg file extension. If that firmware item does not exist in that firmware, delete its parameter section. If the firmware item is not encrypted, set *IV to "Not Encrypted" and delete the *Key parameter. If the key/iv is not known, then the KBAG should be added.

For devices such as iPhone 6s that have two sets of files such as N71AP and N71mAP, then a second file can be added underneath with a "2" at the end of the name. For example, you can have AppleLogo and AppleLogo2 blocks.

If the page is created for a device/iOS with only an OTA, you don't need to use rootfs and must use UpdateRamdiskOTA instead of UpdateRamdisk (does not append the .dmg)

For DownloadURL, do not place anything other than URLs to free firmwares hosted on Apple Inc.'s servers. For beta firmwares, delete the parameter.

{{keys
 | Version                = 
 | Build                  = 
 | Device                 = 
 | Codename               = 
 | Baseband               = 
 | DownloadURL            = 

 | RootFS                 = 
 | RootFSKey              = Unknown

 | UpdateRamdisk          = 
 | UpdateRamdiskIV        = Unknown
 | UpdateRamdiskKey       = Unknown
 | UpdateRamdiskKBAG      =

 | UpdateRamdiskOTA       = 
 | UpdateRamdiskOTAIV     = Not Encrypted

 | RestoreRamdisk         = 
 | RestoreRamdiskIV       = Unknown
 | RestoreRamdiskKey      = Unknown
 | RestoreRamdiskKBAG     = 

 | ACIBTFirmware          = 
 | ACIBTFirmwareIV        = Not Encrypted

 | ACIWiFiFirmware        = 
 | ACIWiFiFirmwareIV      = Not Encrypted

 | ADCPetra               =
 | ADCPetraIV             = Unknown
 | ADCPetraKey            = Unknown
 | ADCPetraKBAG           =

 | ARMFW                  =
 | ARMFWIV                = Not Encrypted

 | ANSF                   =
 | ANSFIV                 = Not Encrypted

 | ANE                    =
 | ANEIV                  = Not Encrypted

 | AOPFirmware            = 
 | AOPFirmwareIV          = Not Encrypted

 | AppleAVE               =
 | AppleAVEIV             = Not Encrypted

 | AppleLogo              = 
 | AppleLogoIV            = Unknown
 | AppleLogoKey           = Unknown
 | AppleLogoKBAG          = 

 | AppleMaggie            = 
 | AppleMaggieIV          = Not Encrypted

 | AudioCodecFirmware     = 
 | AudioCodecFirmwareIV   = Not Encrypted

 | BatteryCharging0       = 
 | BatteryCharging0IV     = Unknown
 | BatteryCharging0Key    = Unknown
 | BatteryCharging0KBAG   = 

 | BatteryCharging1       = 
 | BatteryCharging1IV     = Unknown
 | BatteryCharging1Key    = Unknown
 | BatteryCharging1KBAG   = 

 | BatteryFull            = 
 | BatteryFullIV          = Unknown
 | BatteryFullKey         = Unknown
 | BatteryFullKBAG        = 

 | BatteryLow0            = 
 | BatteryLow0IV          = Unknown
 | BatteryLow0Key         = Unknown
 | BatteryLow0KBAG        = 

 | BatteryLow1            = 
 | BatteryLow1IV          = Unknown
 | BatteryLow1Key         = Unknown
 | BatteryLow1KBAG        =

 | Cryptex1,AppOS         = 
 | Cryptex1,AppOSIV       = Unknown
 | Cryptex1,AppOSKey      = Unknown
 | Cryptex1,AppOSKBAG     =

 | Cryptex1,SystemOS      = 
 | Cryptex1,SystemOSIV    = Unknown
 | Cryptex1,SystemOSKey   = Unknown
 | Cryptex1,SystemOSKBAG  =

 | Dali                   = 
 | DaliIV                 = Unknown
 | DaliKey                = Unknown
 | DaliKBAG               = 

 | DCP                    =
 | DCPIV                  = Not Encrypted

 | DeviceTree             = 
 | DeviceTreeIV           = Unknown
 | DeviceTreeKey          = Unknown
 | DeviceTreeKBAG         = 

 | GlyphCharging          = 
 | GlyphChargingIV        = Unknown
 | GlyphChargingKey       = Unknown
 | GlyphChargingKBAG      = 

 | GlyphPlugin            = 
 | GlyphPluginIV          = Unknown
 | GlyphPluginKey         = Unknown
 | GlyphPluginKBAG        = 

 | HapticAssets           = 
 | HapticAssetsIV         = Not Encrypted

 | Homer                  = 
 | HomerIV                = Not Encrypted

 | iBEC                   = 
 | iBECIV                 = Unknown
 | iBECKey                = Unknown
 | iBECKBAG               =

 | iBoot                  = 
 | iBootIV                = Unknown
 | iBootKey               = Unknown
 | iBootKBAG              = 

 | iBootData              = 
 | iBootDataIV            = Unknown
 | iBootDataKey           = Unknown
 | iBootDataKBAG          = 

 | iBSS                   = 
 | iBSSIV                 = Unknown
 | iBSSKey                = Unknown
 | iBSSKBAG               = 

 | ISP                    = 
 | ISPIV                  = Not Encrypted

 | Kernelcache            = 
 | KernelcacheIV          = Unknown
 | KernelcacheKey         = Unknown
 | KernelcacheKBAG        = 

 | LeapHaptics            = 
 | LeapHapticsIV          = Not Encrypted

 | LiquidDetect           = 
 | LiquidDetectIV         = Not Encrypted

 | LLB                    = 
 | LLBIV                  = Unknown
 | LLBKey                 = Unknown
 | LLBKBAG                = 

 | LowPowerMode           =
 | LowPowerModeIV         = Not Encrypted

 | LowPowerFindMyMode     =
 | LowPowerFindMyModeIV   = Not Encrypted

 | MConnector             =
 | MConnectorIV           = Not Encrypted

 | Multitouch             =
 | MultitouchIV           = Not Encrypted

 | NeedService            = 
 | NeedServiceIV          = Unknown
 | NeedServiceKey         = Unknown
 | NeedServiceKBAG        =

 | PMP                    = 
 | PMPIV                  = Not Encrypted

 | RANS                   = 
 | RANSIV                 = Not Encrypted

 | RTPFirmware            = 
 | RTPFirmwareIV          = Not Encrypted

 | RecoveryMode           = 
 | RecoveryModeIV         = Unknown
 | RecoveryModeKey        = Unknown
 | RecoveryModeKBAG       = 

 | SEPFirmware            = 
 | SEPFirmwareIV          = Unknown
 | SEPFirmwareKey         = Unknown
 | SEPFirmwareKBAG        =

 | SmartIOFirmware        =
 | SmartIOFirmwareIV      = Not Encrypted

 | WirelessPower          =
 | WirelessPowerIV        = Not Encrypted
}}