Hi, I would like to know if there is another way to implement when inserting data before the read/write system call when SIP is turned on.
I've tried Endpoint Security, but it only receives notifications of read/write operations and does not allow me to insert the data I want before reading/writing.
(I first did this in kext via kauth_listen_scope, but it's been disabled since 10.15.)
Can anyone point me in the right direction? I'd appreciate it so much!