apple-data 1.0.1 → 1.0.388

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/lib/apple_data/boot_args.rb +0 -1
  3. data/lib/apple_data/fdr.rb +0 -1
  4. data/lib/apple_data/ioreg.rb +0 -1
  5. data/lib/apple_data/lockdown.rb +0 -1
  6. data/lib/apple_data/macho.rb +0 -1
  7. data/lib/apple_data/version.rb +1 -1
  8. data/lib/apple_data.rb +0 -1
  9. data/share/4cc.yaml +293 -297
  10. data/share/apns.yaml +364 -367
  11. data/share/backup.yaml +44 -47
  12. data/share/baseband.yaml +1 -290
  13. data/share/bluetooth.yaml +71 -75
  14. data/share/boot_args.yaml +855 -863
  15. data/share/bridgeos.yaml +131 -174
  16. data/share/bundles.yaml +60 -56
  17. data/share/cores.yaml +68 -33
  18. data/share/dnssd.yaml +166 -171
  19. data/share/fdr.yaml +148 -150
  20. data/share/homekit.yaml +14 -14
  21. data/share/icloud.yaml +8 -11
  22. data/share/img4.yaml +453 -454
  23. data/share/ioreg.yaml +5642 -5647
  24. data/share/ipsw.yaml +1099 -51505
  25. data/share/kext.yaml +1718 -3491
  26. data/share/lightning.yaml +23 -26
  27. data/share/lockdownd.yaml +71 -74
  28. data/share/mach_o.yaml +172 -204
  29. data/share/mobile_assets.yaml +127 -113
  30. data/share/mobile_gestalt.yaml +2444 -2447
  31. data/share/nvram.yaml +441 -463
  32. data/share/ota.yaml +1 -4
  33. data/share/pki.yaml +99 -103
  34. data/share/platforms.yaml +31 -35
  35. data/share/pmu.yaml +26 -52
  36. data/share/registers.yaml +1603 -1579
  37. data/share/resources.yaml +198 -202
  38. data/share/sep.yaml +206 -210
  39. data/share/services.yaml +636 -641
  40. data/share/syscfg.yaml +1 -4
  41. metadata +2 -46
  42. data/lib/apple_data/ipsw.rb +0 -25
  43. data/lib/apple_data/keybag.rb +0 -56
  44. data/share/baseband/qualcomm/mav13.yaml +0 -26
  45. data/share/baseband/qualcomm/mav20.yaml +0 -45
  46. data/share/baseband/qualcomm/mav21.yaml +0 -254
  47. data/share/coprocessor.yaml +0 -64
  48. data/share/debug.yaml +0 -13
  49. data/share/defaults.yaml +0 -5
  50. data/share/entitlements.yaml +0 -10391
  51. data/share/environment_variables.yaml +0 -354
  52. data/share/esim.yaml +0 -7
  53. data/share/firmware.yaml +0 -1310
  54. data/share/iboot.yaml +0 -143
  55. data/share/keybags/7000.yaml +0 -44342
  56. data/share/keybags/7001.yaml +0 -19430
  57. data/share/keybags/7002.yaml +0 -292
  58. data/share/keybags/8000.yaml +0 -82065
  59. data/share/keybags/8001.yaml +0 -29655
  60. data/share/keybags/8004.yaml +0 -295
  61. data/share/keybags/8006.yaml +0 -65
  62. data/share/keybags/8010.yaml +0 -23899
  63. data/share/keybags/8011.yaml +0 -4409
  64. data/share/keybags/8015.yaml +0 -23626
  65. data/share/keybags/8020.yaml +0 -4488
  66. data/share/keybags/8027.yaml +0 -43
  67. data/share/keybags/8030.yaml +0 -8687
  68. data/share/keybags/8101.yaml +0 -8595
  69. data/share/keybags/8720.yaml +0 -2026
  70. data/share/keybags/8900.yaml +0 -2344
  71. data/share/keybags/8920.yaml +0 -6761
  72. data/share/keybags/8922.yaml +0 -3141
  73. data/share/keybags/8930.yaml +0 -20583
  74. data/share/keybags/8940.yaml +0 -36319
  75. data/share/keybags/8942.yaml +0 -17343
  76. data/share/keybags/8945.yaml +0 -23360
  77. data/share/keybags/8947.yaml +0 -1384
  78. data/share/keybags/8950.yaml +0 -16258
  79. data/share/keybags/8955.yaml +0 -52163
  80. data/share/keybags/8960.yaml +0 -49499
  81. data/share/keys.yaml +0 -56
  82. data/share/sip.yaml +0 -64
  83. data/share/smc.yaml +0 -7
  84. data/share/tipw_sync.yaml +0 -79103
  85. data/share/vmapple.yaml +0 -35
