apple-data 1.0.602 → 1.0.603

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dd760aa9e09e4a1a3262b1b7ba1a2142d79572876b78c969dd8f40542eee852b
4
- data.tar.gz: 2ec56bb95e0d0097fad7234484ed395f196b5256e77cf852773e4e04aa5ac8e9
3
+ metadata.gz: 6481d521a2e38a707f359222233661bd1732d032d4db3b04951e0b9c7ed80038
4
+ data.tar.gz: b03d824d4282dfbd6ea02badd95b7a65dc6c32efffa2a7e35a3d57f82cd86b54
5
5
  SHA512:
6
- metadata.gz: f51754e3f65ff1c507e6894dc872a0390601d0f1af783825546da153710c711b39c5685781196094364fcea8c1e0205d1b12b09dcf73ad9c85e1cbf14a578044
7
- data.tar.gz: 7e36ea6e0a9bde9de0244fe2d4a6e647ce4e101bbec978b01b2ebb07fe30847415b53973937b31e144e039e1745e3b553e985af43bb74b354eaad9e072ed746d
6
+ metadata.gz: 07ef65c955be0b50e3b7cb3c749107f3d2e7e438c27d88ab566431b155caa921089d32eb218634ddf6034ac1b38576c386f29b7ea256182fa93a9f07737c99a5
7
+ data.tar.gz: 468030029f6c6572d4f4a5567d817542e493385a8ffe0cce9872095e3cce0a346918cf28dd9185c193671ad67ca7cba060b7949fc5f1b271e4c64cce2a4cb905
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AppleData
4
- VERSION = '1.0.602'
4
+ VERSION = '1.0.603'
5
5
  end
data/share/fdr.yaml CHANGED
@@ -25,7 +25,7 @@ fdr_properties:
25
25
  CmCl:
26
26
  description:
27
27
  dCfg:
28
- description:
28
+ description: Display LCD
29
29
  contexts:
30
30
  - base
31
31
  - mansta
@@ -48,10 +48,14 @@ fdr_properties:
48
48
  contexts:
49
49
  - mandev
50
50
  - mansta
51
+ data:
52
+ comb:
53
+ fdrd:
54
+ secb:
51
55
  GpC2:
52
56
  description:
53
57
  HmCA:
54
- description:
58
+ description: Ambient Light Sensor
55
59
  contexts:
56
60
  - base
57
61
  - mansta
@@ -167,7 +171,7 @@ fdr_properties:
167
171
  rSCl:
168
172
  description:
169
173
  scrt:
170
- description:
174
+ description: SEP Certificate
171
175
  contexts:
172
176
  - base
173
177
  SDOM:
@@ -194,5 +198,11 @@ fdr_properties:
194
198
  description:
195
199
  vcrt:
196
200
  description:
201
+ ADCL:
202
+ description: Raw Panel / Coverglass
197
203
  WMac:
198
204
  description: Wireless MAC Address
205
+ to_be_signed_keys:
206
+ DGST:
207
+ clid:
208
+ inst:
data/share/img4.yaml CHANGED
@@ -100,6 +100,9 @@ img4_tags:
100
100
  description: battery full image
101
101
  BLDS:
102
102
  description:
103
+
104
+ prid:
105
+ description: Encrypted Private Key / Private Key Info
103
106
  bles:
104
107
  description:
105
108
  BNCH:
@@ -128,6 +131,10 @@ img4_tags:
128
131
  description:
129
132
  chg0:
130
133
  description: Charging Image 0
134
+ faic:
135
+ description:
136
+ type: integer
137
+ default: 0
131
138
  chg1:
132
139
  description: Charging Image 1
133
140
  CHIP:
@@ -240,7 +247,7 @@ img4_tags:
240
247
  euou:
241
248
  description: engineering use-only unit
242
249
  clas:
243
- description: product class
250
+ description: product class (often used in FDR specificatons)
244
251
  psmh:
