eni9889 / IG-PP-Issues

Issues Tracker for IG++
31 stars 22 forks source link

[BUG] IG++ crashes on Instagram 135.0+ when viewing stories #490

Closed kkviper1 closed 4 years ago

kkviper1 commented 4 years ago

iOS version : 13.3.1 IG++ tweak version : 1.8r-300 Instagram Version : 135.0 Jailbreak

The app crashes when viewing stories on versions 135.0 and 135.1 Cr4ashed log: 110FC606-3BF9-453D-944B-1CB5228D1910.txt

ctalbot4 commented 4 years ago

same issue

eni9889 commented 4 years ago

@kkviper1 it looks like you have a few other tweaks installed. Can you try disabling those and see if the issue goes away? I cannot reproduce this issue when I only have IG ++ installed

ctalbot4 commented 4 years ago

@eni9889 It crashes only when you view a story through someone’s profile.

Here’s a crash log:

Date: 4/6/20, 10:28 AM Process: Instagram Bundle id: com.burbn.instagram Device: iPhone X, iOS 13.3 Bundle version: 135.1

Exception type: EXC_SOFTWARE (SIGABRT) Exception subtype: EXC_UNIX_ABORT Exception codes: 0x0000000000010002, 0x0000000000000000 Culprit: InstagramPlus.dylib

Triggered by thread: 0 Thread name: Dispatch queue: com.apple.main-thread Call stack: 0 libsystem_kernel.dylib 0x000000018195dec4 0x181939000 + 151236 // pthread_kill 1 libsystem_pthread.dylib 0x000000018187d724 0x181877000 + 26404 // pthread_kill$VARIANT$armv81 2 libsystem_c.dylib 0x00000001817cd844 0x18175a000 + 473156 // abort 3 FBSharedFramework 0x0000000102cba03c 0x102854000 + 4612156 // POPLayerSetSubTranslationXY 4 libc++abi.dylib 0x0000000181933304 0x181925000 + 58116 // std::terminate(void ()()) 5 libc++abi.dylib 0x0000000181932c58 0x181925000 + 56408 // __cxa_get_exception_ptr 6 libc++abi.dylib 0x0000000181932c18 0x181925000 + 56344 // __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception) 7 libobjc.A.dylib 0x000000018188e0d0 0x181888000 + 24784 // _objc_exception_destructor(void) 8 CoreFoundation 0x0000000181a6a5a8 0x181a3b000 + 193960 // -[NSOrderedSet initWithSet:copyItems:] 9 CoreFoundation 0x0000000181b6aaf4 0x181a3b000 + 1243892 // forwarding 10 CoreFoundation 0x0000000181b6ca7c 0x181a3b000 + 1251964 // _CF_forwarding_prep_0 11 InstagramPlus.dylib 0x0000000106840b20 0x106800000 + 264992 // +[IGPPStoriesAutoSaveTypeHandler getUserFollowStatus:completion:] 12 InstagramPlus.dylib 0x00000001068407f4 0x106800000 + 264180 // +[IGPPStoriesAutoSaveTypeHandler decideStoriesTypeAndCheckAutosaveWithStoryViewerViewModel:controller:] 13 InstagramPlus.dylib 0x000000010687a854 0x106800000 + 501844 // _logos_method$STORIES_HOOKS$IGStoryViewerViewController$viewDidAppear$(IGStoryViewerViewController, objc_selector, bool) 14 UIKitCore 0x00000001855c4b98 0x1851d6000 + 4123544 // -[UIViewController _setViewAppearState:isAnimating:] 15 UIKitCore 0x00000001855274a0 0x1851d6000 + 3478688 // -[UINavigationController viewDidAppear:] 16 UIKitCore 0x00000001855c4b98 0x1851d6000 + 4123544 // -[UIViewController _setViewAppearState:isAnimating:] 17 UIKitCore 0x00000001855c55b8 0x1851d6000 + 4126136 // -[UIViewController _endAppearanceTransition:] 18 UIKitCore 0x00000001854de6c4 0x1851d6000 + 3180228 // 48-[UIPresentationController transitionDidFinish:]_block_invoke 19 UIKitCore 0x00000001854de4a4 0x1851d6000 + 3179684 // -[UIPresentationController transitionDidFinish:] 20 UIKitCore 0x00000001854e2c44 0x1851d6000 + 3198020 // 56-[UIPresentationController runTransitionForCurrentState]_block_invoke.503 21 UIKitCore 0x00000001855e6a80 0x1851d6000 + 4262528 // -[_UIViewControllerTransitionContext completeTransition:] 22 InstagramAppCoreFramework 0x000000010cba95ac 0x10b728000 + 21501356 // IGHandleURLForIGInstagramToast 23 UIKitCore 0x0000000186062fe4 0x1851d6000 + 15257572 // -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] 24 UIKitCore 0x0000000186036ec4 0x1851d6000 + 15077060 // -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] 25 UIKitCore 0x00000001860373cc 0x1851d6000 + 15078348 // -[UIViewAnimationState animationDidStop:finished:] 26 UIKitCore 0x000000018603751c 0x1851d6000 + 15078684 // -[UIViewAnimationState animationDidStop:finished:] 27 QuartzCore 0x00000001885e41e4 0x188482000 + 1450468 // CA::Layer::run_animation_callbacks(void) 28 libdispatch.dylib 0x0000000181833184 0x1817d7000 + 377220 // _dispatch_client_callout 29 libdispatch.dylib 0x000000018181634c 0x1817d7000 + 258892 // _dispatch_main_queue_callback_4CF$VARIANT$armv81 30 CoreFoundation 0x0000000181ae45e4 0x181a3b000 + 693732 // CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE 31 CoreFoundation 0x0000000181adf5d8 0x181a3b000 + 673240 // __CFRunLoopRun 32 CoreFoundation 0x0000000181adeadc 0x181a3b000 + 670428 // CFRunLoopRunSpecific 33 GraphicsServices 0x000000018ba64328 0x18ba61000 + 13096 // GSEventRunModal 34 UIKitCore 0x0000000185bd9ae0 0x1851d6000 + 10500832 // UIApplicationMain 35 Instagram 0x00000001023b75d0 0x1023b0000 + 30160 // (null) 36 Instagram 0x00000001023b62c0 0x1023b0000 + 25280 // main 37 libdyld.dylib 0x0000000181968360 0x181967000 + 4960 // start