data/share/bridgeos.yaml CHANGED
@@ -1,208 +1,165 @@
1
1
  ---
2
- metadata:
3
- description:
4
- credits:
5
- local_properties:
6
- AppleInternal:
7
- description:
8
- BootSessionUUID:
9
- description:
10
- BridgeVersion:
11
- description:
12
- BuildVersion:
13
- description:
14
- CertificateProductionStatus:
15
- description:
16
- CertificateSecurityMode:
17
- description:
18
- CPUArchitecture:
19
- description:
20
- DeviceClass:
21
- description:
22
- DeviceColor:
23
- description:
24
- DeviceEnclosureColor:
25
- description:
26
- DeviceSupportsLockdown:
27
- description:
28
- type: boolean
29
- EffectiveProductionStatusAp:
30
- description:
31
- EffectiveProductionStatusSEP:
32
- description:
33
- EffectiveSecurityModeAp:
34
- description:
35
- EffectiveSecurityModeSEP:
36
- description:
37
- HasSEP:
38
- description:
39
- type: boolean
40
- HWModel:
41
- description:
42
- Image4Supported:
43
- description:
44
- IsUIBuild:
45
- description:
46
- type: boolean
47
- OSInstallEnvironment:
48
- description:
49
- OSVersion:
50
- description:
51
- ProductName:
52
- description:
53
- ProductType:
54
- description:
55
- RemoteXPCVersionFlags:
56
- description:
57
- SecurityDomain:
58
- description:
59
- SensitivePropertiesVisible:
60
- description:
61
- SerialNumber:
62
- description:
63
- SigningFuse:
64
- description:
65
- UniqueChipID:
66
- description:
67
- UniqueDeviceID:
68
- description:
69
- local_services:
70
- com.apple.corecaptured.remoteservice:
71
- description:
72
- com.apple.CSCSupportd:
73
- description:
74
- com.apple.mobile.notification_proxy.remote:
75
- description:
76
- com.apple.mobile.storage_mounter_proxy.bridge:
77
- description:
78
- com.apple.osanalytics.logRelay:
79
- description:
80
- com.apple.remote.installcoordination_proxy:
81
- description:
82
- com.apple.sysdiagnose.remote:
83
- description:
84
- om.apple.mobile.storage_mounter_proxy.bridge.macOS:
85
- description:
86
- remote_properties:
87
- AppleInternal:
88
- BoardId:
89
- BoardRevision:
90
- BootSessionUUID:
91
- BridgeVersion:
92
- BuildVersion:
93
- CertificateProductionStatus:
94
- CertificateSecurityMode:
95
- ChipID:
96
- CPUArchitecture:
97
- DeviceClass:
98
- DeviceColor:
99
- DeviceEnclosureColor:
100
- DeviceSupportsLockdown:
101
- EffectiveProductionStatusAp:
102
- EffectiveProductionStatusSEP:
103
- EffectiveSecurityModeAp:
104
- EffectiveSecurityModeSEP:
105
- HardwarePlatform:
106
- HasSEP:
107
- HWModel:
108
- Image4CryptoHashMethod:
109
- Image4Supported:
110
- InterfaceIndex:
111
- IsUIBuild:
112
- LocationID:
113
- MobileDeviceMinimumVersion:
114
- ModelNumber:
115
- OSInstallEnvironment:
116
- OSVersion:
117
- ProductName:
118
- ProductType:
119
- RegionInfo:
120
- RemoteXPCVersionFlags:
121
- SecurityDomain:
122
- SensitivePropertiesVisible:
123
- SerialNumber:
124
- SigningFuse:
125
- UniqueChipID:
126
- UniqueDeviceID:
127
- remote_services:
128
- com.apple.aveservice:
129
- properties:
130
- UsesRemoteXPC: true
131
- com.apple.bridgeOSUpdated:
132
- properties:
133
- UsesRemoteXPC: true
134
- com.apple.corecaptured.remoteservice:
135
- properties:
136
- UsesRemoteXPC: true
137
- com.apple.CoreKDL.remoteXPC:
138
- description:
139
- com.apple.corespeech.xpc.remote.control:
140
- properties:
141
- UsesRemoteXPC: true
142
- com.apple.corespeech.xpc.remote.record:
143
- properties:
144
- UsesRemoteXPC: true
145
- com.apple.eos.BiometricKit:
2
+ local:
3
+ properties:
4
+ - AppleInternal
5
+ - CPUArchitecture
6
+ - EffectiveProductionStatusSEP
7
+ - HWModel
8
+ - HasSEP
9
+ - IsUIBuild
10
+ - DeviceSupportsLockdown
11
+ - EffectiveSecurityModeAp
12
+ - SigningFuse
13
+ - BuildVersion
14
+ - OSVersion
15
+ - BridgeVersion
16
+ - SensitivePropertiesVisible
17
+ - ProductName
18
+ - ProductType
19
+ - SerialNumber
20
+ - BootSessionUUID
21
+ - DeviceColor
22
+ - EffectiveProductionStatusAp
23
+ - EffectiveSecurityModeSEP
24
+ - UniqueChipID
25
+ - UniqueDeviceID
26
+ - RemoteXPCVersionFlags
27
+ - CertificateProductionStatus
28
+ - CertificateSecurityMode
29
+ - DeviceClass
30
+ - DeviceEnclosureColor
31
+ - SecurityDomain
32
+ - OSInstallEnvironment
33
+ - Image4Supported
34
+ services:
35
+ - name: com.apple.corecaptured.remoteservice
36
+ - name: com.apple.remote.installcoordination_proxy
37
+ - name: com.apple.mobile.storage_mounter_proxy.bridge.macOS
38
+ - name: com.apple.osanalytics.logRelay
39
+ - name: com.apple.CSCSupportd
40
+ - name: com.apple.mobile.storage_mounter_proxy.bridge
41
+ - name: com.apple.sysdiagnose.remote
42
+ - name: com.apple.mobile.notification_proxy.remote
43
+ remote:
44
+ properties:
45
+ - AppleInternal
46
+ - CPUArchitecture
47
+ - ChipID
48
+ - EffectiveProductionStatusSEP
49
+ - HWModel
50
+ - HasSEP
51
+ - LocationID
52
+ - IsUIBuild
53
+ - RegionInfo
54
+ - DeviceSupportsLockdown
55
+ - EffectiveSecurityModeAp
56
+ - SigningFuse
57
+ - BuildVersion
58
+ - OSVersion
59
+ - BridgeVersion
60
+ - SensitivePropertiesVisible
61
+ - BoardRevision
62
+ - Image4CryptoHashMethod
63
+ - MobileDeviceMinimumVersion
64
+ - ProductName
65
+ - ProductType
66
+ - SerialNumber
67
+ - BootSessionUUID
68
+ - BoardId
69
+ - DeviceColor
70
+ - EffectiveProductionStatusAp
71
+ - EffectiveSecurityModeSEP
72
+ - UniqueChipID
73
+ - UniqueDeviceID
74
+ - RemoteXPCVersionFlags
75
+ - CertificateProductionStatus
76
+ - CertificateSecurityMode
77
+ - DeviceClass
78
+ - DeviceEnclosureColor
79
+ - ModelNumber
80
+ - SecurityDomain
81
+ - OSInstallEnvironment
82
+ - InterfaceIndex
83
+ - HardwarePlatform
84
+ - Image4Supported
85
+ services:
86
+ - name: com.apple.eos.BiometricKit
146
87
  properties:
