Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 917 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 917 Bytes

RSRRepair

Userspace binary and companion kernel extension to recover from desynced kernel cache artifacts.

A Rapid Stability Response to Rapid Security Response-induced issues

Userspace binary arguments

  • --install to manually install the binary to /etc/rc.server

Kernel extension boot arguments

  • -rsrrcoff (or -liluoff) to disable
  • -rsrrcdbg (or -liludbgall) to enable verbose logging (in DEBUG builds)
  • -rsrrcbeta (or -lilubetaall) to enable on macOS versions other than Ventura.

Credits