Crashing help

I have made a game and in the gs viewer everything works fine but on the adhoc version it crashes, a lot. Below is the crash report, I don't know if that can help identify the problem or not. Possibly you can point me in the right direction. The crash log is from my iPad but it crashes in the same way on my iPhone.

Incident Identifier: E8366901-FE5A-4217-9A61-2EC81FE3A048
CrashReporter Key: 4b0274cfb48aae3537c50b91462444c1cfe5c6de
Hardware Model: iPad4,2
Process: RunRobber [748]
Path: /var/mobile/Applications/EA05F405-63AC-4178-8328-B15D69179FF4/Run Robber.app/RunRobber
Identifier: com.mashmobility.RRR
Version: 2.0 (2.0)
Code Type: ARM (Native)
Parent Process: launchd [1]

Date/Time: 2014-03-23 18:18:11.242 -0500
OS Version: iOS 7.1 (11D167)
Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000002f7c92d0
Triggered by Thread: 6

Thread 0:
0 libsystem_kernel.dylib 0x3a994a50 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3a994849 mach_msg + 37
2 CoreFoundation 0x2f7e961d __CFRunLoopServiceMachPort + 153
3 CoreFoundation 0x2f7e7d83 __CFRunLoopRun + 859
4 CoreFoundation 0x2f7527a5 CFRunLoopRunSpecific + 521
5 CoreFoundation 0x2f752587 CFRunLoopRunInMode + 103
6 GraphicsServices 0x346896cf GSEventRunModal + 135
7 UIKit 0x320b188d UIApplicationMain + 1133
8 RunRobber 0x000a9b5f 0xa2000 + 31583
9 RunRobber 0x000a95d4 0xa2000 + 30164

Thread 1:
0 libsystem_kernel.dylib 0x3a994804 kevent64 + 24
1 libdispatch.dylib 0x3a8e3051 _dispatch_mgr_invoke + 229
2 libdispatch.dylib 0x3a8dd2df _dispatch_mgr_thread + 35

Thread 2:
0 libsystem_kernel.dylib 0x3a994a50 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3a994849 mach_msg + 37
2 AudioToolbox 0x2f1cabd7 AURemoteIO::IOThread::Run() + 103
3 AudioToolbox 0x2f1cdcc5 AURemoteIO::IOThread::Entry(void) + 5
4 AudioToolbox 0x2f10ab39 CAPThread::Entry(CAPThread
) + 209
5 libsystem_pthread.dylib 0x3aa0e957 _pthread_body + 139
6 libsystem_pthread.dylib 0x3aa0e8c7 _pthread_start + 99
7 libsystem_pthread.dylib 0x3aa0cae4 thread_start + 4

Thread 3:
0 libsystem_kernel.dylib 0x3a994a50 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3a994849 mach_msg + 37
2 CoreFoundation 0x2f7e961d __CFRunLoopServiceMachPort + 153
3 CoreFoundation 0x2f7e7d3d __CFRunLoopRun + 789
4 CoreFoundation 0x2f7527a5 CFRunLoopRunSpecific + 521
5 CoreFoundation 0x2f752587 CFRunLoopRunInMode + 103
6 libAVFAudio.dylib 0x2e7b745f GenericRunLoopThread::Entry(void) + 127
7 libAVFAudio.dylib 0x2e7ab8fd CAPThread::Entry(CAPThread
) + 177
8 libsystem_pthread.dylib 0x3aa0e957 _pthread_body + 139
9 libsystem_pthread.dylib 0x3aa0e8c7 _pthread_start + 99
10 libsystem_pthread.dylib 0x3aa0cae4 thread_start + 4

Thread 4 name: com.apple.NSURLConnectionLoader
Thread 4:
0 libsystem_kernel.dylib 0x3a994a50 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3a994849 mach_msg + 37
2 CoreFoundation 0x2f7e961d CFRunLoopServiceMachPort + 153
3 CoreFoundation 0x2f7e7d3d __CFRunLoopRun + 789
4 CoreFoundation 0x2f7527a5 CFRunLoopRunSpecific + 521
5 CoreFoundation 0x2f752587 CFRunLoopRunInMode + 103
6 Foundation 0x3019223d +[NSURLConnection(Loader) _resourceLoadLoop:] + 317
7 Foundation 0x30207a0b __NSThread__main
+ 1059
8 libsystem_pthread.dylib 0x3aa0e957 _pthread_body + 139
9 libsystem_pthread.dylib 0x3aa0e8c7 _pthread_start + 99
10 libsystem_pthread.dylib 0x3aa0cae4 thread_start + 4

Thread 5 name: com.apple.CFSocket.private
Thread 5:
0 libsystem_kernel.dylib 0x3a9a7434 __select + 20
1 CoreFoundation 0x2f7ed517 __CFSocketManager + 483
2 libsystem_pthread.dylib 0x3aa0e957 _pthread_body + 139
3 libsystem_pthread.dylib 0x3aa0e8c7 _pthread_start + 99
4 libsystem_pthread.dylib 0x3aa0cae4 thread_start + 4