147
88
  UsesRemoteXPC: false
148
- com.apple.eos.LASecureIO:
149
- com.apple.icloud.findmydeviced.bridge:
150
- version: 1
89
+ - name: com.apple.eos.LASecureIO
90
+ - name: com.apple.corecaptured.remoteservice
151
91
  properties:
152
- ServiceVersion: 1
153
92
  UsesRemoteXPC: true
154
- com.apple.internal.xpc.remote.kext_audit:
93
+ - name: com.apple.nfcd.relay.control
94
+ properties:
95
+ UsesBridgeXPC: false
96
+ - name: com.apple.xpc.remote.mobile_obliteration
155
97
  properties:
156
98
  UsesRemoteXPC: true
157
- com.apple.lskdd:
99
+ - name: com.apple.TrustedAccessoryController
158
100
  properties:
159
- UsesRemoteXPC: 1
160
- com.apple.mobileactivationd.bridge:
161
- version: 1
101
+ UsesRemoteXPC: true
102
+ - name: com.apple.internal.xpc.remote.kext_audit
162
103
  properties:
163
- ServiceVersion: 1
164
104
  UsesRemoteXPC: true
165
- com.apple.multiverse.remote.bridgetime:
166
- com.apple.nfcd.relay.control:
105
+ - name: com.apple.sysdiagnose.remote
167
106
  properties:
