
kmutil
List of commands for kmutil:
-
kmutil:tldr:0e110 kmutil: Display logging information about the Kernel Management sub-system.$ kmutil logtry on your machineexplain this command
-
kmutil:tldr:0f418 kmutil: Inspect and display a kext collection's contents according to the options provided.$ kmutil inspect ${options}try on your machineexplain this command
-
kmutil:tldr:541d3 kmutil: Dump kernelmanagerd state for debugging.$ sudo kmutil dumpstatetry on your machineexplain this command
-
kmutil:tldr:b1841 kmutil: Check the consistency of kext collections against each other.$ kmutil checktry on your machineexplain this command
-
kmutil:tldr:cd2f4 kmutil: Find kexts available on the operating system.$ kmutil findtry on your machineexplain this command
-
kmutil:tldr:ce9e1 kmutil: Load one or more extensions based on the bundle specified at this path in the results.$ kmutil load --bundle-path ${path-to-extension-kext}try on your machineexplain this command