Add new vaulting implementation

This commit is contained in:
Jazzzny
2023-10-06 16:09:44 -04:00
parent 5e61f0c61f
commit f968a493b9
4 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ class Constants:
## Security Settings
self.sip_status: bool = True # System Integrity Protection
self.secure_status: bool = False # Secure Boot Model
self.vault: bool = False # EFI Vault
self.vault: bool = True # EFI Vault
self.disable_cs_lv: bool = False # Disable Library validation
self.disable_amfi: bool = False # Disable AMFI