Posts

Post not yet marked as solved
1 Replies
356 Views
Hello, we have submited a kext signing request for nearly one month, but haven't got any response except the following acknowledgment, we don't know how to get the status of the request, can some one help us?==========Acknowledgement=====================================================Follow-up: 713882810Your kext signing request has been received. You will receive a response after your request has been evaluated.Regards,Developer Technical SupportApple Worldwide Developer Relations --------------------------------------------------------------------- baida wang Team ID: 8856CSH399 Company / Organization: Datacloak Tech(Shenzhen) Co.,Ltd. Company / Product URL: www.datacloak.com Intended Distribution: Consumer or Enterprise Distribution What product requirements are being addressed by this kext? We're writing monitoring, access restriction application. So we need to monitor/block network traffic (Socket filter, IP filter) and pocesses being created by the system. Which kernel interfaces are required for your kext? KAUTH for monitoring and blocking process start. Network Kernel Extensions - for monitoring network traffic. Which user mode APIs were investigated and why were they not sufficient? There is NetworkExtension.framework which has NEFilterDataProvider etc. But we need to explore packets in some situations so it is not fully cover our needs. Also we need to support macOS 10.9 and this framework is not available there. For process monitoring there is kevent API which is not sufficient for our needs as it is not providing required functionality. ---------------------------------------------------------------------
Posted Last updated
.