Skip to content

Instantly share code, notes, and snippets.

@kdrwygvh
Created January 6, 2021 14:00
Show Gist options
  • Save kdrwygvh/cfb487a24412bf8bac9590ceae5742e2 to your computer and use it in GitHub Desktop.
Save kdrwygvh/cfb487a24412bf8bac9590ceae5742e2 to your computer and use it in GitHub Desktop.
SIP Protected Paths in macOS 11+
/Applications/Safari.app
/Library/Apple
/Library/Application Support/com.apple.TCC
/Library/CoreAnalytics
/Library/Filesystems/NetFSPlugins/Staged
/Library/Filesystems/NetFSPlugins/Valid
/Library/Frameworks/iTunesLibrary.framework
/Library/GPUBundles
/Library/KernelCollections
/Library/MessageTracer
/Library/Preferences/Audio/Data
/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
/Library/StagedDriverExtensions
/Library/StagedExtensions
/Library/Updates
/System
/System/Library/Assets
/System/Library/AssetsV2
/System/Library/Caches/com.apple.kext.caches
/System/Library/LaunchDaemons/com.apple.UpdateSettings.plist
/System/Library/PreinstalledAssets
/System/Library/PreinstalledAssetsV2
/System/Library/Templates/Data/Applications/Safari.app
/System/Library/Templates/Data/Library/Apple
/System/Library/Templates/Data/Library/Application Support/com.apple.TCC
/System/Library/Templates/Data/Library/CoreAnalytics
/System/Library/Templates/Data/Library/Filesystems/NetFSPlugins/Staged
/System/Library/Templates/Data/Library/Filesystems/NetFSPlugins/Valid
/System/Library/Templates/Data/Library/Frameworks/iTunesLibrary.framework
/System/Library/Templates/Data/Library/GPUBundles
/System/Library/Templates/Data/Library/KernelCollections
/System/Library/Templates/Data/Library/MessageTracer
/System/Library/Templates/Data/Library/Preferences/Audio/Data
/System/Library/Templates/Data/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
/System/Library/Templates/Data/Library/StagedDriverExtensions
/System/Library/Templates/Data/Library/StagedExtensions
/System/Library/Templates/Data/Library/Updates
/System/Library/Templates/Data/System
/System/Library/Templates/Data/System/Library/Assets
/System/Library/Templates/Data/System/Library/AssetsV2
/System/Library/Templates/Data/System/Library/Caches/com.apple.kext.caches
/System/Library/Templates/Data/System/Library/PreinstalledAssets
/System/Library/Templates/Data/System/Library/PreinstalledAssetsV2
/System/Library/Templates/Data/private/var/db/ConfigurationProfiles/Settings
/System/Library/Templates/Data/private/var/db/CVMS
/System/Library/Templates/Data/private/var/db/ExtensibleSSO/Configuration
/System/Library/Templates/Data/private/var/db/KernelExtensionManagement
/System/Library/Templates/Data/private/var/db/SystemPolicyConfiguration
/System/Library/Templates/Data/private/var/db/com.apple.xpc.roleaccountd.staging
/System/Library/Templates/Data/private/var/db/datadetectors
/System/Library/Templates/Data/private/var/db/dyld
/System/Library/Templates/Data/private/var/db/oah
/System/Library/Templates/Data/private/var/db/timezone
/System/Library/Templates/Data/private/var/install
/System/Library/Templates/Data/etc
/System/Library/Templates/Data/tmp
/System/Library/Templates/Data/var
/System/Volumes/BaseSystem
/System/Volumes/Data
/System/Volumes/Diags
/System/Volumes/FieldService
/System/Volumes/FieldServiceDiagnostic
/System/Volumes/FieldServiceRepair
/System/Volumes/Hardware
/System/Volumes/Preboot
/System/Volumes/Recovery
/System/Volumes/Update
/System/Volumes/VM
/System/Volumes/iSCPreboot
/System/Volumes/xarts
/bin
/private/var/db/ConfigurationProfiles/Settings
/private/var/db/CVMS
/private/var/db/ExtensibleSSO/Configuration
/private/var/db/KernelExtensionManagement
/private/var/db/SystemPolicyConfiguration
/private/var/db/com.apple.xpc.roleaccountd.staging
/private/var/db/datadetectors
/private/var/db/dyld
/private/var/db/oah
/private/var/db/timezone
/private/var/install
/sbin
/usr
/xarts
/etc
/tmp
/var
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment