On MAC OS X 10.8.x, how can an AppStore application install a kernel extension?

Description I plan to develop a scientific sandbox application that will need to correctly install the kernel extension.

A question related to code. How can an application install kext when it is purchased? I mean, how will it be deployed? Is there any (cocoa) API to call? I searched for this answer with no luck. It seems that most applications do not require kexts.

General question Will I be able to host such an application in the appStore? I have doubts, since installing a kernel extension will lead to a victory over the sandbox.

+5
source share
1 answer

, Mac App Store. Mac App Store. 2.18: , kexts,

+8

All Articles