C carestudio macrumors 6502a Original poster Aug 6, 2008 685 180 Aug 2, 2016 #1 Hi, does any one know if I can dynamically create kext's info.plist and load it to the kernel in real time?
Hi, does any one know if I can dynamically create kext's info.plist and load it to the kernel in real time?
Madd the Sane macrumors 6502a Nov 8, 2010 546 92 Utah Aug 14, 2016 #2 If you disable SIP and kernel signing, yes. Otherwise you'd need to code-sign each one. And if you're planning to have it distributed to end users, that is not a good way to do it.
If you disable SIP and kernel signing, yes. Otherwise you'd need to code-sign each one. And if you're planning to have it distributed to end users, that is not a good way to do it.