apple-data 1.0.613 → 1.0.615
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/apple_data/version.rb +1 -1
- data/share/img4.yaml +17 -11
- data/share/terms.yaml +9 -6
- 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: b7d8eae0d73bb8f217a8a89d2973c4c5fe3f2a0b5730b37ff86eeb1a27ca824f
|
4
|
+
data.tar.gz: ac9f2168a131ed5de8135f4763223328cf503fdcc8b372acd127e5d5e4785f84
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fcc35693e51fcad9d31ae9a4de290ce521694f603957ce7485f2456624d1411026eeee12d05bbc8d5ee32627655cf100f000c80000a144922038aa57c349eba8
|
7
|
+
data.tar.gz: bb59652087e034e987cc7ec7313e367675b21d6e62dbb1cafeacfcec1c68e5694d84669359c533f37ea238bd4f4dad3559056f050463b8323fde69ee5f04e721
|
data/lib/apple_data/version.rb
CHANGED
data/share/img4.yaml
CHANGED
@@ -571,8 +571,8 @@ manifest_properties:
|
|
571
571
|
psmh:
|
572
572
|
description: previous stage manifest hash
|
573
573
|
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.
|
574
|
+
description: Appears in certificates issues by factory such as `T6031-SDOM1-TssLive-ManifestKey-RevA-Factory`.
|
575
|
+
Potentially indicates that the policy is for a recovery boot only.
|
576
576
|
type: boolean
|
577
577
|
Regn:
|
578
578
|
description: Region Code
|
@@ -582,7 +582,7 @@ manifest_properties:
|
|
582
582
|
rfcg:
|
583
583
|
type: boolean
|
584
584
|
RNCH:
|
585
|
-
description:
|
585
|
+
description: Remote Nonce Cryptographic Hash
|
586
586
|
RSCH:
|
587
587
|
description: Research mode
|
588
588
|
rsch:
|
@@ -607,12 +607,11 @@ manifest_properties:
|
|
607
607
|
SECM:
|
608
608
|
description: Security Mode
|
609
609
|
sei3:
|
610
|
-
description: Secure Enclave ID
|
611
|
-
to `seid`. Used for non domain0 (`hyp0`)
|
610
|
+
description: Secure Enclave ID for EL3 Appears to have a value identical to `seid`.
|
612
611
|
seid:
|
613
612
|
description: Secure Enclave ID - Root Domain
|
614
613
|
sika:
|
615
|
-
description: System
|
614
|
+
description: System Identity Key Access
|
616
615
|
SNON:
|
617
616
|
description: SEP Nonce
|
618
617
|
snon:
|
@@ -635,13 +634,16 @@ manifest_properties:
|
|
635
634
|
description: Thunderbolt MAC Address
|
636
635
|
manifest: true
|
637
636
|
UID_MODE:
|
637
|
+
title: UID as GID Key Mode
|
638
638
|
type: boolean
|
639
639
|
request: true
|
640
|
-
description:
|
640
|
+
description: Used to create keybags for the UID instead of the GID key, such as
|
641
|
+
the use of `sepi` or booted SEP image firmware (as SEP hibernation data is crypted
|
642
|
+
with the devices UID rather then the GID).
|
641
643
|
see:
|
642
644
|
- uidm
|
643
645
|
uidm:
|
644
|
-
description: UID Mode
|
646
|
+
description: UID Mode (Enabled)
|
645
647
|
type: boolean
|
646
648
|
roots:
|
647
649
|
- ManifestKey-DataCenter
|
@@ -724,6 +726,10 @@ objects:
|
|
724
726
|
recovery: true
|
725
727
|
dven:
|
726
728
|
description: Display Vendor Data
|
729
|
+
esca:
|
730
|
+
description: Effective Software CA
|
731
|
+
fsca:
|
732
|
+
description: Factory Software CA
|
727
733
|
ftab:
|
728
734
|
description: Factory Trust - Auto Boot FTAB images (used for devices such as AirPods,
|
729
735
|
etc) are "hacktivated" or pre-APTicket'ed devices as they lack either a restore
|
@@ -838,7 +844,7 @@ objects:
|
|
838
844
|
scef:
|
839
845
|
description: SEP Firmware (Boot Firmware without RAM Image)
|
840
846
|
sepi:
|
841
|
-
description: SEP Image (
|
847
|
+
description: SEP Image (Booted RAM Image / Hibernation Data)
|
842
848
|
type: string
|
843
849
|
encoding: sha2-384
|
844
850
|
metadata:
|
@@ -991,9 +997,9 @@ img4_tags:
|
|
991
997
|
mmsv:
|
992
998
|
description: Memory Map System
|
993
999
|
mpro:
|
994
|
-
description: Memory Promotion
|
1000
|
+
description: Memory/Modem? Promotion
|
995
1001
|
msec:
|
996
|
-
description: Memory Security
|
1002
|
+
description: Memory/Modem? Security
|
997
1003
|
mspr:
|
998
1004
|
name:
|
999
1005
|
description:
|
data/share/terms.yaml
CHANGED
@@ -388,6 +388,8 @@ term_list:
|
|
388
388
|
description: An encryption key that is wrapped by the GID used in IMG4
|
389
389
|
see:
|
390
390
|
- key
|
391
|
+
KIP:
|
392
|
+
- title: Kernel Integrity Protection
|
391
393
|
KLD:
|
392
394
|
- title: Kernel Linker
|
393
395
|
KTRR:
|
@@ -520,6 +522,8 @@ term_list:
|
|
520
522
|
- title: Out-of-Band
|
521
523
|
OSLAR:
|
522
524
|
- title:
|
525
|
+
OTA:
|
526
|
+
- title: Over-the-Air Update
|
523
527
|
ota:
|
524
528
|
- title: Over-the-Air Update - Incremental Update (Somewhat arcane)
|
525
529
|
description: In the earliest days of the iPhone, users had to connect the device
|
@@ -533,8 +537,6 @@ term_list:
|
|
533
537
|
of 'full OTAs' which are a delta update in OTA format, but includes the entire
|
534
538
|
set of data to restore devices. These are typically employed for devices that
|
535
539
|
lack the port needed for DFU/iBoot/IPSW based recovery.
|
536
|
-
OTA:
|
537
|
-
- title: Over-the-Air Update
|
538
540
|
OTG:
|
539
541
|
- title: USB On-the-go
|
540
542
|
description: USB-OTG is a way to describe a device that is typically a peripheral
|
@@ -632,12 +634,17 @@ term_list:
|
|
632
634
|
- title: RSA (Rivest–Shamir–Adleman) Public Key Cryptography
|
633
635
|
rsep:
|
634
636
|
- title: Restore SEP Firmware Image
|
637
|
+
rsm:
|
638
|
+
- title: Restore State Machine
|
639
|
+
- title: Restore Service Mode
|
635
640
|
RSSI:
|
636
641
|
- title: Receive Signal Strength Indicator
|
637
642
|
RTKit:
|
638
643
|
- title: RealTimeKit (Realtime OS)
|
639
644
|
SART:
|
640
645
|
- title: Secure Address Resolution Table
|
646
|
+
SCIP:
|
647
|
+
- title: System Coprocessor Integrity Protection
|
641
648
|
SE:
|
642
649
|
- title: Secure Element
|
643
650
|
seatbelt:
|
@@ -793,10 +800,6 @@ term_list:
|
|
793
800
|
- title: Time Zone
|
794
801
|
tz0:
|
795
802
|
- title: TrustZone for SEP
|
796
|
-
SCIP:
|
797
|
-
- title: System Coprocessor Integrity Protection
|
798
|
-
KIP:
|
799
|
-
- title: Kernel Integrity Protection
|
800
803
|
tz1:
|
801
804
|
- title: TrustZone for AP (Trusted Boot Monitor)
|
802
805
|
UART:
|
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.615
|
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-28 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.
|