168
- UsesBridgeXPC: false
169
- com.apple.nfcd.relay.uart:
107
+ UsesRemoteXPC: true
108
+ - name: com.apple.sysdiagnose.stackshot.remote
170
109
  properties:
171
- UsesBridgeXPC: false
172
- com.apple.osanalytics.logTransfer:
110
+ UsesRemoteXPC: true
111
+ - name: com.apple.powerchime.remote
173
112
  properties:
174
113
  UsesRemoteXPC: true
175
- com.apple.powerchime.remote:
114
+ - name: com.apple.bridgeOSUpdated
176
115
  properties:
177
116
  UsesRemoteXPC: true
178
- com.apple.private.avvc.xpc.remote:
117
+ - nane: com.apple.xpc.remote.multiboot
179
118
  properties:
180
119
  UsesRemoteXPC: true
181
- com.apple.recoverylogd.bridge:
182
- version: 1
120
+ - name: com.apple.corespeech.xpc.remote.control
183
121
  properties:
184
- ServiceVersion: 1
185
122
  UsesRemoteXPC: true
186
- com.apple.RestoreRemoteServices.restoreserviced:
187
- version: 2
123
+ - name: com.apple.private.avvc.xpc.remote
188
124
  properties:
189
- ServiceVersion: 2
190
125
  UsesRemoteXPC: true
191
- com.apple.sysdiagnose.remote:
126
+ - name: com.apple.corespeech.xpc.remote.record
192
127
  properties:
193
128
  UsesRemoteXPC: true
194
- com.apple.sysdiagnose.stackshot.remote:
129
+ - name: com.apple.videoprocessingd.encode.remote
195
130
  properties:
196
131
  UsesRemoteXPC: true
197
- com.apple.TrustedAccessoryController:
132
+ - name: com.apple.multiverse.remote.bridgetime
133
+ - name: com.apple.recoverylogd.bridge
134
+ version: 1
198
135
  properties:
136
+ ServiceVersion: 1
199
137
  UsesRemoteXPC: true
200
- com.apple.videoprocessingd.encode.remote:
138
+ - name: com.apple.mobileactivationd.bridge
139
+ version: 1
201
140
  properties:
141
+ ServiceVersion: 1
202
142
  UsesRemoteXPC: true
203
- com.apple.xpc.remote.mobile_obliteration:
143
+ - name: com.apple.nfcd.relay.uart
144
+ properties:
145
+ UsesBridgeXPC: false
146
+ - name: com.apple.osanalytics.logTransfer
204
147
  properties:
205
148
  UsesRemoteXPC: true
206
- com.apple.xpc.remote.multiboot:
149
+ - name: com.apple.CoreKDL.remoteXPC
150
+ - name: com.apple.icloud.findmydeviced.bridge
151
+ version: 1
207
152
  properties:
153
+ ServiceVersion: 1
208
154
  UsesRemoteXPC: true
155
+ - name: com.apple.lskdd
156
+ properties:
157
+ UsesRemoteXPC: 1
158
+ - name: com.apple.aveservice
159
+ properties:
160
+ UsesRemoteXPC: true
161
+ - name: com.apple.RestoreRemoteServices.restoreserviced
162
+ version: 2
163
+ properties:
164
+ ServiceVersion: 2
165
+ UsesRemoteXPC: true
data/share/bundles.yaml CHANGED
@@ -1,57 +1,61 @@
1
1
  ---
