Skip to content

Releases: startergo/csrstat-NG

csrstat

16 Jan 01:23
6c62b68
Compare
Choose a tag to compare

Reset disable/enable statements to reflect the bit change.

csrstat

02 Oct 21:19
0c87806
Compare
Choose a tag to compare

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