Skip to content

csrstat

Compare
Choose a tag to compare
@startergo startergo released this 02 Oct 21:19
· 5 commits to master since this release
0c87806

Utility for checking the status of the system integrity protection in Big Sur.
Apple only shows few of the bits, but not all. For instance SIP=0x00000FFF(on Apple hardware) Or SIP=0x00000FEF (On Hack or Apple internal hardware/software) will look like this. For csrutil status Apple shows:

Configuration:
	Apple Internal
	Kext Signing
	Filesystem Protections
	Debugging Restrictions
	DTrace Restrictions
	NVRAM Protections
	BaseSystem Verification

Csrstat shows:


        Kext Signing			1 
	Filesystem Protections		1 
	Debugging Restrictions		1 
	Kernel Debugging Restrictions	1 
	Apple Internal			0 
	DTrace Restrictions		1 
	NVRAM Protections		1 
	Device Configuration		1 
	BaseSystem Verification		1 
	Unapproved Kexts Restrictions	1 
	Executable Policy		1 
	Unauthenticated Root		1