2
- metadata:
3
- description:
4
- credits:
5
- bundles:
6
- com.apple.AppStore:
7
- com.apple.AssistantServices:
8
- com.apple.imtransferservices.IMTransferAgent:
9
- com.apple.locationd:
10
- com.apple.Preferences:
11
- com.apple.loginwindow:
12
- com.apple.ViewBridgeAuxiliary:
13
- com.apple.dock:
14
- com.apple.systemuiserver:
15
- com.apple.controlcenter:
16
- com.apple.controlstrip:
17
- com.apple.dock.extra:
18
- com.apple.AppSSOAgent:
19
- com.apple.finder:
20
- com.apple.talagent:
21
- com.apple.Spotlight:
22
- com.apple.notificationcenterui:
23
- com.apple.AirPlayUIAgent:
24
- com.apple.TextInputMenuAgent:
25
- com.apple.TextInputSwitcher:
26
- com.apple.coreservices.uiagent:
27
- com.apple.wifi.WiFiAgent:
28
- com.apple.UIKitSystemApp:
29
- com.apple.CoreLocationAgent:
30
- com.apple.security.Keychain-Circle-Notification:
31
- com.apple.SoftwareUpdateNotificationManager:
32
- com.apple.locationmenu:
33
- com.apple.AquaAppearanceHelper:
34
- com.apple.inputmethod.EmojiFunctionRowItem:
35
- com.apple.accessibility.universalAccessAuthWarn:
36
- com.apple.LocalAuthentication.UIAgent:
37
- com.apple.Safari:
38
- com.apple.Safari.SandboxBroker:
39
- com.apple.WebKit.Networking:
40
- com.apple.WebKit.WebContent:
41
- com.apple.CoreSimulator.CoreSimulatorService:
42
- com.apple.CoreSimulator.SimulatorTrampoline:
43
- com.apple.appkit.xpc.openAndSavePanelService:
44
- com.apple.Terminal:
45
- com.apple.WebKit.GPU:
46
- com.apple.PowerChime:
47
- com.apple.imdpersistence.IMDPersistenceAgent:
48
- com.apple.QuickLookThumbnailing.extension.ThumbnailExtension-macOS:
49
- com.apple.nbagent:
50
- com.apple.quicklook.QuickLookUIService:
51
- com.apple.TV:
52
- com.apple.NowPlayingTouchUI:
53
- com.apple.AVKit.RoutePickerViewService:
54
- com.apple.OSDUIHelper:
55
- com.apple.LookupViewService:
56
- com.apple.QuickLookUIFramework.QLPreviewGenerationExtension:
57
- com.apple.dt.Xcode:
2
+ - id: com.apple.AppStore
3
+ - id: com.apple.AssistantServices
4
+ - id: com.apple.imtransferservices.IMTransferAgent
5
+ - id: com.apple.locationd
6
+ - id: com.apple.Preferences
7
+ - id: com.apple.loginwindow
8
+ - id: com.apple.ViewBridgeAuxiliary
9
+ - id: com.apple.dock
10
+ - id: com.apple.systemuiserver
11
+ - id: com.apple.controlcenter
12
+ - id: com.apple.controlstrip
13
+ - id: com.apple.ViewBridgeAuxiliary
14
+ - id: com.apple.quicklook.QuickLookUIService
15
+ - id: com.apple.dock.extra
16
+ - id: com.apple.AppSSOAgent
17
+ - id: com.apple.finder
18
+ - id: com.apple.talagent
19
+ - id: com.apple.Spotlight
20
+ - id: com.apple.notificationcenterui
21
+ - id: com.apple.AirPlayUIAgent
22
+ - id: com.apple.TextInputMenuAgent
23
+ - id: com.apple.TextInputSwitcher
24
+ - id: com.apple.coreservices.uiagent
25
+ - id: com.apple.wifi.WiFiAgent
26
+ - id: com.apple.UIKitSystemApp
27
+ - id: com.apple.CoreLocationAgent
28
+ - id: com.apple.security.Keychain-Circle-Notification
29
+ - id: com.apple.SoftwareUpdateNotificationManager
30
+ - id: com.apple.locationmenu
31
+ - id: com.apple.AquaAppearanceHelper
32
+ - id: com.apple.inputmethod.EmojiFunctionRowItem
33
+ - id: com.apple.accessibility.universalAccessAuthWarn
34
+ - id: com.apple.LocalAuthentication.UIAgent
35
+ - id: com.apple.Safari
36
+ - id: com.apple.Safari.SandboxBroker
37
+ - id: com.apple.WebKit.Networking
38
+ - id: com.apple.WebKit.WebContent
39
+ - id: com.apple.CoreSimulator.CoreSimulatorService
40
+ - id: com.apple.CoreSimulator.SimulatorTrampoline
41
+ - id: com.apple.appkit.xpc.openAndSavePanelService
42
+ - id: com.apple.quicklook.QuickLookUIService
43
+ - id: com.apple.WebKit.WebContent
44
+ - id: com.apple.Terminal
45
+ - id: com.apple.WebKit.GPU
46
+ - id: com.apple.PowerChime
47
+ - id: com.apple.imdpersistence.IMDPersistenceAgent
48
+ - id: com.apple.QuickLookThumbnailing.extension.ThumbnailExtension-macOS
49
+ - id: com.apple.nbagent
50
+ - id: com.apple.quicklook.QuickLookUIService
51
+ - id: com.apple.WebKit.WebContent
52
+ - id: com.apple.TV
53
+ - id: com.apple.NowPlayingTouchUI
54
+ - id: com.apple.AVKit.RoutePickerViewService
55
+ - id: com.apple.WebKit.Networking
56
+ - id: com.apple.OSDUIHelper
57
+ - id: com.apple.LookupViewService
58
+ - id: com.apple.QuickLookUIFramework.QLPreviewGenerationExtension
59
+ - id: com.apple.dt.Xcode
60
+ - id: com.apple.appkit.xpc.openAndSavePanelService
61
+ - id: com.apple.quicklook.QuickLookUIService
data/share/cores.yaml CHANGED
@@ -1,13 +1,23 @@
1
1
  ---
