steven-michaud/HookCase

macOS 12.3 breaks HookCase

steven-michaud opened this issue · 1 comments

The kernel extension HookCase.kext refuses to load.

The error message from sudo kmutil -p /usr/local/sbin/HookCase.kext is:

    Error Domain=KMErrorDomain Code=71 "Kernel request failed: (libkern/kext) kext (kmod) start/stop routine failed (-603946985)" UserInfo={NSLocalizedDescription=Kernel request failed: (libkern/kext) kext (kmod) start/stop routine failed (-603946985)}

I'll be working on this.

Apple made more unexpected changes in macOS 12.3, of the kind normally reserved for major updates. These included changes to internal kernel structures used by HookCase. HookCase 6.0.2 works around these changes.