|
The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Baseband SHSH Protocol"
(New page: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "<nowiki>http://www.apple.com/DTDs/PropertyList-1.0.dtd</nowiki>"> <plist version=...) |
m |
||
| (One intermediate revision by one other user not shown) | |||
| Line 36: | Line 36: | ||
<key>RamPSI-PartialDigest</key> |
<key>RamPSI-PartialDigest</key> |
||
<data></data> |
<data></data> |
||
| + | </dict> |
||
</plist> |
</plist> |
||
| + | |||
| + | [[Category:Baseband]] |
||
Latest revision as of 20:59, 25 September 2013
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>@HostIpAddress</key>
<string>192.168.0.1</string>
<key>@HostPlatformInfo</key>
<string>windows</string>
<key>@VersionInfo</key>
<string>libauthinstall-34</string>
<key>ApBoardID</key>
<integer></integer>
<key>ApChipID</key>
<integer></integer>
<key>ApECID</key>
<string></string>
<key>ApProductionMode</key>
<true />
<key>ApSecurityDomain</key>
<integer></integer>
<key>BbChipID</key>
<integer></integer>
<key>BbGoldCertId</key>
<integer></integer>
<key>BbSNUM</key>
<key>BbSkeyId</key>
<key>BbNonce</key>
<key>UniqueBuildID</key>
<key>FlashPSI-PartialDigest</key>
<key>RamPSI-PartialDigest</key>
</dict>
</plist>