2
- metadata:
3
- description: attributes about various Apple SoCs and Boards
4
- credits:
2
+ description: attributes about various Apple SoCs and Boards
3
+ credits:
5
4
  templates:
6
- - &dfu_load_s8001
7
- dfu_image_base: 0x180000000
8
- dfu_load_base: 0x800000000
9
- recovery_image_base: 0x180000000
10
- recovery_load_base: 0x800000000
5
+ - &checkm8_payload_arm64
6
+ payload_offset: 0x180
7
+ payload_size: 0x240
8
+ - &checkm8_payload_armv7
9
+ payload_offset: 0x180
10
+ payload_size: 0x140
11
+ - &usb_magic_32
12
+ exec_magic: 0x65786563
13
+ done_magic: 0x646F6E65
14
+ memc_magic: 0x6D656D63
15
+ mems_magic: 0x6D656D73
16
+ - &usb_magic_64
17
+ exec_magic: 0x6578656365786563
18
+ done_magic: 0x646F6E65646F6E65
19
+ memc_magic: 0x6D656D636D656D63
20
+ mems_magic: 0x6D656D736D656D73
11
21
  - &dfu_load_s894x
12
22
  dfu_image_base: 0x34000000
13
23
  dfu_load_base: 0x9FF00000
@@ -51,6 +61,42 @@ bootrom_exploits:
51
61
  - checkm8
52
62
 
53
63
 
64
+ secondary_cores:
65
+ - name: isp
66
+ firmware_type: ispf
67
+ description: Image Signal Processor
68
+
69
+ - name: maggie
70
+ description: Ultra low power FPGA (iCE5LP4K) / Lattice iCEcube2
71
+ firmware_type: magg
72
+
73
+ - name: pmp
74
+ description: Power Management Processor
75
+ firmware_type: pmpf
76
+
77
+ - name: AppleNandStorage
78
+ firmware_type: rans
79
+
80
+ - name: Veridian
81
+ type: arm7m
82
+ is_rtkit: false
83
+ stack_size: 0x6000
84
+ ram_base: 0x20000000
85
+ mmio_base: 0x40000000
86
+
87
+ - name: Vinyl
88
+ description: >
89
+ the eUICC or eSIM
90
+ Contains a ZIP file with various hash specifiers, each containing two directories. One `recovery` is
91
+ seemingly empty (strage as this would imply a bad eUICC can never be recovered but also is consistent with
92
+ observed behaviour of a eSIM surviving DFU recovery). Update seems to contain two folders "main" and "gold".
93
+
94
+ These folders contain a `firmware.der` as well as a `profile.bin`
95
+
96
+ These folders contain a number of "root keys" as defined in the eUICC spec.
97
+ firmware_packing:
98
+ - zip
99
+
54
100
 
55
101
  chip_ids:
56
102
  0x6000:
@@ -1021,12 +1067,8 @@ chip_ids:
1021
1067
 
1022
1068
  0x8030:
1023
1069
  name: t8030
