Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 732 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 732 Bytes

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)