All Projects → acidanthera → DebugEnhancer

acidanthera / DebugEnhancer

Licence: BSD-3-Clause license
A Lilu plugin intended to enable debug output in the macOS kernel

Programming Languages

C++
36643 projects - #6 most used programming language

DebugEnhancer

Build Status Scan Status

A Lilu plugin intended to enable debug output in the macOS kernel, the original idea belongs to Piker-Alpha, see https://github.com/Piker-Alpha/debugMachKernel.sh for more details.

Boot-args

  • -dbgenhdbg turns on debugging output
  • -dbgenhbeta enables loading on unsupported osx
  • -dbgenhoff disables kext loading
  • -dbgenhiolog redirect IOLog output to kernel vprintf (the same as for kdb_printf and kprintf)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].