Overview of the utility
KextViewr is a free macOS tool that displays the kernel extensions currently loaded on a system. It offers a simple, no-install interface that helps users inspect kexts and quickly gather details useful for troubleshooting and performance checks.
Details shown for each kernel extension
- Loaded location (the file path where the kext is loaded)
- Kext version information
- The kext’s identifier or name
Intended users
This utility is aimed at developers and advanced macOS users who need visibility into kernel extensions for debugging, compatibility checks, or system tuning.
Benefits and common uses
KextViewr helps you understand what low-level modules are active, which can aid in isolating stability problems or detecting unexpected drivers. Because it runs without installation, it’s convenient for quick inspections or for use on systems where adding software is undesirable.
Suggested alternative
If you’re looking for a different option, consider Qt Design Studio, which offers a free edition and may serve as an alternative depending on your workflow and needs.
Technical
- Mac
- Free