Skip to content

Instantly share code, notes, and snippets.

@dreness
Last active December 6, 2023 06:21
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dreness/fd6a704591b6ab268902cd948c008a8f to your computer and use it in GitHub Desktop.
Save dreness/fd6a704591b6ab268902cd948c008a8f to your computer and use it in GitHub Desktop.
#!/bin/zsh
TARGET=$1
# to be used as an egrep pattern
SYMS='getprogname|NSGetArgv|NSGetArgc|optarg|optind|getopt|getopt_long'
sudo find ${TARGET} -type f -perm +111 \! -name "*.dylib" | \
while read f ; do
sudo nm -u ${f} 2> /dev/null | \
egrep ${SYMS} > /dev/null && echo ${f}
done
@dreness
Copy link
Author

dreness commented Mar 3, 2022

 % find-cli.sh /System/Library
/System/Library/Image Capture/Devices/MassStorageCamera.app/Contents/MacOS/MassStorageCamera
/System/Library/Password Server Filters/ExternalCommandFilter
/System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS/makequeues
/System/Library/SystemConfiguration/EAPOLController.bundle/Contents/Resources/eapolclient
/System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
/System/Library/CoreServices/launchservicesd
/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_firstrun_tasks
/System/Library/CoreServices/talagent
/System/Library/CoreServices/Language Chooser.app/Contents/MacOS/Language Chooser
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/ardpackage
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/build_hd_index
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/sysinfocachegen
/System/Library/CoreServices/powerd.bundle/powerd
/System/Library/CoreServices/ionodecache
/System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileaccount
/System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
/System/Library/CoreServices/Applications/Network Utility.app/Contents/MacOS/Network Utility
/System/Library/CoreServices/UAUPlugins/HomeKitUAUPlugin.bundle/Contents/MacOS/HomeKitUAUPlugin
/System/Library/CoreServices/pbs
/System/Library/SpeechBase/Synthesizers/Gryphon.SpeechSynthesizer/Contents/MacOS/Gryphon
/System/Library/SpeechBase/Synthesizers/Polyglot.SpeechSynthesizer/Contents/MacOS/Polyglot
/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport.kext/Contents/Resources/wwand
/System/Library/Extensions/AppleGraphicsControl.kext/Contents/MacOS/DisplayDiagnose
/System/Library/Extensions/webdav_fs.kext/Contents/Resources/webdavfs_agent
/System/Library/Extensions/IOGraphicsFamily.kext/iogdiagnose
find: /System/Library/Templates/Data/private/var/db/oah: Operation not permitted
/System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/TimeZone.prefPane/Contents/Resources/zset
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileDeviceHelper.app/Contents/Resources/MDCrashReportTool
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileDeviceHelper.app/Contents/Resources/AppleMobileBackup
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileSync.app/Contents/MacOS/AppleMobileSync
/System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Resources/serverinfo
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/system_shove
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/install_monitor
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/deferred_install
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/shove
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/installd
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/system_installd
/System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/Resources/iCloudAccountsMigrator
/System/Library/PrivateFrameworks/CoreSpeech.framework/corespeechd
/System/Library/PrivateFrameworks/CloudServices.framework/Helpers/com.apple.sbd
/System/Library/PrivateFrameworks/MediaConversionService.framework/Versions/A/XPCServices/com.apple.photos.VideoConversionService.xpc/Contents/MacOS/com.apple.photos.VideoConversionService
/System/Library/PrivateFrameworks/MediaConversionService.framework/Versions/A/XPCServices/com.apple.photos.ImageConversionService.xpc/Contents/MacOS/com.apple.photos.ImageConversionService
/System/Library/PrivateFrameworks/UserFS.framework/userfsd
/System/Library/PrivateFrameworks/UserFS.framework/livefileproviderd
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/Resources/webfilterctl
/System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/Resources/distill
/System/Library/PrivateFrameworks/KerberosHelper.framework/Helpers/lkdc_acl
/System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/Resources/compatchecker
/System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/Resources/DirectorySurgeon
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Resources/DesktopServicesHelper
/System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/Resources/installerdiagwatcher
/System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbctl
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/Resources/copy-helper
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/Resources/hdiejectd
/System/Library/PrivateFrameworks/SystemMigrationUtils.framework/Versions/A/Resources/Tools/drop_sip
/System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/krb-add-legacykeyset
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kcminit
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/gsstool
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/digest-service
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kpasswdd
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/hod-admin
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kadmind
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/hxtool
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kcm
/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/Versions/A/Support/cpldiagnose
/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/Versions/A/XPCServices/com.apple.Photos.CPLDiagnose.xpc/Contents/MacOS/com.apple.Photos.CPLDiagnose
/System/Library/PrivateFrameworks/SharedWebCredentials.framework/Support/swcutil
/System/Library/PrivateFrameworks/StorageKit.framework/Versions/A/Resources/storagekitd
/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/bird
/System/Library/PrivateFrameworks/oncrpc.framework/bin/rpcgen
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport
/System/Library/Frameworks/CoreMediaIO.framework/Versions/A/Resources/AppleCamera.plugin/Contents/Resources/AppleCameraAssistant
/System/Library/Frameworks/ImageIO.framework/Versions/A/XPCServices/ImageIOXPCService.xpc/Contents/MacOS/ImageIOXPCService
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdsync
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/corespotlightd
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdbulkimport
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/Support/fseventsd
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper
/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter
/System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/qlmanage.app/Contents/MacOS/qlmanage
/System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd.app/Contents/MacOS/quicklookd
/System/Library/Frameworks/CryptoTokenKit.framework/PlugIns/pivtoken.appex/Contents/pivpin
/System/Library/Frameworks/CryptoTokenKit.framework/UserSelector
/System/Library/Frameworks/CryptoTokenKit.framework/ctkd
/System/Library/Frameworks/CryptoTokenKit.framework/ctkahp.bundle/Contents/MacOS/ctkahp
/System/Library/Frameworks/CryptoTokenKit.framework/ctkbind.app/Contents/MacOS/ctkbind
/System/Library/Filesystems/udf.fs/Contents/Resources/mount_udf
/System/Library/Filesystems/udf.fs/Contents/Resources/fsck_udf
/System/Library/Filesystems/udf.fs/Contents/Resources/newfs_udf
/System/Library/Filesystems/tmpfs.fs/Contents/Resources/mount_tmpfs
/System/Library/Filesystems/msdos.fs/Contents/Resources/mount_msdos
/System/Library/Filesystems/msdos.fs/Contents/Resources/fsck_msdos
/System/Library/Filesystems/msdos.fs/Contents/Resources/newfs_msdos
/System/Library/Filesystems/ftp.fs/Contents/Resources/ftpfs_agent
/System/Library/Filesystems/hfs.fs/Contents/Resources/mount_hfs
/System/Library/Filesystems/hfs.fs/Contents/Resources/fsck_hfs
/System/Library/Filesystems/hfs.fs/Contents/Resources/CopyHFSMeta
/System/Library/Filesystems/hfs.fs/Contents/Resources/newfs_hfs
/System/Library/Filesystems/exfat.fs/Contents/Resources/fsck_exfat
/System/Library/Filesystems/exfat.fs/Contents/Resources/mount_exfat
/System/Library/Filesystems/exfat.fs/Contents/Resources/newfs_exfat
/System/Library/Filesystems/cd9660.fs/Contents/Resources/mount_cd9660
/System/Library/Filesystems/ntfs.fs/Contents/Resources/mount_ntfs
/System/Library/Filesystems/ntfs.fs/Contents/Resources/BootCampFormatter
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_checkseal
/System/Library/Filesystems/apfs.fs/Contents/Resources/mount_apfs
/System/Library/Filesystems/apfs.fs/Contents/Resources/slurpAPFSMeta
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_stats
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_condenser
/System/Library/Filesystems/apfs.fs/Contents/Resources/fsck_apfs
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_preflight_converter
/System/Library/Filesystems/apfs.fs/Contents/Resources/newfs_apfs
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_invert
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_checkdigest
/System/Library/Filesystems/apfs.fs/Contents/Resources/hfs_convert
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_systemsnapshot
/System/Library/Filesystems/acfs.fs/Contents/bin/wingather
/System/Library/Filesystems/acfs.fs/Contents/bin/sndiskmove
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgvalidate
/System/Library/Filesystems/acfs.fs/Contents/bin/xsanctl
/System/Library/Filesystems/acfs.fs/Contents/bin/cvmkdir
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgtransform
/System/Library/Filesystems/acfs.fs/Contents/bin/cvdbset
/System/Library/Filesystems/acfs.fs/Contents/bin/snlicense
/System/Library/Filesystems/acfs.fs/Contents/bin/cvmkfile
/System/Library/Filesystems/acfs.fs/Contents/bin/cvgather_fsm
/System/Library/Filesystems/acfs.fs/Contents/bin/snqbmd
/System/Library/Filesystems/acfs.fs/Contents/bin/vidio2
/System/Library/Filesystems/acfs.fs/Contents/bin/cvdb
/System/Library/Filesystems/acfs.fs/Contents/bin/vidio
/System/Library/Filesystems/acfs.fs/Contents/bin/xsand
/System/Library/Filesystems/acfs.fs/Contents/bin/mdt
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgconvert
/System/Library/Filesystems/acfs.fs/Contents/bin/cvupdatefs
/System/Library/Filesystems/acfs.fs/Contents/bin/cvfsck
/System/Library/Filesystems/acfs.fs/Contents/bin/cvfsid
/System/Library/Filesystems/acfs.fs/Contents/bin/cvfsdb
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgquery
/System/Library/Filesystems/acfs.fs/Contents/bin/cvversions
/System/Library/Filesystems/acfs.fs/Contents/bin/cvcp
/System/Library/Filesystems/acfs.fs/Contents/bin/vidiomap
/System/Library/Filesystems/acfs.fs/Contents/bin/cvmkfs
/System/Library/Filesystems/acfs.fs/Contents/bin/snfsdefrag
/System/Library/Filesystems/acfs.fs/Contents/bin/snquota
/System/Library/Filesystems/acfs.fs/Contents/bin/cvlabel
/System/Library/Filesystems/acfs.fs/Contents/bin/cvaffinity
/System/Library/Filesystems/acfs.fs/Contents/bin/Mio
/System/Library/Filesystems/acfs.fs/Contents/bin/cvadmin
/System/Library/Filesystems/acfs.fs/Contents/Resources/acfs.util
/System/Library/Filesystems/cddafs.fs/Contents/Resources/mount_cddafs
/System/Library/Filesystems/cddafs.fs/Contents/Resources/cddafs.util

