Post

Replies

Boosts

Views

Activity

Reply to NetworkExtension: UserEventAgent crash on network change
Hi Matt, This crash doesn't sound Extension related, and yet it happens only when extension is installed. Also - I am struggling with attaching instruments to Network Extension, As I keep getting: Unable to acquire required task port I am compiling the extension in debug mode with get-task-allow entitlement, and disabled hardened-runtime. It is signed with development provisioning profile. is there anything else I am missing?
Sep ’20
Reply to EndpointSecurity Framework performance penalty
Hi @eskimo,It's been more than a month, with no answer on this or the bug I have opened.After moving from EndpointSecurity daemon to a SystemExtension, thing have gotten even worse, with compilation time of a test project raising from 8-9 minutes to 15-16 minutes (with minimum to none actions taken in between receiving the ES_EVENT_TYPE_AUTH_EXEC message and authorizing it).Am I missing something? We cannot use the caching mechanism, untill we know what actually is being cached - if executable is changed, is cache invalidated? For Anti-virus/security products, this is kind of crucial.
Feb ’20