apple-data 0.1.0 → 1.0.1
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 +5 -0
- data/lib/apple_data/fdr.rb +30 -0
- data/lib/apple_data/ioreg.rb +57 -0
- data/lib/apple_data/ipsw.rb +25 -0
- data/lib/apple_data/keybag.rb +56 -0
- data/lib/apple_data/lockdown.rb +48 -0
- data/lib/apple_data/macho.rb +5 -0
- data/lib/apple_data/version.rb +5 -0
- data/lib/apple_data.rb +8 -0
- data/share/4cc.yaml +297 -293
- data/share/apns.yaml +367 -364
- data/share/backup.yaml +47 -44
- data/share/baseband/qualcomm/mav13.yaml +26 -0
- data/share/baseband/qualcomm/mav20.yaml +45 -0
- data/share/baseband/qualcomm/mav21.yaml +254 -0
- data/share/baseband.yaml +290 -1
- data/share/bluetooth.yaml +75 -71
- data/share/boot_args.yaml +863 -855
- data/share/bridgeos.yaml +174 -131
- data/share/bundles.yaml +56 -60
- data/share/coprocessor.yaml +64 -0
- data/share/cores.yaml +72 -47
- data/share/debug.yaml +13 -0
- data/share/defaults.yaml +5 -0
- data/share/dnssd.yaml +171 -166
- data/share/entitlements.yaml +10391 -0
- data/share/environment_variables.yaml +354 -0
- data/share/esim.yaml +7 -0
- data/share/fdr.yaml +150 -148
- data/share/firmware.yaml +1310 -0
- data/share/homekit.yaml +14 -14
- data/share/iboot.yaml +143 -0
- data/share/icloud.yaml +11 -8
- data/share/img4.yaml +454 -453
- data/share/ioreg.yaml +5647 -5642
- data/share/ipsw.yaml +51505 -1099
- data/share/kext.yaml +3491 -1718
- data/share/keybags/7000.yaml +44342 -0
- data/share/keybags/7001.yaml +19430 -0
- data/share/keybags/7002.yaml +292 -0
- data/share/keybags/8000.yaml +82065 -0
- data/share/keybags/8001.yaml +29655 -0
- data/share/keybags/8004.yaml +295 -0
- data/share/keybags/8006.yaml +65 -0
- data/share/keybags/8010.yaml +23899 -0
- data/share/keybags/8011.yaml +4409 -0
- data/share/keybags/8015.yaml +23626 -0
- data/share/keybags/8020.yaml +4488 -0
- data/share/keybags/8027.yaml +43 -0
- data/share/keybags/8030.yaml +8687 -0
- data/share/keybags/8101.yaml +8595 -0
- data/share/keybags/8720.yaml +2026 -0
- data/share/keybags/8900.yaml +2344 -0
- data/share/keybags/8920.yaml +6761 -0
- data/share/keybags/8922.yaml +3141 -0
- data/share/keybags/8930.yaml +20583 -0
- data/share/keybags/8940.yaml +36319 -0
- data/share/keybags/8942.yaml +17343 -0
- data/share/keybags/8945.yaml +23360 -0
- data/share/keybags/8947.yaml +1384 -0
- data/share/keybags/8950.yaml +16258 -0
- data/share/keybags/8955.yaml +52163 -0
- data/share/keybags/8960.yaml +49499 -0
- data/share/keys.yaml +56 -0
- data/share/lightning.yaml +26 -23
- data/share/lockdownd.yaml +74 -71
- data/share/mach_o.yaml +204 -172
- data/share/mobile_assets.yaml +113 -127
- data/share/mobile_gestalt.yaml +2447 -2444
- data/share/nvram.yaml +463 -441
- data/share/ota.yaml +4 -1
- data/share/pki.yaml +103 -99
- data/share/platforms.yaml +35 -31
- data/share/pmu.yaml +52 -26
- data/share/registers.yaml +1579 -1603
- data/share/resources.yaml +202 -198
- data/share/sep.yaml +210 -206
- data/share/services.yaml +641 -636
- data/share/sip.yaml +64 -0
- data/share/smc.yaml +7 -0
- data/share/syscfg.yaml +4 -1
- data/share/tipw_sync.yaml +79103 -0
- data/share/vmapple.yaml +35 -0
- metadata +80 -15
data/share/sip.yaml
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
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
|
data/share/smc.yaml
ADDED
data/share/syscfg.yaml
CHANGED