Contribute
Register

Signing kexts and enabling SIP -- El Sierra

Status
Not open for further replies.
Joined
Apr 28, 2015
Messages
143
Motherboard
Asus Rog Strix Z370-i
CPU
i7-8700
Graphics
GTX 1050 Ti
Mac
  1. iMac
  2. MacBook Pro
Classic Mac
  1. LC
  2. Power Mac
Mobile Phone
  1. Android
  2. iOS
Hi All

I played with the idea to enable SIP for El Sierra. Today I booted my Hackintosh with CsrActiveConfig 0x0.
You should get a Mac Developer ID, and make a signing key in Xcode.

Now you have to do is to signing your kexts:
sudo codesign -s "Mac Developer: ID" /Library/Extensions/SomeUnsignedKext.kext

Now I have "System Integrity Protection status: enabled"
Don't forget to sign your extensions before installing them.

I hope it is useful for you
 
Do you have an Apple Developer ID representing a Team Agent of a development team in the Apple Developer Program?
In my understanding, it's only possible to sign a kext with Dev ID cert issued by Apple (to a Team Agent of course).
 
Status
Not open for further replies.
Back
Top