|
|
|
|
|
by odo1242
703 days ago
|
|
Yeah, Apple doesn’t allow any user code to run in kernel mode without significant hoops (the kernel is code signed) and tries to provide a user space API (e.g. DriverKit) as an alternative for the missing functionality. Some things (FUSE) are still annoying though. |
|
That should get much easier in macOS Sequoia with FSKit.
https://developer.apple.com/documentation/fskit/