Skip to content

Instantly share code, notes, and snippets.

View lyonanderson's full-sized avatar

Christopher Lyon Anderson lyonanderson

View GitHub Profile
@lyonanderson
lyonanderson / com.apple.DiagnosticExtensions
Created August 7, 2016 21:28
Diagnostics Extensions included in iOS 10b4
com.apple.DiagnosticExtensions.Messages,
com.apple.DiagnosticExtensions.HangTracer,
com.apple.mobilecal.diagnosticextension,
com.apple.DiagnosticExtensions.Sandbox,
com.apple.mobilemail.DiagnosticExtension,
com.apple.BiometricKit.BioLogDiagnostic,
com.apple.DiagnosticExtensions.Phone,
com.apple.DiagnosticExtensions.BackgroundAppRefresh,
com.apple.news.diagnosticextension,
com.apple.CloudDocsDaemon.diagnostic,
@lyonanderson
lyonanderson / gist:fe93e8340dc569e5d2ba541b992cfb08
Created June 5, 2018 15:51
New Private Frameworks in iOS12b1
AccessibilityPlatformTranslation.framework
ActionPredictionHeuristics.framework
ActivityAchievements.framework
ActivityAchievementsUI.framework
AOPHaptics.framework
AppleCV3DModels.framework
AppleMediaServices.framework
AppNotificationsLoggingClient.framework
AppPredictionUI.framework
AppServerSupport.framework
cat /etc/lsb-release
#DISTRIB_ID=Ubuntu
#DISTRIB_RELEASE=20.04
#DISTRIB_CODENAME=focal
#DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
uname -a
#Linux docker-vm 5.4.0-56-generic #62-Ubuntu SMP Mon Nov 23 19:17:58 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux