Intro
This is the ultimate key template for the key pages. Its syntax is described below.
Syntax
{{keys
| previouspage =
| nextpage =
| version =
| build =
| device =
| downloadurl =
| rootfsdmg =
| rootfskey =
| noupdateramdisk =
| ramdisknotencrypted =
| updatedmg =
| updateiv =
| updatekey =
| restoredmg =
| restoreiv =
| restorekey =
| AppleLogoIV =
| AppleLogoKey =
| BatteryCharging0IV =
| BatteryCharging0Key =
| BatteryCharging1IV =
| BatteryCharging1Key =
| BatteryFullIV =
| BatteryFullKey =
| BatteryLow0IV =
| BatteryLow0Key =
| BatteryLow1IV =
| BatteryLow1Key =
| DeviceTreeIV =
| DeviceTreeKey =
| DeviceTreeIV =
| DeviceTreeKey =
| GlyphChargingIV =
| GlyphChargingKey =
| GlyphPluginIV =
| GlyphPluginKey =
| iBECIV =
| iBECKey =
| iBootIV =
| iBootKey =
| iBSSIV =
| iBSSKey =
| KernelcacheIV =
| KernelcacheKey =
| LLBIV =
| LLBKey =
| NeedsServiceIV =
| NeedsServiceKey =
| RecoveryModeIV =
| RecoveryModeKey =
}}
Syntax Explicitation :)
Tag
|
Explanation
|
version
|
The version of the build (Ex. page is Durango 8K2 (iPhone 3GS), you would put 4.3.4 )
|
build
|
Explains itself
|
device
|
See below (v)
|
downloadurl
|
Only PUBLIC Apple firmwares (no protected:// URIs)
|
rootfsdmg
|
The name of the Root FS file (W/O .DMG)
|
rootfskey
|
...
|
noupdateramdisk
|
If this has anything (yes, even no), the "Update Ramdisk" section will not be displayed
|
ramdisknotencrypted
|
If this has anything (yes, even no), the Ramdisks will display "Not Encrypted"
|
updatedmg
|
The name of the Update Ramdisk file (W/O .DMG) (can be deleted if noupdateramdisk is filled)
|
updateiv
|
The IV of the Update Ramdisk (can be deleted if noupdateramdisk is filled)
|
updatekey
|
The Key of the Update Ramdisk (can be deleted if noupdateramdisk is filled)
|
restoredmg
|
The name of the Restore Ramdisk file (W/O .DMG)
|
restoreiv
|
The IV of the Restore Ramdisk
|
restorekey
|
The Key of the Restore Ramdisk
|
*IV
|
The IV for the *
|
*Key
|
The Key for the *
|
Device