- Super speed repair permissions for all system folders: /System/Library/Extensions and /Library/Extensions.
- Starts a update (rebuild) system caches.
- Starts a update (rebuild) system kernelcache_* for OS X with Extensions.mkext standard cache file (OS X 10.6).
- Install multiple kext files simultaneously.
- Kext Utility.app/Contents/Resources/KU_config.plist for ON|OFF some KU functions.
- KU can automatically add/remove boot args: "-v" for verbose boot, "kext-dev-mode=1" for load unsigned kexts in MAC OS X "Yosemite" and "rootless=0" for perform any repair permissions operation for system files in MAC OS X "El Capitan" in com.apple.Boot.plist and Unbelievable! in NVRam.
- Patch msdosfs.kext Info.plist for add OSBundleRequired="Console". That provides access to an EFI partition in single user mode (disabled for 10.10 and up).
- Update a records about the unsigned installed kexts in the AppleKextExcludeList.kext (disabled for 10.10 and up).
- Pack kext files to mkext cache file.
- UnPack mkext cache files..
Note: You must disable SIP in order to open Kext Utility Application.