@dreness
Copy link
Author

dreness commented Feb 13, 2023

% sw_vers
ProductName:		macOS
ProductVersion:		13.2
BuildVersion:		22D49

% sudo find-cli.sh /System/Library
/System/Library/Password Server Filters/ExternalCommandFilter
/System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS/makequeues
/System/Library/SystemConfiguration/EAPOLController.bundle/Contents/Resources/eapolclient
/System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
/System/Library/CoreServices/launchservicesd
/System/Library/CoreServices/WindowManager.app/Contents/MacOS/WindowManager
/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_firstrun_tasks
/System/Library/CoreServices/talagent
/System/Library/CoreServices/Language Chooser.app/Contents/MacOS/Language Chooser
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/ardpackage
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/build_hd_index
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/sysinfocachegen
/System/Library/CoreServices/ionodecache
/System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileaccount
/System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
/System/Library/CoreServices/UAUPlugins/HomeKitUAUPlugin.bundle/Contents/MacOS/HomeKitUAUPlugin
/System/Library/CoreServices/pbs
/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport.kext/Contents/Resources/wwand
/System/Library/Extensions/AppleGraphicsControl.kext/Contents/MacOS/DisplayDiagnose
/System/Library/Extensions/webdav_fs.kext/Contents/Resources/webdavfs_agent
/System/Library/Extensions/IOGraphicsFamily.kext/iogdiagnose
find: /System/Library/Templates/Data/private/var/db/oah: Operation not permitted
/System/Library/Automator/Combine PDF Pages.action/Contents/MacOS/join
/System/Library/Automator/Add Grid to PDF Documents.action/Contents/MacOS/graphpaper
/System/Library/Automator/Extract Odd & Even Pages.action/Contents/MacOS/extract
/System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/TimeZone.prefPane/Contents/Resources/zset
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileDeviceHelper.app/Contents/Resources/MDCrashReportTool
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileDeviceHelper.app/Contents/Resources/AppleMobileBackup
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileSync.app/Contents/MacOS/AppleMobileSync
/System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Resources/serverinfo
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/system_shove
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/install_monitor
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/deferred_install
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/shove
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/installd
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/system_installd
/System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/Resources/iCloudAccountsMigrator
/System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/PrintingUI.bundle/Contents/MacOS/PrintingUI
/System/Library/PrivateFrameworks/AppSSO.framework/Support/AppSSOAgent.app/Contents/MacOS/AppSSOAgent
/System/Library/PrivateFrameworks/CloudServices.framework/Helpers/com.apple.sbd
/System/Library/PrivateFrameworks/MediaConversionService.framework/Versions/A/XPCServices/com.apple.photos.VideoConversionService.xpc/Contents/MacOS/com.apple.photos.VideoConversionService
/System/Library/PrivateFrameworks/MediaConversionService.framework/Versions/A/XPCServices/com.apple.photos.ImageConversionService.xpc/Contents/MacOS/com.apple.photos.ImageConversionService
/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/BluetoothHeadset.appex/Contents/MacOS/BluetoothHeadset
/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/Resources/backgroundtaskmanagementd
/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Support/BackgroundTaskManagementAgent.app/Contents/MacOS/BackgroundTaskManagementAgent
/System/Library/PrivateFrameworks/UserFS.framework/userfsd
/System/Library/PrivateFrameworks/UserFS.framework/livefileproviderd
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/Resources/webfilterctl
/System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/Resources/distill
/System/Library/PrivateFrameworks/KerberosHelper.framework/Helpers/lkdc_acl
/System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/Resources/compatchecker
/System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/Resources/DirectorySurgeon
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Resources/DesktopServicesHelper
/System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/Resources/installerdiagwatcher
/System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbctl
/System/Library/PrivateFrameworks/GPUToolsCapture.framework/Versions/A/GPUToolsCapture
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/Resources/copy-helper
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/Resources/hdiejectd
/System/Library/PrivateFrameworks/SystemMigrationUtils.framework/Versions/A/Resources/Tools/drop_sip
/System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/krb-add-legacykeyset
/System/Library/PrivateFrameworks/MobileSoftwareUpdate.framework/Support/cryptegraft
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kcminit
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/gsstool
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/digest-service
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kpasswdd
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/hod-admin
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kadmind
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/hxtool
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kcm
/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/Versions/A/Support/cpldiagnose
/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/Versions/A/XPCServices/com.apple.Photos.CPLDiagnose.xpc/Contents/MacOS/com.apple.Photos.CPLDiagnose
/System/Library/PrivateFrameworks/SharedWebCredentials.framework/Support/swcutil
/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/bird
/System/Library/PrivateFrameworks/oncrpc.framework/bin/rpcgen
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport
/System/Library/Frameworks/CoreMediaIO.framework/Versions/A/Resources/AppleCamera.plugin/Contents/Resources/AppleCameraAssistant
/System/Library/Frameworks/ImageIO.framework/Versions/A/XPCServices/ImageIOXPCService.xpc/Contents/MacOS/ImageIOXPCService
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdsync
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/corespotlightd
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdbulkimport
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/Support/fseventsd
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper
/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter
/System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/qlmanage.app/Contents/MacOS/qlmanage
/System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd.app/Contents/MacOS/quicklookd
/System/Library/Frameworks/CryptoTokenKit.framework/PlugIns/pivtoken.appex/Contents/pivpin
/System/Library/Frameworks/CryptoTokenKit.framework/UserSelector
/System/Library/Frameworks/CryptoTokenKit.framework/ctkd
/System/Library/Frameworks/CryptoTokenKit.framework/ctkahp.bundle/Contents/MacOS/ctkahp
/System/Library/Frameworks/CryptoTokenKit.framework/ctkbind.app/Contents/MacOS/ctkbind
/System/Library/Filesystems/udf.fs/Contents/Resources/mount_udf
/System/Library/Filesystems/udf.fs/Contents/Resources/fsck_udf
/System/Library/Filesystems/udf.fs/Contents/Resources/newfs_udf
/System/Library/Filesystems/tmpfs.fs/Contents/Resources/mount_tmpfs
/System/Library/Filesystems/msdos.fs/Contents/Resources/mount_msdos
/System/Library/Filesystems/msdos.fs/Contents/Resources/fsck_msdos
/System/Library/Filesystems/msdos.fs/Contents/Resources/newfs_msdos
/System/Library/Filesystems/ftp.fs/Contents/Resources/ftpfs_agent
/System/Library/Filesystems/hfs.fs/Contents/Resources/mount_hfs
/System/Library/Filesystems/hfs.fs/Contents/Resources/fsck_hfs
/System/Library/Filesystems/hfs.fs/Contents/Resources/CopyHFSMeta
/System/Library/Filesystems/hfs.fs/Contents/Resources/newfs_hfs
/System/Library/Filesystems/exfat.fs/Contents/Resources/fsck_exfat
/System/Library/Filesystems/exfat.fs/Contents/Resources/mount_exfat
/System/Library/Filesystems/exfat.fs/Contents/Resources/newfs_exfat
/System/Library/Filesystems/cd9660.fs/Contents/Resources/mount_cd9660
/System/Library/Filesystems/virtiofs.fs/Contents/Resources/mount_virtiofs
/System/Library/Filesystems/virtiofs.fs/Contents/Resources/virtiofs.util
/System/Library/Filesystems/ntfs.fs/Contents/Resources/BootCampFormatter
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_checkseal
/System/Library/Filesystems/apfs.fs/Contents/Resources/mount_apfs
/System/Library/Filesystems/apfs.fs/Contents/Resources/slurpAPFSMeta
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_stats
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_condenser
/System/Library/Filesystems/apfs.fs/Contents/Resources/fsck_apfs
/System/Library/Filesystems/apfs.fs/Contents/Resources/sm_stats
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_preflight_converter
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_shrink_diskimage
/System/Library/Filesystems/apfs.fs/Contents/Resources/newfs_apfs
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_invert
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_diskimage_map
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_checkdigest
/System/Library/Filesystems/apfs.fs/Contents/Resources/hfs_convert
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_systemsnapshot
/System/Library/Filesystems/acfs.fs/Contents/bin/wingather
/System/Library/Filesystems/acfs.fs/Contents/bin/sndiskmove
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgvalidate
/System/Library/Filesystems/acfs.fs/Contents/bin/xsanctl
/System/Library/Filesystems/acfs.fs/Contents/bin/cvmkdir
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgtransform
/System/Library/Filesystems/acfs.fs/Contents/bin/cvdbset
/System/Library/Filesystems/acfs.fs/Contents/bin/snlicense
/System/Library/Filesystems/acfs.fs/Contents/bin/cvmkfile
/System/Library/Filesystems/acfs.fs/Contents/bin/cvgather_fsm
/System/Library/Filesystems/acfs.fs/Contents/bin/snqbmd
/System/Library/Filesystems/acfs.fs/Contents/bin/vidio2
/System/Library/Filesystems/acfs.fs/Contents/bin/cvdb
/System/Library/Filesystems/acfs.fs/Contents/bin/vidio
/System/Library/Filesystems/acfs.fs/Contents/bin/xsand
/System/Library/Filesystems/acfs.fs/Contents/bin/mdt
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgconvert
/System/Library/Filesystems/acfs.fs/Contents/bin/cvupdatefs
/System/Library/Filesystems/acfs.fs/Contents/bin/cvfsck
/System/Library/Filesystems/acfs.fs/Contents/bin/cvfsid
/System/Library/Filesystems/acfs.fs/Contents/bin/cvfsdb
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgquery
/System/Library/Filesystems/acfs.fs/Contents/bin/cvversions
/System/Library/Filesystems/acfs.fs/Contents/bin/cvcp
/System/Library/Filesystems/acfs.fs/Contents/bin/vidiomap
/System/Library/Filesystems/acfs.fs/Contents/bin/cvmkfs
/System/Library/Filesystems/acfs.fs/Contents/bin/snfsdefrag
/System/Library/Filesystems/acfs.fs/Contents/bin/snquota
/System/Library/Filesystems/acfs.fs/Contents/bin/cvlabel
/System/Library/Filesystems/acfs.fs/Contents/bin/cvaffinity
/System/Library/Filesystems/acfs.fs/Contents/bin/Mio
/System/Library/Filesystems/acfs.fs/Contents/bin/cvadmin
/System/Library/Filesystems/acfs.fs/Contents/Resources/acfs.util
/System/Library/Filesystems/cddafs.fs/Contents/Resources/mount_cddafs
/System/Library/Filesystems/cddafs.fs/Contents/Resources/cddafs.util

