EP sec client registration from a System Ext

I'm trying to integrate some basic Ep sec functionality to see what is/are available ...


By now we all know there is no template to create such extension using Xcode.


So I was trying to get command line EP sec code that works when ( csr disabled, and run from root ). Otherwise it would not work - as we stand today.


Now if I try to execute this from Simple Firewall App that launches the system extension, it fails on root permission ( even if I launch the App from command line root permission ) the reason being the lldb debug server launches it when I attached a debugger and wait for its instantiation.


SO, when can we expect that those restrictions ( CSR, and root permission going to be lifted out ) ??


Thanks,

Prokash