apple-data 1.0.1 → 1.0.388
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/boot_args.rb +0 -1
- data/lib/apple_data/fdr.rb +0 -1
- data/lib/apple_data/ioreg.rb +0 -1
- data/lib/apple_data/lockdown.rb +0 -1
- data/lib/apple_data/macho.rb +0 -1
- data/lib/apple_data/version.rb +1 -1
- data/lib/apple_data.rb +0 -1
- data/share/4cc.yaml +293 -297
- data/share/apns.yaml +364 -367
- data/share/backup.yaml +44 -47
- data/share/baseband.yaml +1 -290
- data/share/bluetooth.yaml +71 -75
- data/share/boot_args.yaml +855 -863
- data/share/bridgeos.yaml +131 -174
- data/share/bundles.yaml +60 -56
- data/share/cores.yaml +68 -33
- data/share/dnssd.yaml +166 -171
- data/share/fdr.yaml +148 -150
- data/share/homekit.yaml +14 -14
- data/share/icloud.yaml +8 -11
- data/share/img4.yaml +453 -454
- data/share/ioreg.yaml +5642 -5647
- data/share/ipsw.yaml +1099 -51505
- data/share/kext.yaml +1718 -3491
- data/share/lightning.yaml +23 -26
- data/share/lockdownd.yaml +71 -74
- data/share/mach_o.yaml +172 -204
- data/share/mobile_assets.yaml +127 -113
- data/share/mobile_gestalt.yaml +2444 -2447
- data/share/nvram.yaml +441 -463
- data/share/ota.yaml +1 -4
- data/share/pki.yaml +99 -103
- data/share/platforms.yaml +31 -35
- data/share/pmu.yaml +26 -52
- data/share/registers.yaml +1603 -1579
- data/share/resources.yaml +198 -202
- data/share/sep.yaml +206 -210
- data/share/services.yaml +636 -641
- data/share/syscfg.yaml +1 -4
- metadata +2 -46
- data/lib/apple_data/ipsw.rb +0 -25
- data/lib/apple_data/keybag.rb +0 -56
- data/share/baseband/qualcomm/mav13.yaml +0 -26
- data/share/baseband/qualcomm/mav20.yaml +0 -45
- data/share/baseband/qualcomm/mav21.yaml +0 -254
- data/share/coprocessor.yaml +0 -64
- data/share/debug.yaml +0 -13
- data/share/defaults.yaml +0 -5
- data/share/entitlements.yaml +0 -10391
- data/share/environment_variables.yaml +0 -354
- data/share/esim.yaml +0 -7
- data/share/firmware.yaml +0 -1310
- data/share/iboot.yaml +0 -143
- data/share/keybags/7000.yaml +0 -44342
- data/share/keybags/7001.yaml +0 -19430
- data/share/keybags/7002.yaml +0 -292
- data/share/keybags/8000.yaml +0 -82065
- data/share/keybags/8001.yaml +0 -29655
- data/share/keybags/8004.yaml +0 -295
- data/share/keybags/8006.yaml +0 -65
- data/share/keybags/8010.yaml +0 -23899
- data/share/keybags/8011.yaml +0 -4409
- data/share/keybags/8015.yaml +0 -23626
- data/share/keybags/8020.yaml +0 -4488
- data/share/keybags/8027.yaml +0 -43
- data/share/keybags/8030.yaml +0 -8687
- data/share/keybags/8101.yaml +0 -8595
- data/share/keybags/8720.yaml +0 -2026
- data/share/keybags/8900.yaml +0 -2344
- data/share/keybags/8920.yaml +0 -6761
- data/share/keybags/8922.yaml +0 -3141
- data/share/keybags/8930.yaml +0 -20583
- data/share/keybags/8940.yaml +0 -36319
- data/share/keybags/8942.yaml +0 -17343
- data/share/keybags/8945.yaml +0 -23360
- data/share/keybags/8947.yaml +0 -1384
- data/share/keybags/8950.yaml +0 -16258
- data/share/keybags/8955.yaml +0 -52163
- data/share/keybags/8960.yaml +0 -49499
- data/share/keys.yaml +0 -56
- data/share/sip.yaml +0 -64
- data/share/smc.yaml +0 -7
- data/share/tipw_sync.yaml +0 -79103
- data/share/vmapple.yaml +0 -35
data/share/keys.yaml
DELETED
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
metadata:
|
|
3
|
-
description:
|
|
4
|
-
credits:
|
|
5
|
-
keys:
|
|
6
|
-
0x07D0: uid
|
|
7
|
-
0x03E8: gid
|
|
8
|
-
derrived_keys:
|
|
9
|
-
0x835:
|
|
10
|
-
type: uid
|
|
11
|
-
data: 0x01010101010101010101010101010101
|
|
12
|
-
description: |
|
|
13
|
-
Used for data protection.
|
|
14
|
-
0x836:
|
|
15
|
-
type: uid
|
|
16
|
-
data: 0x00E5A0E6526FAE66C5C1C6D4F16D6180
|
|
17
|
-
description: |
|
|
18
|
-
This is computed by the kernel during a restore, but is zeroed out during a normal boot. It is also computed by
|
|
19
|
-
the Secure Bootloader, and its only known use is to decrypt LLB in NOR. Like `0x835`, it is different
|
|
20
|
-
for each device.
|
|
21
|
-
0x837:
|
|
22
|
-
type: gid
|
|
23
|
-
chip_id: 8900
|
|
24
|
-
data: 0x345A2D6C5050D058780DA431F0710E15
|
|
25
|
-
value: 0x188458A6D15034DFE386F23B61D43774
|
|
26
|
-
description: |
|
|
27
|
-
It is used as the encryption key for IMG2 files. With the introduction of IMG3 in iPhone OS 2.0, KBAGs are now
|
|
28
|
-
used instead of the `0x837` key. Because iPhone OS versions 1.x were used only on the iPhone and iPod touch
|
|
29
|
-
(both use the S5L8900) the encrypted values for other processors don't matter.
|
|
30
|
-
0x838:
|
|
31
|
-
type: uid
|
|
32
|
-
data: 0x8C8318A27D7F030717D2B8FC5514F8E1
|
|
33
|
-
description: |
|
|
34
|
-
Another UID-AES-key-based key, it is used to encrypt everything but LLB in the NOR (iBoot,
|
|
35
|
-
DeviceTree, pictures).
|
|
36
|
-
0x899:
|
|
37
|
-
type: uid
|
|
38
|
-
data: 0xD1E8FCB53937BF8DEFC74CD1D0F1D4B0
|
|
39
|
-
description: Usage unknown.
|
|
40
|
-
0x89A:
|
|
41
|
-
type: uid
|
|
42
|
-
data: 0xDB1F5B33606C5F1C1934AA66589C0661
|
|
43
|
-
description: |
|
|
44
|
-
Used on A4 devices. A device-specific key. It is used to encrypt the SHSH blobs on the device.
|
|
45
|
-
0x89B:
|
|
46
|
-
type: uid
|
|
47
|
-
data: 0x183E99676BB03C546FA468F51C0CBD49
|
|
48
|
-
description: |
|
|
49
|
-
It is used to encrypt the data partition key.
|
|
50
|
-
0x8A3:
|
|
51
|
-
type: uid
|
|
52
|
-
mode: AES-256-CBC
|
|
53
|
-
data: 0x568241656551e0cdf56ff84cc11a79ef
|
|
54
|
-
description: |
|
|
55
|
-
It is used during software upgrades on A12 and later to encrypt the "generator" value (using AES-128-CBC)
|
|
56
|
-
before hashing it to become the nonce.
|
data/share/sip.yaml
DELETED
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
metadata:
|
|
3
|
-
description:
|
|
4
|
-
credits:
|
|
5
|
-
csr_process_capabilities:
|
|
6
|
-
CSR_CAPABILITY_APPLE_INTERNAL:
|
|
7
|
-
value: 4
|
|
8
|
-
description:
|
|
9
|
-
CSR_CAPABILITY_CONFIG:
|
|
10
|
-
value: 2
|
|
11
|
-
descrption:
|
|
12
|
-
CSR_CAPABILITY_UNLIMITED:
|
|
13
|
-
value: 1
|
|
14
|
-
description: process is not restricted by SIP and may bypass
|
|
15
|
-
csr_flags:
|
|
16
|
-
CSR_ALLOW_ANY_RECOVERY_OS:
|
|
17
|
-
value: 256
|
|
18
|
-
description: disable validation of BaseSystem.dmg by ignoring BaseSystem.chunklist
|
|
19
|
-
always_enforced: true
|
|
20
|
-
CSR_ALLOW_APPLE_INTERNAL:
|
|
21
|
-
value: 16
|
|
22
|
-
description:
|
|
23
|
-
disable_default: true
|
|
24
|
-
CSR_ALLOW_DEVICE_CONFIGURATION:
|
|
25
|
-
value: 128
|
|
26
|
-
description:
|
|
27
|
-
always_enforced: true
|
|
28
|
-
CSR_ALLOW_EXECUTABLE_POLICY_OVERRIDE:
|
|
29
|
-
value: 1024
|
|
30
|
-
description: override spctl or executable policy
|
|
31
|
-
CSR_ALLOW_KERNEL_DEBUGGER:
|
|
32
|
-
value: 8
|
|
33
|
-
description: allow using the kernel debugger (KDP) - requires configuring the
|
|
34
|
-
kernel debugger via boot-args
|
|
35
|
-
disable_default: true
|
|
36
|
-
CSR_ALLOW_TASK_FOR_PID:
|
|
37
|
-
value: 4
|
|
38
|
-
description: allow getting the pid task, required for debugging
|
|
39
|
-
disable_default: true
|
|
40
|
-
CSR_ALLOW_UNAPPROVED_KEXTS:
|
|
41
|
-
value: 512
|
|
42
|
-
description: do not require kext approval (managed in the T2 when it exists)
|
|
43
|
-
CSR_ALLOW_UNAUTHENTICATED_ROOT:
|
|
44
|
-
value: 2048
|
|
45
|
-
description:
|
|
46
|
-
CSR_ALLOW_UNRESTRICTED_DTRACE:
|
|
47
|
-
aliases:
|
|
48
|
-
- CSR_ALLOW_DESTRUCTIVE_DTRACE
|
|
49
|
-
value: 32
|
|
50
|
-
description:
|
|
51
|
-
disable_default: true
|
|
52
|
-
CSR_ALLOW_UNRESTRICTED_FS:
|
|
53
|
-
value: 2
|
|
54
|
-
description: disable SIP protections of various paths (such as write protection
|
|
55
|
-
of /System)
|
|
56
|
-
disable_default: true
|
|
57
|
-
CSR_ALLOW_UNRESTRICTED_NVRAM:
|
|
58
|
-
value: 64
|
|
59
|
-
description: disable restrictions to writing to restricted NVRAM variables
|
|
60
|
-
disable_default: true
|
|
61
|
-
CSR_ALLOW_UNTRUSTED_KEXTS:
|
|
62
|
-
value: 1
|
|
63
|
-
description: allow loading kernel extensions that are not signed
|
|
64
|
-
disable_default: true
|