245
252
  description: previous stage manifest hash
246
253
  fchp:
@@ -682,6 +689,8 @@ img4_tags:
682
689
  - macOS
683
690
  ware:
684
691
  description:
692
+ inst:
693
+ descryption: The key or file to install
685
694
  wchf:
686
695
  description: Wireless Charging Framework
687
696
  xbtc:
data/share/pki.yaml CHANGED
@@ -12,9 +12,18 @@ certificate_names:
12
12
  tcrt: test certificate?
13
13
  ucrt: user certificate (mapps to a single iCloud account)
14
14
  vcrt: virtual certificate?
15
+ keys:
16
+ uik:
17
+ description: User Identity Key
18
+ sik:
19
+ description: System Identity Key
20
+ oik:
21
+ description: Owner Identity Key (the first password after restore)
15
22
  constants:
16
23
  private_oid_root: 1.2.840.113635
17
24
  oids:
25
+ - oid: 1.2.840.113635.100.6.17
26
+ description: Contains the name of the key
18
27
  - oid: 1.2.840.113635.100.5.3
19
28
  apple_description: ADC Certificate Policy
20
29
  - oid: 1.2.840.113635.100.5.4
@@ -31,8 +40,15 @@ oids:
31
40
  apple_description: Apple World Wide Developer Relations Certificates for Code Signing for Test Release through the iTMS
32
41
  - oid: 1.2.840.113635.100.6.1.4
33
42
  apple_description: Apple World Wide Developer Relations Certificates for Code Signing GM from developer to Apple
43
+ - oid: 1.2.840.113635.100.6.16
44
+ description:
45
+ A sequence of FDR programming commands, seperated by ";". Each command is "PUT" or "GET" prior to a
46
+ 4CC value, followed by a ":" then the value of the key.
47
+ example:
48
+ PUT/FSCl:sik-FXFYFXFFYFFEX-QQRRRDEETFEFYCEIESLIREILCILESCLSELRESERSER
34
49
  - oid: 1.2.840.113635.100.6.1.15
35
50
  description:
51
+ To be signed certificate...
36
52
  Contains the boot policy of the machine during certificate issuance
37
53
  based on boot policy. includes BORD, ronh, lobo, SDOM, lpnh, rpnh
38
54
  BNCH, CSEC, CHIP, ECID, CPEO, OBJP, EPRO, DPRO, ESEC, DSEC and DGST
@@ -171,4 +187,6 @@ known_symbols:
171
187
  - _oidAppleSecureBootCertSpec
172
188
  - _oidAppleSecureBootTicketCertSpec
173
189
  - _oidAppleTVOSApplicationSigningProd
174
- - _oidAppleTVOSApplicationSigningProdQA
190
+ - _oidAppleTVOSApplicationSigningProdQA
191
+ roots:
192
+ FDR-CA1-ROOT-CM:
data/share/terms.yaml CHANGED
@@ -195,6 +195,25 @@ terms:
195
195
  debugging, but nearly all kernels shipped by Apple can be debugged if the proper
196
196
  `boot-args` are passed on startup.
197
197
  kernel:
198
+ baa:
199
+ - title: Basic Attestation Authority (BAA)
200
+ oik:
201
+ - title: Owner Identity Key (OIK)
202
+ uik:
203
+ - title: User Identity Key (UIK)
204
+ ucrt:
205
+ - title: User identity Certificate (ucrt)
206
+ oic:
207
+ - title: Owner Identity Certificate (OIC)
208
+ LLB:
209
+ LocalPolicy:
210
+ RemotePolicy:
211
+ 1TR:
212
+ sik:
213
+ oid:
214
+ pka:
215
+ siK:
216
+ - title: System Identity Key
198
217
  kernelcache:
199
218
  - title: Kernel Cache
200
219
  description: A kernel cache is a combined object that contains the kernel itself
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apple-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.602
4
+ version: 1.0.603
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick Mark