Thread 6 Crashed:
0 libsystem_platform.dylib 0x3aa08933 OSAtomicCompareAndSwap32Barrier + 15
1 libobjc.A.dylib 0x3a3f56bb realizeClass(objc_class*) + 75
2 libobjc.A.dylib 0x3a3f79d3 lookUpImpOrForward + 71
3 libobjc.A.dylib 0x3a3f797f _class_lookupMethodAndLoadCache3 + 31
4 libobjc.A.dylib 0x3a3fc8b7 _objc_msgSend_uncached + 23
5 RunRobber 0x000d82cb 0xa2000 + 221899
6 libdispatch.dylib 0x3a8dbd51 _dispatch_call_block_and_release + 9
7 libdispatch.dylib 0x3a8e1685 _dispatch_root_queue_drain + 225
8 libdispatch.dylib 0x3a8e18d9 _dispatch_worker_thread2 + 53
9 libsystem_pthread.dylib 0x3aa0cc15 _pthread_wqthread + 297
10 libsystem_pthread.dylib 0x3aa0cad8 start_wqthread + 4

Thread 7:
0 libsystem_kernel.dylib 0x3a9a7c70 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3aa0cc1f _pthread_wqthread + 307
2 libsystem_pthread.dylib 0x3aa0cad8 start_wqthread + 4

Thread 8:
0 libsystem_kernel.dylib 0x3a9a7c70 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3aa0cc1f _pthread_wqthread + 307
2 libsystem_pthread.dylib 0x3aa0cad8 start_wqthread + 4

Thread 6 crashed with ARM Thread State (32-bit):
r0: 0x4614b5b0 r1: 0x8615b5b0 r2: 0x2f7c92d0 r3: 0x00000000
r4: 0x3abb4ba0 r5: 0x3ffeffff r6: 0x80010000 r7: 0x04333f14
r8: 0x2001d10b r9: 0x4614b5b0 r10: 0x2f7c92d0 r11: 0x00000000
ip: 0x3c645180 sp: 0x04333ed4 lr: 0x3a3f56bf pc: 0x3aa08932
cpsr: 0x60000030

