你的cpu没有avx2指令集,需要添加CryptexFixup.kext用来绕过检测
Boot arguments
-cryptoff (or -liluoff) to disable
-cryptdbg (or -liludbgall) to enable verbose logging (in DEBUG builds)
-cryptbeta (or -lilubetaall) to enable on macOS newer than 13
-crypt_allow_hash_validation to disable APFS.kext patching
-crypt_force_avx to force install the Rosetta Cryptex on AVX2.0 systems
地址:https://github.com/acidanthera/CryptexFixup