apple-data 1.0.604 → 1.0.605

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: 505cf3230870a47f259145e62e3f09e63064d46e3f3b6c34532e41394fcff002
4
- data.tar.gz: 3c57444d5e7147281f03a6aa8aad3ea8539e010643dde4b4706f6e223aa43033
3
+ metadata.gz: 79e93b4822f94100e4d0301f262650fdcb796733f273aaada9118cb9697f86af
4
+ data.tar.gz: 862835de00f4e23034b44b90cd0055c20ccb718b1a6f4185dec9c5b8d9f81bd8
5
5
  SHA512:
6
- metadata.gz: 8fcbbf092c4ca492488bd9a95b4812c32d4f8f9d51f86c253799dc3a729fc41da8f21f0407f3fa22b3ad9bc1bb36dd1c8914c60cd73bb8d97c1f9ae921cd8dec
7
- data.tar.gz: 2d0d389c91f4ec3ad3b9848536ec093bf8dd2877bed17e2d74df1e9579b820ea61261567086fb4e300ec1a6cc2953070b87c80d064cc01db5d01eec03b17771e
6
+ metadata.gz: 9885e73df3a36d75970463e472a8fa9b005f7e818a42a39a44f09ba9dfcf6d12b1e233f276bc5758b804b3cdd571082fafd2615a23212bb4c53fc946275061f2
7
+ data.tar.gz: 0efa4c7738f69416488ee3bdba6ba7c46733436f9cc8ee7c180f4a800413b3ea34cc7de2f1e86f00f7c91270d0ae0781c39f6d1e117acc78dbb0423ab6ef628d
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AppleData
4
- VERSION = '1.0.604'
4
+ VERSION = '1.0.605'
5
5
  end
data/share/img4.yaml CHANGED
@@ -10,9 +10,9 @@ types:
10
10
  They can contain additional properties per object, some of which are standard
11
11
  and others that are object specific.
12
12
  common_properties:
13
- ESEC:
14
- EPRO:
15
- EKEY:
13
+ ESEC: Effective Security Mode - The security mode after evaluating the chip and any demotion request
14
+ EPRO: Effective Production Mode - The peoduction mode after evaluating the chip production and demotation request
15
+ EKEY: Effective Key Access - The effective access to teh SEP, used to protect data during demotion
16
16
  subtypes:
17
17
  local-boot-object:
18
18
  trust-measurement:
@@ -42,9 +42,11 @@ img4_tags:
42
42
  agfi:
43
43
  description:
44
44
  almo:
45
- description:
45
+ description: Some internal iBootable image. Unknown purpose
46
46
  AMNM:
47
47
  description: allow mix-n-match
48
+ When set to true, img4s can be any valid signed version, allowing for unusual AP tickets where some
49
+ components may be from a prior verson
48
50
  type: boolean
49
51
  anef:
50
52
  description: Apple Neural Engine Firmware
@@ -345,6 +347,11 @@ img4_tags:
345
347
  roots:
346
348
  - ExtraContent
347
349
  acid:
350
+ stID:
351
+ description: Station IDentifier
352
+ AcID:
353
+ description: Apple Account DSID
354
+ type: integer
348
355
  WSKU:
349
356
  description: Wireless SKU
350
357
  WMac:
@@ -463,7 +470,9 @@ img4_tags:
463
470
  ibot:
464
471
  description: iBoot
465
472
  ibdt:
473
+ description: iBoot Data
466
474
  ibd1:
475
+ description: iBoot Data Stage 1
467
476
  glyP:
468
477
  ibss:
469
478
  dven:
data/share/terms.yaml CHANGED
@@ -11,12 +11,40 @@ terms:
11
11
  description:
12
12
  aop:
13
13
  - title: Always-On Processor
14
+ AID:
15
+ - title: Apple ID
16
+ AltDSID:
17
+ DvF:
18
+ nbAc:
19
+ - title: Nearby Action
20
+ nbIF:
21
+ - title: Nearby Interface Type
22
+ DsFl:
23
+ AMfD:
24
+ nbAf:
25
+ DSID:
26
+ MRI:
27
+ MRtI:
28
+ IDS:
29
+ - title: Identity Services
30
+ RSSI:
31
+ - title: Receive Signal Stength Indicator
32
+ XPC:
33
+ RemoteXPC:
34
+ eOS:
35
+ - title: embeddedOS (Touch Bar OS for T1)
36
+ bridgeOS:
37
+ - title: bridgeOS (Touch Bar / Security OS for T2)
14
38
  AP:
15
39
  - title: Application Processor
16
40
  aps:
17
41
  see:
18
42
  - apns
19
43
  APTicket:
44
+ Md:
45
+ - title: Model
46
+ Nm:
47
+ - title: User Assigned Name
20
48
  mach:
21
49
  tfp0:
22
50
  gcd:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apple-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.604
4
+ version: 1.0.605
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick Mark
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-18 00:00:00.000000000 Z
11
+ date: 2024-02-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14
  This package includes machine readable data about Apple platforms maintained by hack-different.