Binary Images:
0xa2000 - 0x1a5fff RunRobber armv7 <641de450cdd23c31a8316e3677d1e098> /var/mobile/Applications/EA05F405-63AC-4178-8328-B15D69179FF4/Run Robber.app/RunRobber
0x2be77000 - 0x2be9afff dyld armv7s <4d05d388718832c99cdd4e74aeb07d51> /usr/lib/dyld
0x2e64e000 - 0x2e693fff AGXGLDriver armv7s <14a2247614d03c8a89d19179d8ed1d98> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver
0x2e6a3000 - 0x2e7a5fff AVFoundation armv7s /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2e7a6000 - 0x2e7cefff libAVFAudio.dylib armv7s /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x2e7cf000 - 0x2e7cffff Accelerate armv7s <58ca068138d93e988a34a0c8c34b0b11> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x2e7d9000 - 0x2e9a6fff vImage armv7s <9923548d8ed23bb1b1020130b5d38dab> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2e9a7000 - 0x2ea89fff libBLAS.dylib armv7s <48f7680a8fd83251ad8415bb090408c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x2ea8a000 - 0x2ed42fff libLAPACK.dylib armv7s <2547383dc88d3329827b4d76768915ee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x2ed43000 - 0x2edb1fff libvDSP.dylib armv7s <83036da6f5d9308bb5fad06b2d29bac9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x2edb2000 - 0x2edc4fff libvMisc.dylib armv7s /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x2edc5000 - 0x2edc5fff vecLib armv7s <4a647b20c3f03490aae530226350a4cd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x2edc6000 - 0x2ede6fff Accounts armv7s <73b0639b81fe30d5b2b13628d3df2273> /System/Library/Frameworks/Accounts.framework/Accounts
0x2ede7000 - 0x2ede7fff AdSupport armv7s <04c9a678522a3967b22323c4ce6089bd> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x2ede8000 - 0x2ee4ffff AddressBook armv7s /System/Library/Frameworks/AddressBook.framework/AddressBook
0x2ee50000 - 0x2ef66fff AddressBookUI armv7s <7a96c5c6a22f3b329d5f434870469175> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x2ef67000 - 0x2ef78fff AssetsLibrary armv7s <372ff89a2ede36aa85ce562f3e513f07> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x2f0bd000 - 0x2f3d9fff AudioToolbox armv7s <42ef392f2082317cbd3857838ab97aaf> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x2f3da000 - 0x2f4e0fff CFNetwork armv7s <92222e5708af3145bb068d8f3b481572> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x2f4e1000 - 0x2f53cfff CoreAudio armv7s <34a6461e9ad3380ea9e0405f81aad500> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x2f53d000 - 0x2f554fff CoreBluetooth armv7s <0e672bb563ea3c2fb0c6ae0070d00efb> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2f555000 - 0x2f749fff CoreData armv7s <23650924fc293fdf994419f6894720a9> /System/Library/Frameworks/CoreData.framework/CoreData
0x2f74a000 - 0x2f88dff0 CoreFoundation armv7s /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x2f88e000 - 0x2f9b2fff CoreGraphics armv7s <182ccc3a111d360eb5c1e58b4289afb3> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x2f9b4000 - 0x2f9effff libCGFreetype.A.dylib armv7s <1d9c402cc18433db9a72d349876b2fea> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x2f9f1000 - 0x2f9fbfff libCMSBuiltin.A.dylib armv7s <1efb72c2985332c485d07c5a3784f93b> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x2fbe0000 - 0x2fbfafff libRIP.A.dylib armv7s <23b82f0d28e238938519439e243ae7a7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x2fbfb000 - 0x2fcd4fff CoreImage armv7s <1eedb55ace133e10bb629fa881c45542> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x2fcd5000 - 0x2fd24fff CoreLocation armv7s <5d78705a46ab313fa21f1d5ed2f0ce3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x2fd5c000 - 0x2fdd7fff CoreMedia armv7s <2f8fa07e557f3b29b932d31865d2121a> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x2fdd8000 - 0x2fe80fff CoreMotion armv7s /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x2fe81000 - 0x2fed9fff CoreTelephony armv7s <711db5ac808937b09143f43f11f06422> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x2feda000 - 0x2ff6afff CoreText armv7s <43e84c5a90fc36a984363965f2d8029b> /System/Library/Frameworks/CoreText.framework/CoreText
0x2ff6b000 - 0x2ff7afff CoreVideo armv7s /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x2ff7b000 - 0x3003afff EventKit armv7s <2d3f907e162a30ae8179431a51510c33> /System/Library/Frameworks/EventKit.framework/EventKit
0x3013a000 - 0x30324fff Foundation armv7s /System/Library/Frameworks/Foundation.framework/Foundation
0x30325000 - 0x3034ffff GLKit armv7s <17319a167fd130b2af71d2a7d3945ab4> /System/Library/Frameworks/GLKit.framework/GLKit
0x3037c000 - 0x303f7fff GameCenterFoundation armv7s /System/Library/Frameworks/GameKit.framework/Frameworks/GameCenterFoundation.framework/GameCenterFoundation
0x303f8000 - 0x304f5fff GameCenterUI armv7s /System/Library/Frameworks/GameKit.framework/Frameworks/GameCenterUI.framework/GameCenterUI
0x304f6000 - 0x30504fff LegacyGameKit armv7s <22ace359341c3c8b8ec5b8622b75b340> /System/Library/Frameworks/GameKit.framework/Frameworks/LegacyGameKit.framework/LegacyGameKit
0x30505000 - 0x30505fff GameKit armv7s /System/Library/Frameworks/GameKit.framework/GameKit
0x30506000 - 0x3055cfff IOKit armv7s <8905cade40f43b668931f86c5832abc0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x3055d000 - 0x3076dfff ImageIO armv7s <3234150da2d13945a33c98335e53db80> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x3076e000 - 0x309b9fff JavaScriptCore armv7s <2192c163793b3e04a8f9917eda045d8c> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x30a6a000 - 0x30a6efff MediaAccessibility armv7s /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x30a6f000 - 0x30c6cfff MediaPlayer armv7s <1c65c12a923b31d79845761a12c16dfb> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x30c6d000 - 0x30f73fff MediaToolbox armv7s <84b2b485897333008869c65c1e033d5e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x30f74000 - 0x3101ffff MessageUI armv7s <42cf298919f134d888a001f1336c2550> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x31020000 - 0x31083fff MobileCoreServices armv7s <1a736ebbc93431c8943cdd93a0a0fdcb> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x310df000 - 0x31112fff OpenAL armv7s <14a1b612d05d38f08783882e827763cd> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x31113000 - 0x319f9fff libLLVMContainer.dylib armv7s <0d174adad6523ad1baed18f98a89d5e8> /System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x319fa000 - 0x31acafff GLEngine armv7s <36bc7e993fdd39548363f1a20d268da7> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x31acb000 - 0x31ad3fff OpenGLES armv7s <1c3e551d0a923b86940ad36a6e682463> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x31ad5000 - 0x31ad5fff libCVMSPluginSupport.dylib armv7s /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x31ad6000 - 0x31ad9fff libCoreFSCache.dylib armv7s <8a379a714e3030f58f0874e4f03f13b2> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x31ada000 - 0x31addfff libCoreVMClient.dylib armv7s <38ff1c7f12f83f8bac062e8daf9d4c10> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x31ade000 - 0x31ae5fff libGFXShared.dylib armv7s <2406a4e5c5b437dbb0a3553655ac4951> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x31ae6000 - 0x31b26fff libGLImage.dylib armv7s <7d912d8e3a453456a6e2d806b59aa448> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x31b27000 - 0x31c5bfff libGLProgrammability.dylib armv7s
/System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x31cbe000 - 0x31e05fff QuartzCore armv7s <741ee0338b1235aab1550f91a3956041> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x31e06000 - 0x31e5cfff QuickLook armv7s <73823c899b8131559643894f353b8457> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x31e5f000 - 0x31ea1fff Security armv7s <289005dd72603957923ec376a37fa16f> /System/Library/Frameworks/Security.framework/Security
0x31ea2000 - 0x31f19fff Social armv7s <44855abfc74336e5a1432e6145405c15> /System/Library/Frameworks/Social.framework/Social
0x31fdc000 - 0x31ff0fff StoreKit armv7s <1a6faca38e2c38faa7598c8c75f1f7d2> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x31ff1000 - 0x32040fff SystemConfiguration armv7s <82758c34b29a333bbdfe73e78361e0e1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x32041000 - 0x32042fff Twitter armv7s /System/Library/Frameworks/Twitter.framework/Twitter
0x32043000 - 0x327b6fff UIKit armv7s /System/Library/Frameworks/UIKit.framework/UIKit
0x327b7000 - 0x32805fff VideoToolbox armv7s /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x32806000 - 0x32835fff iAd armv7s /System/Library/Frameworks/iAd.framework/iAd
0x32a0c000 - 0x32a0dfff AGXCompilerConnection armv7s <94054e661ccd3407b8c3fd0ee70cf413> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection
0x32a0e000 - 0x32a3dfff AGXCompilerCore armv7s <13af5c29e69731759bba8312bd50ca29> /System/Library/PrivateFrameworks/AGXCompilerCore.framework/AGXCompilerCore
0x32a3e000 - 0x32a43fff AITTarget armv7s <3d4273d0ad4c3dcab0614a2ec69cd1ea> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
0x32a48000 - 0x32a51fff AOSNotification armv7s /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x32b56000 - 0x32b76fff AccountsUI armv7s <1882b17f2f343468b632d1dbb210a190> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x32b77000 - 0x32b7bfff AggregateDictionary armv7s /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x32e59000 - 0x32e6dfff AirTraffic armv7s /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x331d7000 - 0x33215fff AppSupport armv7s <0cb23d5c42d530cfa7e43605cf368293> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x33216000 - 0x3324dfff AppleAccount armv7s <736438792a0d3884a745f2fe1e4d8582> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x3324e000 - 0x33254fff AppleAccountUI armv7s <31beaeb9d32132abaa6efd38323cdcde> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x332fb000 - 0x3330bfff ApplePushService armv7s <3f89365747c33bcfa22a4d3009cd1715> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x3330c000 - 0x33312fff AppleSRP armv7s /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x3333f000 - 0x3334bfff AssetsLibraryServices armv7s <05cf849c0bab37698f93ce58e0cabe0f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x3334c000 - 0x33368fff AssistantServices armv7s <486d8370b0a33d08802dc9353d240dfa> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x33395000 - 0x33398fff BTLEAudioController armv7s /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x33399000 - 0x333befff BackBoardServices armv7s /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x333c1000 - 0x333c6fff BluetoothManager armv7s <9d86b542e884374f9845e9a53139abd7> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x333c7000 - 0x333ebfff Bom armv7s /System/Library/PrivateFrameworks/Bom.framework/Bom
0x3348c000 - 0x33494fff CaptiveNetwork armv7s <9825d6ad32163fcd8f2f56dbf274de62> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x33495000 - 0x33571fff Celestial armv7s <6fcb14a0193e336a938d7f68c01bc2c5> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x33572000 - 0x3357dfff CertInfo armv7s <0ba8531e22a234a3ae8d2d95209b9a06> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x3357e000 - 0x33583fff CertUI armv7s <68968485501f35c09203bd9e045bbcd0> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x3364f000 - 0x3366ffff ChunkingLibrary armv7s
/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x336c0000 - 0x336cbfff CommonUtilities armv7s /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x336cc000 - 0x336d0fff CommunicationsFilter armv7s <87e7685b12ac375aa482a7a31cd28517> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x33761000 - 0x33763fff ConstantClasses armv7s /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x3376a000 - 0x337a2fff ContentIndex armv7s <4b5ab9503c80331cb315f62d9aa1f846> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x337a3000 - 0x337a5fff CoreAUC armv7s <77474784f35a35718fa5c6bd358ec659> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x337b2000 - 0x33806fff CoreDAV armv7s <6aba63f439a13ec0a9d53b5b36145749> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x33847000 - 0x33946fff CoreMediaStream armv7s <5cd75f6b32eb3dd68f04251e9a9910ca> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x339e0000 - 0x339eafff CoreRecents armv7s <0fdc2052cbe53738a1bdf25c1ca4ef80> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x33a3a000 - 0x33a58fff CoreServicesInternal armv7s <29b0b6f5421c3753a2c42ef2c1ef4892> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x33a59000 - 0x33a5afff CoreSurface armv7s <12e5cc9dcc093836ad0f36d8fc311158> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x33b01000 - 0x33b5dfff CoreUI armv7s <3fdd5b6ee0b03774a8a67554e8a3c3ff> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x33b5e000 - 0x33bb2fff CoreUtils armv7s <2cd95e7adf393d0e9656dcaee71b8298> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x33bb3000 - 0x33bb8fff CrashReporterSupport armv7s <1945ce446ee632278fd2b45bec71ef4d> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x33bb9000 - 0x33beffff DataAccess armv7s <2521c2973fd835fe8021469a1fcee0ef> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x33d84000 - 0x33d9afff DataAccessExpress armv7s /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x33dd5000 - 0x33dd9fff DataMigration armv7s <24479dd9d49a354da98e6a0ce861558b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x33dde000 - 0x33ddffff DiagnosticLogCollection armv7s <92f04186ee463c60a309eb847f65466e> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x33de0000 - 0x33df9fff DictionaryServices armv7s /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x33e18000 - 0x33e35fff EAP8021X armv7s /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x33e3e000 - 0x33e49fff ExFAT armv7s /System/Library/PrivateFrameworks/ExFAT.framework/ExFAT
0x33e5b000 - 0x33e5dfff FTClientServices armv7s <1aead4a8cec43351a72913acae4d1c80> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x33e5e000 - 0x33e88fff FTServices armv7s <5989eb9b68a132db848c18787b74a8ee> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x33e89000 - 0x342a4fff FaceCore armv7s <72642f324b7639faa8206f00a953a573> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x342d7000 - 0x342ddfff libGPUSupportMercury.dylib armv7s /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x342de000 - 0x34400fff AVConference armv7s <547079d8463c3f898afedb657e540e45> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0x3440b000 - 0x3442bfff ICE armv7s <75fa68a2ca973ec9b93044eb6fb8abad> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0x3442c000 - 0x3442cfff LegacyHandle armv7s <2c0da088e9d634aa9acf2522d06e46aa> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x3442d000 - 0x34435fff SimpleKeyExchange armv7s <433b5b3136013899831fd0d210e86919> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x34436000 - 0x34448fff ViceroyTrace armv7s /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x34449000 - 0x3444afff snatmap armv7s <35cd90a1650a32fdaf005b0100348988> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0x3444b000 - 0x344c5fff GameKitServices armv7s /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x344c6000 - 0x344d2fff GenerationalStorage armv7s <516e7f1921473c9f9eb6e96028db121a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x344d3000 - 0x3467ffff GeoServices armv7s <1d0e1ac52cc636e2a6ff9d130bc9108d> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x34680000 - 0x34696fff GraphicsServices armv7s <3b6c1bed029a36809c005aded6358ae2> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x34726000 - 0x347acfff HomeSharing armv7s <4b8a7e884dfd3003a14c9bc4428f8db3> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x347ad000 - 0x347bafff IAP armv7s <4988fc26d5083ad9bd0ac60e2684fb32> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x34820000 - 0x34854fff IDS armv7s /System/Library/PrivateFrameworks/IDS.framework/IDS
0x348c4000 - 0x348d5fff IDSFoundation armv7s /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x3493b000 - 0x349c8fff IMCore armv7s <37d286ade2fd3ec2984b722cc42a18db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x34a48000 - 0x34aa2fff IMFoundation armv7s <1fe1f17117fd346e872606e1fbaf958f> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x34aa9000 - 0x34aabfff IOAccelerator armv7s <6fc9753aed293da5b1331c2f016f3899> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x34aac000 - 0x34ab3fff IOMobileFramebuffer armv7s <0d8975886a1c35ebaa01fbf02f749357> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x34ab4000 - 0x34ab9fff IOSurface armv7s /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x34b2b000 - 0x34b37fff Librarian armv7s <5a7a4cc07a8832eaabe06e90c51f6c88> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
0x34b38000 - 0x34b71fff MIME armv7s <82ce6de8756c3fd588fe109f0a60f37a> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x34b72000 - 0x34baffff MMCS armv7s <6364dddaf21436edb79cf2cc5f6bfc08> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x34bb8000 - 0x34bc3fff MailServices armv7s <87e489916f793167912630e25d52981d> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x34bf7000 - 0x34c72fff ManagedConfiguration armv7s /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x34c73000 - 0x34c74fff Marco armv7s /System/Library/PrivateFrameworks/Marco.framework/Marco
0x34c75000 - 0x34ceefff MediaControlSender armv7s /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x34d2d000 - 0x34d3afff MediaRemote armv7s <9d9e2ea66c0836ab886b38beb1b05532> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x34d3b000 - 0x34d53fff MediaStream armv7s <4240fd93479530b98e0c08adf1f6bb0b> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x34db8000 - 0x34e8cfff Message armv7s /System/Library/PrivateFrameworks/Message.framework/Message
0x34e91000 - 0x34e93fff MessageSupport armv7s <8bfa1bdecbeb39b6b9c0dee8ebc14469> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x34e9f000 - 0x34eabfff MobileAsset armv7s <6813f72ce0593cfea861addfd1357fac> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x34ecf000 - 0x34ed7fff MobileBluetooth armv7s <8dd3363b6e2330d9b0eb427f5010b199> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x34eea000 - 0x34ef1fff MobileIcons armv7s <8550cf1bd51f3fcd841b7def8067519e> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x34ef2000 - 0x34ef5fff MobileInstallation armv7s <7e644fec475d31c2bde3c0a9249ea3c6> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x34ef6000 - 0x34f00fff MobileKeyBag armv7s <849c15afb1a8346994fe6673710fa23b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x34f28000 - 0x34f2bfff MobileSystemServices armv7s <1bc1a98c34d5398ca9ff7d2a6cd65243> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x34f4a000 - 0x34f55fff MobileWiFi armv7s <6f236a63a5a831a9ab224cae7ba30ed6> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x34f95000 - 0x35132fff MusicLibrary armv7s /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x351f1000 - 0x351f6fff Netrb armv7s <11576949484a3405881d436920cf495c> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x351f7000 - 0x351fcfff NetworkStatistics armv7s <04f1b60537e03715934f8cdbb2992fbb> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x351fd000 - 0x35221fff Notes armv7s <57df071a47c737e08cd4d3c33e76721c> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x35222000 - 0x35224fff OAuth armv7s /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x3597b000 - 0x359b6fff OpenCL armv7s /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x35f5c000 - 0x35f83fff PersistentConnection armv7s <199be1a72cf136e38f3e97f918225ac3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x360d0000 - 0x36249fff PhotoLibraryServices armv7s /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x3639f000 - 0x363d2fff PhysicsKit armv7s /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x363d3000 - 0x363d6fff PowerLog armv7s /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x36458000 - 0x364c8fff Preferences armv7s <97c8ef239f4c37de9799a9527a215c7e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x364c9000 - 0x36500fff PrintKit armv7s <07cdb8fa73f638878da43cb85ecc6525> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x36504000 - 0x3658afff ProofReader armv7s /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x3658b000 - 0x36595fff ProtocolBuffer armv7s /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x365c7000 - 0x3663bfff Quagga armv7s <14d6711448dd35da93958349e88c67bb> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x36647000 - 0x366edfff Radio armv7s <6a7077e982143923a881ced69247779a> /System/Library/PrivateFrameworks/Radio.framework/Radio
0x36756000 - 0x3677bfff RemoteUI armv7s <22718356a90037e88895b777e3094ce0> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x3677c000 - 0x36801fff SAObjects armv7s /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x3692e000 - 0x36943fff SpringBoardServices armv7s /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x36b85000 - 0x36ca7fff StoreServices armv7s <95cccb75d8393b4ba47843d1e4c4d5bf> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x36d57000 - 0x36d59fff TCC armv7s /System/Library/PrivateFrameworks/TCC.framework/TCC
0x36dad000 - 0x36dcefff TelephonyUtilities armv7s <89a81f2b2d00390f94886d091df8c370> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x373f7000 - 0x3742afff TextInput armv7s /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x376ad000 - 0x3776dfff UIFoundation armv7s /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x3776e000 - 0x37784fff Ubiquity armv7s <47e0578c559a360c9a5ee98f0d5721ce> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity
0x37785000 - 0x37788fff UserFS armv7s <8c69a37146f53c20b27515d9081b585e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x379ff000 - 0x37af3fff VideoProcessing armv7s <0fd808bb74633a65a1adfaf9bd2e59d9> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x37bb2000 - 0x37bcffff VoiceServices armv7s <508ca2f579c73bccb386602a7188c835> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x37bf2000 - 0x37c17fff WebBookmarks armv7s <169df727f2143aa4b4955b7ea40bd170> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x37c2d000 - 0x386dcfff WebCore armv7s /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x386dd000 - 0x3879dfff WebKit armv7s /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x3882e000 - 0x3882efff WirelessCoexManager armv7s /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x3882f000 - 0x388d5fff WirelessDiagnostics armv7s <1b8363c0a0b9392aabedcecfc12aa267> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x388e1000 - 0x388e7fff XPCKit armv7s /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x388e8000 - 0x388f0fff XPCObjects armv7s /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x38aa7000 - 0x38acafff iCalendar armv7s <01519468607834ec8f1680fb1195e3e5> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x38ca7000 - 0x38ce1fff iTunesStore armv7s <21aff90377aa3961b4c002eacac2dd73> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x394f2000 - 0x3951cfff libAWDProtobufFacetimeiMessage.dylib armv7s /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x39535000 - 0x3955bfff libAWDProtobufMMCS.dylib armv7s <5bfbabcabd1c3c68bcf4d1dca533dc7b> /usr/lib/libAWDProtobufMMCS.dylib
0x39774000 - 0x3977afff libAWDProtobufVPN.dylib armv7s <50e263a4a92631c489c493b5ad279e27> /usr/lib/libAWDProtobufVPN.dylib
0x3977b000 - 0x397a9fff libAWDProtobufWifi.dylib armv7s <663896425411373688259031b6218c2c> /usr/lib/libAWDProtobufWifi.dylib
0x398f3000 - 0x398fafff libAccessibility.dylib armv7s <16a4dc0183f737e7b2dfeceb288a5724> /usr/lib/libAccessibility.dylib
0x39af7000 - 0x39b0dfff libCRFSuite.dylib armv7s <1b03911a248832d5b24075ac2a3edfe3> /usr/lib/libCRFSuite.dylib
0x39b21000 - 0x39b22fff libMobileCheckpoint.dylib armv7s /usr/lib/libMobileCheckpoint.dylib
0x39b23000 - 0x39b38fff libMobileGestalt.dylib armv7s <47eca5e4f72f38459912efd50f7560a9> /usr/lib/libMobileGestalt.dylib
0x39b56000 - 0x39b57fff libSystem.B.dylib armv7s <9bbee79c5cb53f878e11d9da3f80f1c1> /usr/lib/libSystem.B.dylib
0x39bc6000 - 0x39bf4fff libTelephonyUtilDynamic.dylib armv7s
/usr/lib/libTelephonyUtilDynamic.dylib
0x39d43000 - 0x39d4ffff libbsm.0.dylib armv7s /usr/lib/libbsm.0.dylib
0x39d50000 - 0x39d59fff libbz2.1.0.dylib armv7s <20bf7a7ab7e73d4c8453b1c86a7c5e3d> /usr/lib/libbz2.1.0.dylib
0x39d5a000 - 0x39da5fff libc++.1.dylib armv7s <72615c78ae5f39dcbafa740d87035caf> /usr/lib/libc++.1.dylib
0x39da6000 - 0x39dc0fff libc++abi.dylib armv7s /usr/lib/libc++abi.dylib
0x39dd0000 - 0x39dd7fff libcupolicy.dylib armv7s <239f9438dced35b5957016d6354a6001> /usr/lib/libcupolicy.dylib
0x39e1e000 - 0x39f0bfff libiconv.2.dylib armv7s /usr/lib/libiconv.2.dylib
0x39f0c000 - 0x3a05dfff libicucore.A.dylib armv7s <9e6bead09e6e3f6284775099f2af03e2> /usr/lib/libicucore.A.dylib
0x3a065000 - 0x3a065fff liblangid.dylib armv7s <3cca7b6ef834379b82d4a032f99cdfc8> /usr/lib/liblangid.dylib
0x3a066000 - 0x3a070fff liblockdown.dylib armv7s /usr/lib/liblockdown.dylib
0x3a3b2000 - 0x3a3c6fff libmis.dylib armv7s <7da8703c8950371ca3bad4d8c34bd892> /usr/lib/libmis.dylib
0x3a3ef000 - 0x3a58efff libobjc.A.dylib armv7s /usr/lib/libobjc.A.dylib
0x3a5e9000 - 0x3a655fff libprotobuf.dylib armv7s /usr/lib/libprotobuf.dylib
0x3a656000 - 0x3a66bfff libresolv.9.dylib armv7s <880b294be76f3f9989247ca125ad3550> /usr/lib/libresolv.9.dylib
0x3a694000 - 0x3a72bfff libsqlite3.dylib armv7s <584eaf4090783a64b8a33125a6a976bd> /usr/lib/libsqlite3.dylib
0x3a72c000 - 0x3a779fff libstdc++.6.dylib armv7s <6428df9b541c3ffbb23c393b3b1280e9> /usr/lib/libstdc++.6.dylib
0x3a77a000 - 0x3a7a0fff libtidy.A.dylib armv7s <40c283e2258a330d9ff9799da0a1d2bb> /usr/lib/libtidy.A.dylib
0x3a7a4000 - 0x3a857fff libxml2.2.dylib armv7s <1a18ebeae7253959b9cfe286550809a8> /usr/lib/libxml2.2.dylib
0x3a858000 - 0x3a879fff libxslt.1.dylib armv7s /usr/lib/libxslt.1.dylib
0x3a87a000 - 0x3a886fff libz.1.dylib armv7s <578def3dfb6e3180b5f9d0cdacfea7ab> /usr/lib/libz.1.dylib
0x3a887000 - 0x3a88bfff libcache.dylib armv7s <5552b722402630c39069717fce563238> /usr/lib/system/libcache.dylib
0x3a88c000 - 0x3a894fff libcommonCrypto.dylib armv7s /usr/lib/system/libcommonCrypto.dylib
0x3a895000 - 0x3a899fff libcompiler_rt.dylib armv7s /usr/lib/system/libcompiler_rt.dylib
0x3a89a000 - 0x3a8a0fff libcopyfile.dylib armv7s <553c4af79d1e30bdafc06af9cf757caf> /usr/lib/system/libcopyfile.dylib
0x3a8a1000 - 0x3a8dafff libcorecrypto.dylib armv7s <3078b6192ac6371eb233dfa9b483728b> /usr/lib/system/libcorecrypto.dylib
0x3a8db000 - 0x3a8eefff libdispatch.dylib armv7s <724a779782af35d5b686b90ae55712be> /usr/lib/system/libdispatch.dylib
0x3a8ef000 - 0x3a8f0fff libdyld.dylib armv7s /usr/lib/system/libdyld.dylib
0x3a8f1000 - 0x3a8f1fff libkeymgr.dylib armv7s /usr/lib/system/libkeymgr.dylib
0x3a8f2000 - 0x3a8f8fff liblaunch.dylib armv7s /usr/lib/system/liblaunch.dylib
0x3a8f9000 - 0x3a8fcfff libmacho.dylib armv7s /usr/lib/system/libmacho.dylib
0x3a8fd000 - 0x3a8fefff libremovefile.dylib armv7s <470ebd7c55de3e19b1ba2f540fb555b8> /usr/lib/system/libremovefile.dylib
0x3a8ff000 - 0x3a90cfff libsystem_asl.dylib armv7s <667d4520d8863f96930caf3caed29585> /usr/lib/system/libsystem_asl.dylib
0x3a90d000 - 0x3a90dfff libsystem_blocks.dylib armv7s <7df185e5c3423b2b827bbb017ae0d23a> /usr/lib/system/libsystem_blocks.dylib
0x3a90e000 - 0x3a970fff libsystem_c.dylib armv7s <6bcc3e90324438708ca291c8dc2683ae> /usr/lib/system/libsystem_c.dylib
0x3a971000 - 0x3a973fff libsystem_configuration.dylib armv7s <6077b6a8819033b1a5da6eeb65667ac5> /usr/lib/system/libsystem_configuration.dylib
0x3a974000 - 0x3a97afff libsystem_dnssd.dylib armv7s <61754fc466d73885939c421a54b10ad7> /usr/lib/system/libsystem_dnssd.dylib
0x3a97b000 - 0x3a993fff libsystem_info.dylib armv7s /usr/lib/system/libsystem_info.dylib
0x3a994000 - 0x3a9acfff libsystem_kernel.dylib armv7s /usr/lib/system/libsystem_kernel.dylib
0x3a9ad000 - 0x3a9cbfff libsystem_m.dylib armv7s <5dfbe494c8bc36e49d68ff1fd3e64c03> /usr/lib/system/libsystem_m.dylib
0x3a9cc000 - 0x3a9ddfff libsystem_malloc.dylib armv7s /usr/lib/system/libsystem_malloc.dylib
0x3a9de000 - 0x3a9fefff libsystem_network.dylib armv7s /usr/lib/system/libsystem_network.dylib
0x3a9ff000 - 0x3aa06fff libsystem_notify.dylib armv7s <3e3abecaad193941a8ff25146c014ccb> /usr/lib/system/libsystem_notify.dylib
0x3aa07000 - 0x3aa0bfff libsystem_platform.dylib armv7s <2b5893167164377d8bf61d6bac6d76b0> /usr/lib/system/libsystem_platform.dylib
0x3aa0c000 - 0x3aa11fff libsystem_pthread.dylib armv7s /usr/lib/system/libsystem_pthread.dylib
0x3aa12000 - 0x3aa13fff libsystem_sandbox.dylib armv7s <8eedadf3f97f38e39b658fa502b9045b> /usr/lib/system/libsystem_sandbox.dylib
0x3aa14000 - 0x3aa16fff libsystem_stats.dylib armv7s /usr/lib/system/libsystem_stats.dylib
0x3aa17000 - 0x3aa17fff libunwind.dylib armv7s <4b9e9973ab72392485a03ed5821f40a4> /usr/lib/system/libunwind.dylib
0x3aa18000 - 0x3aa32fff libxpc.dylib armv7s <9b5096abbc8c3fd79550880a8ba59d62> /usr/lib/system/libxpc.dylib

Sign In or Register to comment.