1024
- description: A13
1025
- architecture: arm8
1026
- capabilities:
1027
- pac: true
1028
- 64bit: true
1029
-
1070
+ description: A14
1071
+ architecture:
1030
1072
 
1031
1073
  revisions:
1032
1074
  0x01:
@@ -1077,14 +1119,11 @@ chip_ids:
1077
1119
  board_name: j182ap
1078
1120
 
1079
1121
 
1122
+
1080
1123
  0x8101:
1081
1124
  name: t8101
1082
1125
  description: A14
1083
- architecture: arm8
1084
- capabilities:
1085
- el2: true
1086
- pac: true
1087
- 64bit: true
1126
+ architecture:
1088
1127
 
1089
1128
  revisions:
1090
1129
  0x01:
@@ -1141,11 +1180,7 @@ chip_ids:
1141
1180
  0x8103:
1142
1181
  name: t8103
1143
1182
  description: M1
1144
- architecture: armv8.4
1145
- capabilities:
1146
- 64bit: true
1147
- pac: true
1148
- el2: true
1183
+ architecture:
1149
1184
  os:
1150
1185
  - macOS
1151
1186
  - padOS
@@ -1285,7 +1320,7 @@ chip_ids:
1285
1320
 
1286
1321
  0x8301:
1287
1322
  name: t8301
1288
- description: S6 / S7
1323
+ description: S6
1289
1324
  architecture:
1290
1325
 
1291
1326
  revisions:
@@ -1360,7 +1395,7 @@ chip_ids:
1360
1395
  1:
1361
1396
  security_epoch: 0
1362
1397
  version: iBoot-240.5.1
1363
- ap_rom_url: https://securerom.fun/resources/APROM/SecureROM%20for%20s5l8720xsi,%20iBoot-240.5.1
1398
+ ap_rom_url: http://securerom.fun/resources/APROM/SecureROM%20for%20s5l8720xsi,%20iBoot-240.5.1
1364
1399
  ap_rom_sha256: cddedc17eb815cd94276469407e450a923db125b367cacd5139a12efdfcf2143
1365
1400
 
1366
1401
  securerom:
@@ -1452,7 +1487,7 @@ chip_ids:
1452
1487
  unknown:
1453
1488
  security_epoch:
1454
1489
  version: iBoot-359.5
1455
- ap_rom_url: https://securerom.fun/resources/APROM/SecureROM%20for%20s5l8922xsi,%20iBoot-359.5
1490
+ ap_rom_url: http://securerom.fun/resources/APROM/SecureROM%20for%20s5l8922xsi,%20iBoot-359.5
1456
1491
  ap_rom_sha256: 07b8a615f00961c5802451b5717c344db287b68c5f6d2331ac6ba7a6acdbac9d
1457
1492
 
1458
1493
  securerom:
@@ -1484,25 +1519,25 @@ chip_ids:
1484
1519
 
1485
1520
  securerom:
1486
1521
  - version: iBoot-574.4
1487
- url: https://securerom.fun/resources/APROM/SecureROM%20for%20s5l8930xsi,%20iBoot-574.4
1522
+ url: http://securerom.fun/resources/APROM/SecureROM%20for%20s5l8930xsi,%20iBoot-574.4
1488
1523
  hash: 4f34652a238a57ae0018b6e66c20a240cdbee8b4cca59a99407d09f83ea8082d
1489
1524
  boards:
1490
1525
  0x00:
1491
1526
  product_name: iPhone 4 (GSM)
1492
- product_id: iPhone3,1
1493
- board_name: n90ap
1527
+ product_id: AppleTV2,1
1528
+ board_name: k66ap
1494
1529
  0x02:
1495
1530
  product_name: iPad
1496
1531
  product_id: iPad1,1
1497
1532
  board_name: k48ap
1498
1533
  0x04:
1499
1534
  product_name: iPhone 4 (GSM) R2 2012
1500
- product_id: iPhone3,2
1501
- board_name: n90bap
1535
+ product_id: iPhone3,3
1536
+ board_name: n92ap
1502
1537
  0x06:
1503
1538
  product_name: iPhone 4 (CDMA)
1504
1539
  product_id: iPhone3,3
1505
- board_name: n92ap
1540
+ board_name: k66ap
1506
1541
  0x08:
1507
1542
  product_name: iPod Touch (4th gen)
1508
1543
  product_id: iPod4,1