gui_main.py: Add support for KDK chainloading

This commit is contained in:
Mykola Grymalyuk
2023-02-06 21:28:28 -07:00
parent 68af20d2fa
commit fe8a2d253a
7 changed files with 109 additions and 15 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ class Constants:
self.cpufriend_version = "1.2.6" # CPUFriend
self.bluetool_version = "2.6.4" # BlueToolFixup (BrcmPatchRAM)
self.cslvfixup_version = "2.6.1" # CSLVFixup
self.autopkg_version = "1.0.1" # AutoPkgInstaller
self.autopkg_version = "1.0.2" # AutoPkgInstaller
self.cryptexfixup_version = "1.0.1" # CryptexFixup
## Apple