Register values: PC: 0x18195dec4 LR: 0x18187d724 CPSR: 0x40000000 x0: 0x0 x1: 0x0 x2: 0x0 x3: 0x0 x4: 0x0 x5: 0x0 x6: 0x0 x7: 0x670 x8: 0x1027e1800 x9: 0x267819345498002 x10: 0x181879150 x11: 0x1ccfcf3d7 x12: 0x1ccfcf3d7 x13: 0x1c x14: 0x1 x15: 0x881 x16: 0x148 x17: 0x80 x18: 0x0 x19: 0x6 x20: 0x403 x21: 0x1027e18e0 x22: 0x103c70000 x23: 0x106da0b1b x24: 0x1b9ce1db1 x25: 0x0 x26: 0x1b9ce1de0 x27: 0x1b9ddca20 x28: 0x148

Loaded images: 0: /var/containers/Bundle/Application/2C0C5028-3E36-47C7-B6F8-38124038DFAC/Instagram.app/Instagram 1: /usr/lib/substrate/SubstrateBootstrap.dylib 2: /usr/lib/substrate/SubstrateInserter.dylib 3: /Library/MobileSubstrate/DynamicLibraries/000_Choicy.dylib 4: /Library/Caches/cy-8f54aS.dylib 5: /var/containers/Bundle/Application/2C0C5028-3E36-47C7-B6F8-38124038DFAC/Instagram.app/Frameworks/FBSharedFramework.framework/FBSharedFramework 6: /usr/lib/substrate/SubstrateLoader.dylib 7: /usr/lib/libobjc-trampolines.dylib 8: /usr/lib/libsubstrate.dylib 9: /usr/lib/unlimapps_tweak_libs/libuasharedtoolsinmobi.dylib 10: /Library/MobileSubstrate/DynamicLibraries/InstagramPlus.dylib 11: /usr/lib/unlimapps_tweak_libs/libuasharedtools.dylib 12: /var/containers/Bundle/Application/2C0C5028-3E36-47C7-B6F8-38124038DFAC/Instagram.app/Frameworks/InstagramAppCoreFramework.framework/InstagramAppCoreFramework 13: /usr/lib/system/libsystem_trace.dylib 14: /usr/lib/system/libxpc.dylib 15: /usr/lib/system/libsystem_blocks.dylib 16: /usr/lib/system/libsystem_c.dylib 17: /usr/lib/system/libdispatch.dylib 18: /usr/lib/system/libsystem_malloc.dylib 19: /usr/lib/system/libsystem_platform.dylib 20: /usr/lib/system/libsystem_pthread.dylib 21: /usr/lib/libobjc.A.dylib 22: /usr/lib/system/libcorecrypto.dylib 23: /usr/lib/libc++abi.dylib 24: /usr/lib/system/libsystem_kernel.dylib 25: /usr/lib/system/libdyld.dylib 26: /usr/lib/system/libsystem_darwin.dylib 27: /usr/lib/libc++.1.dylib 28: /usr/lib/system/libsystem_info.dylib 29: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 30: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 31: /System/Library/Frameworks/Foundation.framework/Foundation 32: /usr/lib/libCRFSuite.dylib 33: /System/Library/Frameworks/CoreServices.framework/CoreServices 34: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 35: /System/Library/Frameworks/ImageIO.framework/ImageIO 36: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 37: /System/Library/Frameworks/CoreText.framework/CoreText 38: /System/Library/Frameworks/Security.framework/Security 39: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 40: /usr/lib/libMobileGestalt.dylib 41: /usr/lib/libprotobuf.dylib 42: /usr/lib/libprotobuf-lite.dylib 43: /usr/lib/libicucore.A.dylib 44: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 45: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 46: /usr/lib/libAWDSupport.dylib 47: /System/Library/Frameworks/CoreAudio.framework/CoreAudio 48: /System/Library/Frameworks/CoreImage.framework/CoreImage 49: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 50: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 51: /usr/lib/libsqlite3.dylib 52: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 53: /usr/lib/system/libsystem_notify.dylib 54: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 55: /System/Library/PrivateFrameworks/Montreal.framework/Montreal 56: /System/Library/PrivateFrameworks/NLP.framework/NLP 57: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 58: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 59: /usr/lib/libnetwork.dylib 60: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 61: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 62: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 63: /System/Library/Frameworks/CoreML.framework/CoreML 64: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 65: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 66: /usr/lib/libenergytrace.dylib 67: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 68: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 69: /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 70: /System/Library/Frameworks/CoreLocation.framework/CoreLocation 71: /usr/lib/libMobileGestaltExtensions.dylib 72: /System/Library/Frameworks/Accounts.framework/Accounts 73: /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 74: /System/Library/Frameworks/CFNetwork.framework/CFNetwork 75: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 76: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 77: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 78: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 79: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 80: /usr/lib/system/libsystem_asl.dylib 81: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 82: /System/Library/Frameworks/CoreData.framework/CoreData 83: /System/Library/Frameworks/Vision.framework/Vision 84: /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 85: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 86: /usr/lib/libboringssl.dylib 87: /usr/lib/system/libsystem_networkextension.dylib 88: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 89: /System/Library/Frameworks/CloudKit.framework/CloudKit 90: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 91: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 92: /System/Library/Frameworks/Network.framework/Network 93: /usr/lib/libusrtcp.dylib 94: /usr/lib/system/libsystem_symptoms.dylib 95: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 96: /System/Library/PrivateFrameworks/TCC.framework/TCC 97: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 98: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 99: /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 100: /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 101: /usr/lib/system/libsystem_containermanager.dylib 102: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 103: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 104: /System/Library/PrivateFrameworks/IDS.framework/IDS 105: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 106: /usr/lib/libCTGreenTeaLogger.dylib 107: /System/Library/Frameworks/CoreMedia.framework/CoreMedia 108: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 109: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 110: /System/Library/Frameworks/QuartzCore.framework/QuartzCore 111: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 112: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 113: /System/Library/Frameworks/Contacts.framework/Contacts 114: /System/Library/Frameworks/UserNotifications.framework/UserNotifications 115: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 116: /System/Library/PrivateFrameworks/Sharing.framework/Sharing 117: /System/Library/Frameworks/WebKit.framework/WebKit 118: /System/Library/PrivateFrameworks/WebCore.framework/WebCore 119: /usr/lib/libAccessibility.dylib 120: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 121: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 122: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 123: /System/Library/Frameworks/IOSurface.framework/IOSurface 124: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 125: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 126: /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 127: /System/Library/Frameworks/AVFoundation.framework/AVFoundation 128: /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 129: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 130: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 131: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 132: /System/Library/PrivateFrameworks/FontServices.framework/FontServices 133: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 134: /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 135: /usr/lib/libAXSafeCategoryBundle.dylib 136: /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 137: /System/Library/PrivateFrameworks/Preferences.framework/Preferences 138: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 139: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 140: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 141: /usr/lib/libAudioToolboxUtility.dylib 142: /System/Library/Frameworks/ContactsUI.framework/ContactsUI 143: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 144: /System/Library/Frameworks/Photos.framework/Photos 145: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 146: /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 147: /System/Library/Frameworks/PDFKit.framework/PDFKit 148: /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard 149: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 150: /usr/lib/libmecabra.dylib 151: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 152: /System/Library/Frameworks/Intents.framework/Intents 153: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 154: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 155: /System/Library/PrivateFrameworks/TextInput.framework/TextInput 156: /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 157: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 158: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 159: /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 160: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 161: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 162: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 163: /System/Library/Frameworks/CoreMotion.framework/CoreMotion 164: /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 165: /System/Library/CoreServices/RawCamera.bundle/RawCamera 166: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 167: /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 168: /System/Library/Frameworks/CoreVideo.framework/CoreVideo 169: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 170: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 171: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 172: /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 173: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 174: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 175: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 176: /System/Library/Frameworks/MapKit.framework/MapKit 177: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 178: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 179: /System/Library/PrivateFrameworks/Celestial.framework/Celestial 180: /System/Library/Frameworks/CallKit.framework/CallKit 181: /System/Library/Frameworks/EventKitUI.framework/EventKitUI 182: /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 183: /System/Library/Frameworks/AVKit.framework/AVKit 184: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 185: /usr/lib/libapp_launch_measurement.dylib 186: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 187: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 188: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 189: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 190: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 191: /System/Library/Frameworks/StoreKit.framework/StoreKit 192: /usr/lib/system/libsystem_configuration.dylib 193: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 194: /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 195: /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 196: /System/Library/Frameworks/Social.framework/Social 197: /System/Library/Frameworks/WatchKit.framework/WatchKit 198: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 199: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 200: /usr/lib/liblangid.dylib 201: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 202: /usr/lib/libTelephonyUtilDynamic.dylib 203: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 204: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 205: /System/Library/Frameworks/SafariServices.framework/SafariServices 206: /System/Library/PrivateFrameworks/Message.framework/Message 207: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 208: /usr/lib/libxml2.2.dylib 209: /System/Library/Frameworks/ModelIO.framework/ModelIO 210: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit 211: /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore 212: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 213: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 214: /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite 215: /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences 216: /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 217: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 218: /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI 219: /System/Library/Frameworks/QuickLook.framework/QuickLook 220: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 221: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 222: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 223: /System/Library/Frameworks/EventKit.framework/EventKit 224: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 225: /System/Library/Frameworks/PencilKit.framework/PencilKit 226: /System/Library/Frameworks/MessageUI.framework/MessageUI 227: /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI 228: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 229: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 230: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 231: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 232: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 233: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 234: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 235: /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation 236: /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 237: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 238: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 239: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 240: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 241: /System/Library/PrivateFrameworks/IMCore.framework/IMCore 242: /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 243: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 244: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 245: /usr/lib/system/libsystem_sandbox.dylib 246: /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices 247: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI 248: /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI 249: /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 250: /System/Library/PrivateFrameworks/Rapport.framework/Rapport 251: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 252: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 253: /System/Library/Frameworks/Metal.framework/Metal 254: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 255: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 256: /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice 257: /usr/lib/system/libsystem_dnssd.dylib 258: /System/Library/Frameworks/PushKit.framework/PushKit 259: /System/Library/Frameworks/FileProvider.framework/FileProvider 260: /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent 261: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 262: /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 263: /System/Library/PrivateFrameworks/Categories.framework/Categories 264: /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 265: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 266: /System/Library/Frameworks/SceneKit.framework/SceneKit 267: /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit 268: /System/Library/Frameworks/Messages.framework/Messages 269: /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 270: /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 271: /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 272: /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 273: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 274: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 275: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 276: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 277: /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 278: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 279: /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 280: /usr/lib/libcoretls.dylib 281: /usr/lib/libate.dylib 282: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore 283: /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 284: /System/Library/PrivateFrameworks/FTServices.framework/FTServices 285: /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 286: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 287: /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 288: /System/Library/PrivateFrameworks/MIME.framework/MIME 289: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 290: /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 291: /System/Library/PrivateFrameworks/IconServices.framework/IconServices 292: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 293: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 294: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 295: /usr/lib/libprequelite.dylib 296: /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 297: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 298: /System/Library/PrivateFrameworks/Email.framework/Email 299: /System/Library/Frameworks/ClassKit.framework/ClassKit 300: /System/Library/PrivateFrameworks/CPMS.framework/CPMS 301: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 302: /System/Library/Frameworks/iAd.framework/iAd 303: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 304: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 305: /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 306: /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 307: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 308: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 309: /System/Library/PrivateFrameworks/CoreNavigation.framework/CoreNavigation 310: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 311: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 312: /System/Library/Frameworks/PassKit.framework/PassKit 313: /System/Library/PrivateFrameworks/PassKitUI.framework/PassKitUI 314: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 315: /usr/lib/libIOReport.dylib 316: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 317: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 318: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 319: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 320: /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 321: /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 322: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 323: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 324: /System/Library/Frameworks/AddressBook.framework/AddressBook 325: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 326: /System/Library/Frameworks/AdSupport.framework/AdSupport 327: /System/Library/Frameworks/SpriteKit.framework/SpriteKit 328: /System/Library/PrivateFrameworks/Proximity.framework/Proximity 329: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 330: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 331: /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 332: /usr/lib/libtailspin.dylib 333: /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 334: /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle 335: /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 336: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 337: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 338: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 339: /System/Library/PrivateFrameworks/Notes.framework/Notes 340: /System/Library/Frameworks/MetalKit.framework/MetalKit 341: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 342: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 343: /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 344: /System/Library/PrivateFrameworks/MailServices.framework/MailServices 345: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 346: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 347: /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 348: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 349: /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 350: /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices 351: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 352: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 353: /System/Library/Frameworks/OpenGLES.framework/OpenGLES 354: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 355: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 356: /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 357: /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE 358: /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D 359: /System/Library/Frameworks/ARKit.framework/ARKit 360: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 361: /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 362: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 363: /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 364: /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer 365: /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 366: /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 367: /System/Library/PrivateFrameworks/Netrb.framework/Netrb 368: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 369: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 370: /usr/lib/libgermantok.dylib 371: /usr/lib/libmecab.dylib 372: /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 373: /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 374: /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics 375: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 376: /System/Library/PrivateFrameworks/Navigation.framework/Navigation 377: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 378: /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 379: /System/Library/PrivateFrameworks/OAuth.framework/OAuth 380: /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms 381: /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 382: /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP 383: /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 384: /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 385: /usr/lib/libarchive.2.dylib 386: /System/Library/PrivateFrameworks/C2.framework/C2 387: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 388: /usr/lib/system/libsystem_coreservices.dylib 389: /usr/lib/libmis.dylib 390: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 391: /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 392: /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 393: /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 394: /usr/lib/system/libcopyfile.dylib 395: /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 396: /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 397: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 398: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 399: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 400: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 401: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 402: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 403: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 404: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 405: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 406: /System/Library/PrivateFrameworks/MMCS.framework/MMCS 407: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 408: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 409: /System/Library/PrivateFrameworks/Quagga.framework/Quagga 410: /usr/lib/libAXSpeechManager.dylib 411: /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI 412: /System/Library/PrivateFrameworks/libEDR.framework/libEDR 413: /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding 414: /usr/lib/libperfcheck.dylib 415: /usr/lib/libAudioStatistics.dylib 416: /System/Library/PrivateFrameworks/caulk.framework/caulk 417: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 418: /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 419: /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices 420: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 421: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 422: /System/Library/PrivateFrameworks/Engram.framework/Engram 423: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 424: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 425: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 426: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 427: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 428: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 429: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 430: /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication 431: /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 432: /System/Library/PrivateFrameworks/CertUI.framework/CertUI 433: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 434: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 435: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 436: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 437: /System/Library/Frameworks/OpenAL.framework/OpenAL 438: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 439: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 440: /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI 441: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 442: /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 443: /System/Library/PrivateFrameworks/AdCore.framework/AdCore 444: /System/Library/PrivateFrameworks/kperf.framework/kperf 445: /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 446: /usr/lib/libpcap.A.dylib 447: /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal 448: /System/Library/PrivateFrameworks/WebUI.framework/WebUI 449: /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 450: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 451: /System/Library/PrivateFrameworks/vCard.framework/vCard 452: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 453: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 454: /System/Library/PrivateFrameworks/ToneKit.framework/ToneKit 455: /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 456: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 457: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 458: /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 459: /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 460: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 461: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 462: /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings 463: /System/Library/Frameworks/Accelerate.framework/Accelerate 464: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 465: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 466: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 467: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 468: /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 469: /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks 470: /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 471: /System/Library/Frameworks/GLKit.framework/GLKit 472: /System/Library/Frameworks/GSS.framework/GSS 473: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 474: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 475: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 476: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 477: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 478: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 479: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 480: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 481: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 482: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 483: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 484: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 485: /System/Library/Frameworks/ReplayKit.framework/ReplayKit 486: /System/Library/Frameworks/Twitter.framework/Twitter 487: /System/Library/Frameworks/UIKit.framework/UIKit 488: /System/Library/Frameworks/VisionKit.framework/VisionKit 489: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 490: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 491: /System/Library/PrivateFrameworks/APFS.framework/APFS 492: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 493: /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport 494: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 495: /System/Library/PrivateFrameworks/AppleCV3DMOVKit.framework/AppleCV3DMOVKit 496: /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels 497: /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 498: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 499: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 500: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 501: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 502: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 503: /System/Library/PrivateFrameworks/Bom.framework/Bom 504: /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 505: /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 506: /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI 507: /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 508: /System/Library/PrivateFrameworks/CoreIDV.framework/CoreIDV 509: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 510: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 511: /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 512: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 513: /System/Library/PrivateFrameworks/Espresso.framework/Espresso 514: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 515: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 516: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 517: /System/Library/PrivateFrameworks/Futhark.framework/Futhark 518: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 519: /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 520: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 521: /System/Library/PrivateFrameworks/Jet.framework/Jet 522: /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI 523: /System/Library/PrivateFrameworks/MOVStreamIO.framework/MOVStreamIO 524: /System/Library/PrivateFrameworks/Marco.framework/Marco 525: /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 526: /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 527: /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration 528: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 529: /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport 530: /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/PassKitUIFoundation 531: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 532: /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI 533: /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport 534: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 535: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 536: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 537: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 538: /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 539: /System/Library/PrivateFrameworks/StarBoardFoundation.framework/StarBoardFoundation 540: /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 541: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 542: /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView 543: /System/Library/PrivateFrameworks/USDKit.framework/USDKit 544: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 545: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 546: /System/Library/PrivateFrameworks/ktrace.framework/ktrace 547: /System/Library/PrivateFrameworks/perfdata.framework/perfdata 548: /usr/lib/libAWDSupportFramework.dylib 549: /usr/lib/libChineseTokenizer.dylib 550: /usr/lib/libFosl_dynamic.dylib 551: /usr/lib/libMatch.1.dylib 552: /usr/lib/libParallelCompression.dylib 553: /usr/lib/libSystem.B.dylib 554: /usr/lib/libThaiTokenizer.dylib 555: /usr/lib/libapple_nghttp2.dylib 556: /usr/lib/libbsm.0.dylib 557: /usr/lib/libbz2.1.0.dylib 558: /usr/lib/libcharset.1.dylib 559: /usr/lib/libcmph.dylib 560: /usr/lib/libcompression.dylib 561: /usr/lib/libcoretls_cfhelpers.dylib 562: /usr/lib/libcupolicy.dylib 563: /usr/lib/libdscsym.dylib 564: /usr/lib/libedit.3.dylib 565: /usr/lib/libheimdal-asn1.dylib 566: /usr/lib/libiconv.2.dylib 567: /usr/lib/liblockdown.dylib 568: /usr/lib/liblzma.5.dylib 569: /usr/lib/libncurses.5.4.dylib 570: /usr/lib/libnetworkextension.dylib 571: /usr/lib/libresolv.9.dylib 572: /usr/lib/libsandbox.1.dylib 573: /usr/lib/libsysdiagnose.dylib 574: /usr/lib/libtidy.A.dylib 575: /usr/lib/libutil.dylib 576: /usr/lib/libz.1.dylib 577: /usr/lib/log/liblog_network.dylib 578: /usr/lib/system/libcache.dylib 579: /usr/lib/system/libcommonCrypto.dylib 580: /usr/lib/system/libcompiler_rt.dylib 581: /usr/lib/system/liblaunch.dylib 582: /usr/lib/system/libmacho.dylib 583: /usr/lib/system/libremovefile.dylib 584: /usr/lib/system/libsystem_featureflags.dylib 585: /usr/lib/system/libsystem_m.dylib 586: /usr/lib/system/libunwind.dylib 587: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 588: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 589: /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings 590: /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber 591: /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 592: /System/Library/PrivateFrameworks/ARDisplayDevice.framework/ARDisplayDevice 593: /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 594: /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

{"ProcessBundleID":"com.burbn.instagram","ProcessName":"Instagram","Culprit":"InstagramPlus.dylib"} ‘