Closed Toilettrauma closed 11 months ago
Hi everyone! I compiled ct_bypass for arm64e, but when i'm trying to bypass it prints:
CoreTrust bypass eta s0n!! Found 1 MachO slice. File size 0x2131e0 bytes, MachO slice count 1. Error: failed to find a valid, preferred macho. Error: failed to extract preferred slice!
It checks cpusubtype as 0x80000002 and cannot find slice. I checked macho with otool and it prints:
ct_bypass_arm64e: Mach header magic cputype cpusubtype caps filetype ncmds sizeofcmds flags 0xfeedfacf 16777228 2 0x80 2 20 1968 0x00200085
Why close this issues? I guess it's still happen?
Update: Really fixed in https://github.com/opa334/ChOma/commit/5d923d0fb742cca72dfcfcc820d1a1d55edcd67a.
Hi everyone! I compiled ct_bypass for arm64e, but when i'm trying to bypass it prints:
It checks cpusubtype as 0x80000002 and cannot find slice. I checked macho with otool and it prints: