apple-data 1.0.614 → 1.0.616
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/apple_data/version.rb +1 -1
- data/share/img4.yaml +20 -11
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 86d42acaa0401fdd0ef95e381c063dd4bb3b2e7181fe8ec0ed50e2eea8164277
|
|
4
|
+
data.tar.gz: 6c3275436aa282bfc10360ea73c829e4161bca007c473e446dec41dd5c5629ec
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3852043faf580f922aadbd2f6b238120ed7905bee8c3c022a29247af31838e9994a782f5ec8c209ea02415fd8ca4f921b017c1b54e1b90666c3de4f527d687f5
|
|
7
|
+
data.tar.gz: 26ee8b04c45ecdac291325b682025c41185e9e0467d90fae3e042e5df18c38d226306bc0e0a1224378fae4e045c8110b363e3e7bbc449e93ba57c769a025e68d
|
data/lib/apple_data/version.rb
CHANGED
data/share/img4.yaml
CHANGED
|
@@ -162,6 +162,8 @@ lpol_properties:
|
|
|
162
162
|
access:
|
|
163
163
|
write:
|
|
164
164
|
- 1TR
|
|
165
|
+
gaid:
|
|
166
|
+
description: Gaia Authentication ID (Apple Internal)
|
|
165
167
|
hrlp:
|
|
166
168
|
title: Has Secure Enclave Signed recoveryOS Local Policy (hrlp)
|
|
167
169
|
description: The `hrlp` indicates whether or not the `prot` value is the measurement
|
|
@@ -429,9 +431,9 @@ cryptex_objects:
|
|
|
429
431
|
- ExtraContent
|
|
430
432
|
manifest_properties:
|
|
431
433
|
acdc:
|
|
432
|
-
description: Apple
|
|
434
|
+
description: Apple Connect Developer Certificate
|
|
433
435
|
acid:
|
|
434
|
-
description: Apple
|
|
436
|
+
description: Apple Connect ID (AppleInternal)
|
|
435
437
|
type: integer
|
|
436
438
|
AMNM:
|
|
437
439
|
description: allow mix-n-match When set to true, img4s can be any valid signed
|
|
@@ -571,8 +573,8 @@ manifest_properties:
|
|
|
571
573
|
psmh:
|
|
572
574
|
description: previous stage manifest hash
|
|
573
575
|
rcfg:
|
|
574
|
-
description: Appears in certificates issues by factory such as `T6031-SDOM1-TssLive-ManifestKey-RevA-Factory`.
|
|
575
|
-
indicates that the policy is for a recovery boot only.
|
|
576
|
+
description: Appears in certificates issues by factory such as `T6031-SDOM1-TssLive-ManifestKey-RevA-Factory`.
|
|
577
|
+
Potentially indicates that the policy is for a recovery boot only.
|
|
576
578
|
type: boolean
|
|
577
579
|
Regn:
|
|
578
580
|
description: Region Code
|
|
@@ -582,7 +584,7 @@ manifest_properties:
|
|
|
582
584
|
rfcg:
|
|
583
585
|
type: boolean
|
|
584
586
|
RNCH:
|
|
585
|
-
description:
|
|
587
|
+
description: Remote Nonce Cryptographic Hash
|
|
586
588
|
RSCH:
|
|
587
589
|
description: Research mode
|
|
588
590
|
rsch:
|
|
@@ -607,12 +609,11 @@ manifest_properties:
|
|
|
607
609
|
SECM:
|
|
608
610
|
description: Security Mode
|
|
609
611
|
sei3:
|
|
610
|
-
description: Secure Enclave ID
|
|
611
|
-
to `seid`. Used for non domain0 (`hyp0`)
|
|
612
|
+
description: Secure Enclave ID for EL3 Appears to have a value identical to `seid`.
|
|
612
613
|
seid:
|
|
613
614
|
description: Secure Enclave ID - Root Domain
|
|
614
615
|
sika:
|
|
615
|
-
description: System
|
|
616
|
+
description: System Identity Key Access
|
|
616
617
|
SNON:
|
|
617
618
|
description: SEP Nonce
|
|
618
619
|
snon:
|
|
@@ -635,13 +636,16 @@ manifest_properties:
|
|
|
635
636
|
description: Thunderbolt MAC Address
|
|
636
637
|
manifest: true
|
|
637
638
|
UID_MODE:
|
|
639
|
+
title: UID as GID Key Mode
|
|
638
640
|
type: boolean
|
|
639
641
|
request: true
|
|
640
|
-
description:
|
|
642
|
+
description: Used to create keybags for the UID instead of the GID key, such as
|
|
643
|
+
the use of `sepi` or booted SEP image firmware (as SEP hibernation data is crypted
|
|
644
|
+
with the devices UID rather then the GID).
|
|
641
645
|
see:
|
|
642
646
|
- uidm
|
|
643
647
|
uidm:
|
|
644
|
-
description: UID Mode
|
|
648
|
+
description: UID Mode (Enabled)
|
|
645
649
|
type: boolean
|
|
646
650
|
roots:
|
|
647
651
|
- ManifestKey-DataCenter
|
|
@@ -724,6 +728,10 @@ objects:
|
|
|
724
728
|
recovery: true
|
|
725
729
|
dven:
|
|
726
730
|
description: Display Vendor Data
|
|
731
|
+
esca:
|
|
732
|
+
description: Effective Software CA
|
|
733
|
+
fsca:
|
|
734
|
+
description: Factory Software CA
|
|
727
735
|
ftab:
|
|
728
736
|
description: Factory Trust - Auto Boot FTAB images (used for devices such as AirPods,
|
|
729
737
|
etc) are "hacktivated" or pre-APTicket'ed devices as they lack either a restore
|
|
@@ -786,6 +794,7 @@ objects:
|
|
|
786
794
|
mtfw:
|
|
787
795
|
description: MultiTouch Firmware
|
|
788
796
|
mtpf:
|
|
797
|
+
nefw:
|
|
789
798
|
pdmg:
|
|
790
799
|
description: Personalized Disk Image
|
|
791
800
|
pmpf:
|
|
@@ -838,7 +847,7 @@ objects:
|
|
|
838
847
|
scef:
|
|
839
848
|
description: SEP Firmware (Boot Firmware without RAM Image)
|
|
840
849
|
sepi:
|
|
841
|
-
description: SEP Image (
|
|
850
|
+
description: SEP Image (Booted RAM Image / Hibernation Data)
|
|
842
851
|
type: string
|
|
843
852
|
encoding: sha2-384
|
|
844
853
|
metadata:
|
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.
|
|
4
|
+
version: 1.0.616
|
|
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-
|
|
11
|
+
date: 2024-02-29 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.
|