@dreness
Copy link
Author

dreness commented Sep 30, 2023

% sw_vers
ProductName:            macOS
ProductVersion:         14.0
BuildVersion:           23A344

sudo find-cli.sh /System/Library
/System/Library/Password Server Filters/ExternalCommandFilter
/System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS/makequeues
/System/Library/SystemConfiguration/EAPOLController.bundle/Contents/Resources/eapolclient
/System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
/System/Library/CoreServices/launchservicesd
/System/Library/CoreServices/WindowManager.app/Contents/MacOS/WindowManager
/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_firstrun_tasks
/System/Library/CoreServices/talagent
/System/Library/CoreServices/Language Chooser.app/Contents/MacOS/Language Chooser
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/ardpackage
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/build_hd_index
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/sysinfocachegen
/System/Library/CoreServices/ionodecache
/System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileaccount
/System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
/System/Library/CoreServices/UAUPlugins/HomeKitUAUPlugin.bundle/Contents/MacOS/HomeKitUAUPlugin
/System/Library/CoreServices/pbs
/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport.kext/Contents/Resources/wwand
/System/Library/Extensions/AppleGraphicsControl.kext/Contents/MacOS/DisplayDiagnose
/System/Library/Extensions/webdav_fs.kext/Contents/Resources/webdavfs_agent
/System/Library/Extensions/IOGraphicsFamily.kext/iogdiagnose
find: /System/Library/Templates/Data/private/var/db/oah: Operation not permitted
/System/Library/Automator/Combine PDF Pages.action/Contents/MacOS/join
/System/Library/Automator/Add Grid to PDF Documents.action/Contents/MacOS/graphpaper
/System/Library/Automator/Extract Odd & Even Pages.action/Contents/MacOS/extract
/System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/TimeZone.prefPane/Contents/Resources/zset
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileDeviceHelper.app/Contents/Resources/MDCrashReportTool
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileDeviceHelper.app/Contents/Resources/AppleMobileBackup
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd
/System/Library/Templates/Data/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileSync.app/Contents/MacOS/AppleMobileSync
/System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Resources/serverinfo
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/system_shove
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/install_monitor
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/deferred_install
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/shove
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/installd
/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/system_installd
/System/Library/PrivateFrameworks/FSKit.framework/fskitd
/System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/Resources/iCloudAccountsMigrator
/System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/Resources/IOSADiagnose
/System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/PrintingUI.bundle/Contents/MacOS/PrintingUI
/System/Library/PrivateFrameworks/AppSSO.framework/Support/AppSSOAgent.app/Contents/MacOS/AppSSOAgent
/System/Library/PrivateFrameworks/CloudServices.framework/Helpers/com.apple.sbd
/System/Library/PrivateFrameworks/MediaConversionService.framework/Versions/A/XPCServices/com.apple.photos.VideoConversionService.xpc/Contents/MacOS/com.apple.photos.VideoConversionService
/System/Library/PrivateFrameworks/MediaConversionService.framework/Versions/A/XPCServices/com.apple.photos.ImageConversionService.xpc/Contents/MacOS/com.apple.photos.ImageConversionService
/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/BluetoothHeadset.appex/Contents/MacOS/BluetoothHeadset
/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/Resources/backgroundtaskmanagementd
/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Support/BackgroundTaskManagementAgent.app/Contents/MacOS/BackgroundTaskManagementAgent
/System/Library/PrivateFrameworks/UserFS.framework/userfsd
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/Resources/webfilterctl
/System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/Resources/distill
/System/Library/PrivateFrameworks/KerberosHelper.framework/Helpers/lkdc_acl
/System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/Resources/compatchecker
/System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/Resources/DirectorySurgeon
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Resources/DesktopServicesHelper
/System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/Resources/installerdiagwatcher
/System/Library/PrivateFrameworks/SpaceAttribution.framework/spaceattributiond
/System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbctl
/System/Library/PrivateFrameworks/SystemMigrationNetwork.framework/Versions/A/Resources/migrationhelper
/System/Library/PrivateFrameworks/GPUToolsCapture.framework/Versions/A/GPUToolsCapture
/System/Library/PrivateFrameworks/SiriTTSTraining.framework/Versions/A/SiriTTSTraining
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/Resources/copy-helper
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/Resources/hdiejectd
/System/Library/PrivateFrameworks/SystemMigrationUtils.framework/Versions/A/Resources/Tools/drop_sip
/System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/krb-add-legacykeyset
/System/Library/PrivateFrameworks/MobileSoftwareUpdate.framework/Support/cryptegraft
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kcminit
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/gsstool
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/digest-service
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kpasswdd
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/hod-admin
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kadmind
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/hxtool
/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kcm
/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/Versions/A/XPCServices/com.apple.Photos.CPLDiagnose.xpc/Contents/MacOS/com.apple.Photos.CPLDiagnose
/System/Library/PrivateFrameworks/SharedWebCredentials.framework/Support/swcutil
/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/bird
/System/Library/PrivateFrameworks/oncrpc.framework/bin/rpcgen
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport
/System/Library/Frameworks/ImageIO.framework/Versions/A/XPCServices/ImageIOXPCService.xpc/Contents/MacOS/ImageIOXPCService
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdsync
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/corespotlightd
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdbulkimport
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker_shared
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/Support/fseventsd
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper
/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter
/System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/qlmanage.app/Contents/MacOS/qlmanage
/System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd.app/Contents/MacOS/quicklookd
/System/Library/Frameworks/CryptoTokenKit.framework/PlugIns/pivtoken.appex/Contents/pivpin
/System/Library/Frameworks/CryptoTokenKit.framework/UserSelector
/System/Library/Frameworks/CryptoTokenKit.framework/ctkd
/System/Library/Frameworks/CryptoTokenKit.framework/ctkahp.bundle/Contents/MacOS/ctkahp
/System/Library/Frameworks/CryptoTokenKit.framework/ctkbind.app/Contents/MacOS/ctkbind
/System/Library/Filesystems/udf.fs/Contents/Resources/mount_udf
/System/Library/Filesystems/udf.fs/Contents/Resources/fsck_udf
/System/Library/Filesystems/udf.fs/Contents/Resources/newfs_udf
/System/Library/Filesystems/tmpfs.fs/Contents/Resources/mount_tmpfs
/System/Library/Filesystems/msdos.fs/Contents/Resources/mount_msdos
/System/Library/Filesystems/msdos.fs/Contents/Resources/fsck_msdos
/System/Library/Filesystems/msdos.fs/Contents/Resources/newfs_msdos
/System/Library/Filesystems/ftp.fs/Contents/Resources/ftpfs_agent
/System/Library/Filesystems/hfs.fs/Contents/Resources/mount_hfs
/System/Library/Filesystems/hfs.fs/Contents/Resources/fsck_hfs
/System/Library/Filesystems/hfs.fs/Contents/Resources/CopyHFSMeta
/System/Library/Filesystems/hfs.fs/Contents/Resources/newfs_hfs
/System/Library/Filesystems/exfat.fs/Contents/Resources/fsck_exfat
/System/Library/Filesystems/exfat.fs/Contents/Resources/mount_exfat
/System/Library/Filesystems/exfat.fs/Contents/Resources/newfs_exfat
/System/Library/Filesystems/cd9660.fs/Contents/Resources/mount_cd9660
/System/Library/Filesystems/virtiofs.fs/Contents/Resources/mount_virtiofs
/System/Library/Filesystems/virtiofs.fs/Contents/Resources/virtiofs.util
/System/Library/Filesystems/ntfs.fs/Contents/Resources/BootCampFormatter
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_checkseal
/System/Library/Filesystems/apfs.fs/Contents/Resources/mount_apfs
/System/Library/Filesystems/apfs.fs/Contents/Resources/slurpAPFSMeta
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_stats
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_condenser
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_vol_converter
/System/Library/Filesystems/apfs.fs/Contents/Resources/fsck_apfs
/System/Library/Filesystems/apfs.fs/Contents/Resources/sm_stats
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_preflight_converter
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_shrink_diskimage
/System/Library/Filesystems/apfs.fs/Contents/Resources/newfs_apfs
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_invert
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_diskimage_map
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_checkdigest
/System/Library/Filesystems/apfs.fs/Contents/Resources/hfs_convert
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util
/System/Library/Filesystems/apfs.fs/Contents/Resources/apfs_systemsnapshot
/System/Library/Filesystems/acfs.fs/Contents/bin/wingather
/System/Library/Filesystems/acfs.fs/Contents/bin/sndiskmove
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgvalidate
/System/Library/Filesystems/acfs.fs/Contents/bin/xsanctl
/System/Library/Filesystems/acfs.fs/Contents/bin/cvmkdir
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgtransform
/System/Library/Filesystems/acfs.fs/Contents/bin/cvdbset
/System/Library/Filesystems/acfs.fs/Contents/bin/snlicense
/System/Library/Filesystems/acfs.fs/Contents/bin/cvmkfile
/System/Library/Filesystems/acfs.fs/Contents/bin/cvgather_fsm
/System/Library/Filesystems/acfs.fs/Contents/bin/snqbmd
/System/Library/Filesystems/acfs.fs/Contents/bin/vidio2
/System/Library/Filesystems/acfs.fs/Contents/bin/cvdb
/System/Library/Filesystems/acfs.fs/Contents/bin/vidio
/System/Library/Filesystems/acfs.fs/Contents/bin/xsand
/System/Library/Filesystems/acfs.fs/Contents/bin/mdt
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgconvert
/System/Library/Filesystems/acfs.fs/Contents/bin/cvupdatefs
/System/Library/Filesystems/acfs.fs/Contents/bin/cvfsck
/System/Library/Filesystems/acfs.fs/Contents/bin/cvfsid
/System/Library/Filesystems/acfs.fs/Contents/bin/cvfsdb
/System/Library/Filesystems/acfs.fs/Contents/bin/sncfgquery
/System/Library/Filesystems/acfs.fs/Contents/bin/cvversions
/System/Library/Filesystems/acfs.fs/Contents/bin/cvcp
/System/Library/Filesystems/acfs.fs/Contents/bin/vidiomap
/System/Library/Filesystems/acfs.fs/Contents/bin/cvmkfs
/System/Library/Filesystems/acfs.fs/Contents/bin/snfsdefrag
/System/Library/Filesystems/acfs.fs/Contents/bin/snquota
/System/Library/Filesystems/acfs.fs/Contents/bin/cvlabel
/System/Library/Filesystems/acfs.fs/Contents/bin/cvaffinity
/System/Library/Filesystems/acfs.fs/Contents/bin/Mio
/System/Library/Filesystems/acfs.fs/Contents/bin/cvadmin
/System/Library/Filesystems/acfs.fs/Contents/Resources/acfs.util
/System/Library/Filesystems/cddafs.fs/Contents/Resources/mount_cddafs
/System/Library/Filesystems/cddafs.fs/Contents/Resources/cddafs.util


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment