Giter Site home page Giter Site logo

circlet's Introduction

circlet's People

Contributors

aehmlo avatar bensge avatar insanj avatar jw97 avatar kirb avatar pigigaldi avatar rabih96 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

circlet's Issues

iOS 8 and iPhone 6/6+ Support

Most of Circlet appears to work great on the new software and hardware, except for a few rare display bugs, such as the following, sent in via email:

control center pre-slider display bug
control center slider display bug

UIStatusBarLayoutManager size-related safe mode crash

{"bundleID":"com.apple.springboard","app_name":"SpringBoard","blame":["\/Library\/MobileSubstrate\/DynamicLibraries\/Circlet.dylib","\/Library\/MobileSubstrate\/DynamicLibraries\/libstatusbar.dylib"],"name":"SpringBoard","os_version":"iPhone OS 7.1.1 (11D201)","bug_type":"109","version":"50 (1.0)","symbolicated":true}
Incident Identifier: DF02EE0D-4CD2-4D3D-B71C-A8628C409E06
CrashReporter Key:   ac43993e4d16aed926de90c393411287f2aee763
Hardware Model:      iPhone6,1
Process:             SpringBoard [17678]
Path:                /System/Library/CoreServices/SpringBoard.app/SpringBoard
Identifier:          com.apple.springboard
Version:             50 (1.0)
Code Type:           ARM-64 (Native)
Parent Process:      launchd [1]
Date/Time:           2014-10-15 09:52:17.177 -0500
OS Version:          iOS 7.1.1 (11D201)
Report Version:      104
Exception Type:      EXC_CRASH (SIGBUS)
Exception Codes:     0x0000000000000000, 0x0000000000000000
Triggered by Thread: 0

Thread 0 Crashed:
0       libdispatch.dylib              0x193591714 0x193588000 + 0x9714 // __dispatch_wakeup + 0x24
1       libsystem_network.dylib        0x1936eeb84 0x1936e4000 + 0xab84 // _net_helper_send + 0xd4
2       libsystem_network.dylib        0x1936efd4c 0x1936e4000 + 0xbd4c // _net_helper_connection_start + 0x108
3       libsystem_network.dylib        0x1936f6c6c 0x1936e4000 + 0x12c6c // ___network_path_start_block_invoke + 0x110
4       libdispatch.dylib              0x19358bfd0 0x193588000 + 0x3fd0 // __dispatch_client_callout + 0xc
5       libdispatch.dylib              0x193591c80 0x193588000 + 0x9c80 // __dispatch_barrier_sync_f_invoke + 0x2c
6       libsystem_network.dylib        0x1936f6b34 0x1936e4000 + 0x12b34 // _network_path_start + 0x5c
7       SystemConfiguration            0x189a19f08 0x1899f4000 + 0x25f08 // _cellular_fallback_monitor + 0x16c
8       SystemConfiguration            0x189a1cdac 0x1899f4000 + 0x28dac // _cellular_fallback_update_flags + 0x4c
9       SystemConfiguration            0x189a16d88 0x1899f4000 + 0x22d88 // ___SCNetworkReachabilityGetFlags + 0x910
10      SystemConfiguration            0x189a16f38 0x1899f4000 + 0x22f38 // _SCNetworkReachabilityGetFlags + 0xdc
11    + Circlet.dylib                  0x103099784 0x103090000 + 0x9784 // 0x000096e0 + 0xa4
12    + Circlet.dylib                  0x1030975a4 0x103090000 + 0x75a4 // 0x00007490 + 0x114
13    + Circlet.dylib                  0x103095e68 0x103090000 + 0x5e68 // 0x00005e4c + 0x1c
14      UIKit                          0x189f201e4 0x189a60000 + 0x4c01e4 // -[UIStatusBarLayoutManager _sizeNeededForItemView:] + 0x7c
15      UIKit                          0x189f1fda0 0x189a60000 + 0x4bfda0 // -[UIStatusBarLayoutManager sizeNeededForItems:] + 0xc0
16      UIKit                          0x189a69fdc 0x189a60000 + 0x9fdc // -[UIStatusBarForegroundView _computeVisibleItemsPreservingHistory:] + 0x3b0
17    + libstatusbar.dylib             0x10373d474 0x103738000 + 0x5474 // 0x00005428 + 0x4c
18      UIKit                          0x189a69bcc 0x189a60000 + 0x9bcc // -[UIStatusBarForegroundView _reflowItemViewsWithDuration:preserveHistory:] + 0x28
19      UIKit                          0x189a68460 0x189a60000 + 0x8460 // -[UIStatusBarForegroundView _setStatusBarData:actions:animated:] + 0x1e8
20      UIKit                          0x189a68008 0x189a60000 + 0x8008 // -[UIStatusBarForegroundView setStatusBarData:actions:animated:] + 0xf4
21      UIKit                          0x189a67360 0x189a60000 + 0x7360 // -[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:] + 0xb0
22      UIKit                          0x189a67264 0x189a60000 + 0x7264 // __UIStatusBarReceivedStatusBarDataAndActions + 0x3c
23      UIKit                          0x189a671e8 0x189a60000 + 0x71e8 // __XReceivedStatusBarDataAndActions + 0x74
24      AppSupport                     0x18aee18b4 0x18aedc000 + 0x58b4 // _migHelperRecievePortCallout + 0xc4
25      CoreFoundation                 0x186a6ae8c 0x1869a0000 + 0xcae8c // ___CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 0x34
26      CoreFoundation                 0x186a6adec 0x1869a0000 + 0xcadec // ___CFRunLoopDoSource1 + 0x1b8
27      CoreFoundation                 0x186a69010 0x1869a0000 + 0xc9010 // ___CFRunLoopRun + 0x650
28      CoreFoundation                 0x1869a9c1c 0x1869a0000 + 0x9c1c // _CFRunLoopRunSpecific + 0x1c0
29      GraphicsServices               0x18c691c08 0x18c684000 + 0xdc08 // _GSEventRunModal + 0xa4
30      UIKit                          0x189adafd8 0x189a60000 + 0x7afd8 // _UIApplicationMain + 0x480
31      SpringBoard (*)                0x100005d9c 0x100000000 + 0x5d9c // 0x00005484 + 0x918
32      libdyld.dylib                  0x1935a7a9c 0x1935a4000 + 0x3a9c // _start + 0x0

Thread 1:
0       libsystem_kernel.dylib         0x193689aa8 0x193688000 + 0x1aa8 // _kevent64 + 0x8
1       libdispatch.dylib              0x19358d998 0x193588000 + 0x5998 // __dispatch_mgr_thread + 0x30

Thread 2 name:  com.apple.CFSocket.private
Thread 2:
0       libsystem_kernel.dylib         0x1936a276c 0x193688000 + 0x1a76c // _select$DARWIN_EXTSN + 0x8
1       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
2       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
3       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 3:
0       libsystem_kernel.dylib         0x193689ca0 0x193688000 + 0x1ca0 // _mach_msg_trap + 0x8
1       CoreFoundation                 0x186a6ab70 0x1869a0000 + 0xcab70 // ___CFRunLoopServiceMachPort + 0xb4
2       CoreFoundation                 0x186a68d00 0x1869a0000 + 0xc8d00 // ___CFRunLoopRun + 0x340
3       CoreFoundation                 0x1869a9c1c 0x1869a0000 + 0x9c1c // _CFRunLoopRunSpecific + 0x1c0
4       Foundation                     0x1875452c0 0x187534000 + 0x112c0 // -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 0x124
5       Foundation                     0x1875a2d74 0x187534000 + 0x6ed74 // -[NSRunLoop(NSRunLoop) run] + 0x5c
6       UIKit                          0x189f2087c 0x189a60000 + 0x4c087c // -[UIStatusBarServerThread main] + 0x2c4
7       Foundation                     0x18762c408 0x187534000 + 0xf8408 // ___NSThread__main__ + 0x3e4
8       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
9       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
10      libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 4 name:  com.apple.coremedia.player.async
Thread 4:
0       libsystem_kernel.dylib         0x193689cdc 0x193688000 + 0x1cdc // _semaphore_wait_trap + 0x8
1       MediaToolbox                   0x1882adbc4 0x1882a8000 + 0x5bc4 // _fpa_AsyncMovieControlThread + 0x724
2       CoreMedia                      0x1870bcb9c 0x18708c000 + 0x30b9c // _figThreadMain + 0xfc
3       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
4       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
5       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 5:
0       libsystem_kernel.dylib         0x193689ca0 0x193688000 + 0x1ca0 // _mach_msg_trap + 0x8
1       CoreFoundation                 0x186a6ab70 0x1869a0000 + 0xcab70 // ___CFRunLoopServiceMachPort + 0xb4
2       CoreFoundation                 0x186a68d00 0x1869a0000 + 0xc8d00 // ___CFRunLoopRun + 0x340
3       CoreFoundation                 0x1869a9c1c 0x1869a0000 + 0x9c1c // _CFRunLoopRunSpecific + 0x1c0
4       CoreFoundation                 0x1869ff2a4 0x1869a0000 + 0x5f2a4 // _CFRunLoopRun + 0x6c
5       CoreMotion                     0x187162538 0x187124000 + 0x3e538 // 0x0003e2c0 + 0x278
6       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
7       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
8       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 6:
0       libsystem_kernel.dylib         0x193689ca0 0x193688000 + 0x1ca0 // _mach_msg_trap + 0x8
1       CoreFoundation                 0x186a6ab70 0x1869a0000 + 0xcab70 // ___CFRunLoopServiceMachPort + 0xb4
2       CoreFoundation                 0x186a68d00 0x1869a0000 + 0xc8d00 // ___CFRunLoopRun + 0x340
3       CoreFoundation                 0x1869a9c1c 0x1869a0000 + 0x9c1c // _CFRunLoopRunSpecific + 0x1c0
4       SpringBoard (*)                0x10006971c 0x100000000 + 0x6971c // 0x00069608 + 0x114
5       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
6       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
7       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 7 name:  com.apple.springboard.icongeneration
Thread 7:
0       libsystem_kernel.dylib         0x193689ca0 0x193688000 + 0x1ca0 // _mach_msg_trap + 0x8
1       CoreFoundation                 0x186a6ab70 0x1869a0000 + 0xcab70 // ___CFRunLoopServiceMachPort + 0xb4
2       CoreFoundation                 0x186a68d00 0x1869a0000 + 0xc8d00 // ___CFRunLoopRun + 0x340
3       CoreFoundation                 0x1869a9c1c 0x1869a0000 + 0x9c1c // _CFRunLoopRunSpecific + 0x1c0
4       SpringBoard (*)                0x100069880 0x100000000 + 0x69880 // 0x00069760 + 0x120
5       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
6       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
7       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 8 name:  WebThread
Thread 8:
0       libsystem_kernel.dylib         0x193689cdc 0x193688000 + 0x1cdc // _semaphore_wait_trap + 0x8
1       libdispatch.dylib              0x193591a34 0x193588000 + 0x9a34 // __dispatch_barrier_sync_f_slow + 0xe8
2       QuartzCore                     0x189682658 0x189650000 + 0x32658 // CABackingStoreGetFrontTexture(CABackingStore*) + 0x58
3       QuartzCore                     0x189687b74 0x189650000 + 0x37b74 // _CABackingStorePrepareFrontTexture + 0x3c
4       QuartzCore                     0x18965b1c4 0x189650000 + 0xb1c4 // CA::Layer::prepare_commit(CA::Transaction*) + 0x144
5       QuartzCore                     0x18965a568 0x189650000 + 0xa568 // CA::Context::commit_transaction(CA::Transaction*) + 0x120
6       QuartzCore                     0x18965a300 0x189650000 + 0xa300 // CA::Transaction::commit() + 0x1a4
7       QuartzCore                     0x189653c34 0x189650000 + 0x3c34 // CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 0x4c
8       CoreFoundation                 0x186a6b6a4 0x1869a0000 + 0xcb6a4 // ___CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 0x1c
9       CoreFoundation                 0x186a6892c 0x1869a0000 + 0xc892c // ___CFRunLoopDoObservers + 0x170
10      CoreFoundation                 0x186a68cb8 0x1869a0000 + 0xc8cb8 // ___CFRunLoopRun + 0x2f8
11      CoreFoundation                 0x1869a9c1c 0x1869a0000 + 0x9c1c // _CFRunLoopRunSpecific + 0x1c0
12      WebCore                        0x1902c7fd8 0x1901c8000 + 0xfffd8 // RunWebThread(void*) + 0x1d4
13      libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
14      libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
15      libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 9 name:  JavaScriptCore::BlockFree
Thread 9:
0       libsystem_kernel.dylib         0x1936a2394 0x193688000 + 0x1a394 // ___psynch_cvwait + 0x8
1       JavaScriptCore                 0x187c92a18 0x187c78000 + 0x1aa18 // WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 0x8c
2       JavaScriptCore                 0x187c927c0 0x187c78000 + 0x1a7c0 // JSC::BlockAllocator::blockFreeingThreadMain() + 0x60
3       JavaScriptCore                 0x187c8e330 0x187c78000 + 0x16330 // WTF::wtfThreadEntryPoint(void*) + 0x14
4       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
5       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
6       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 10 name:  JavaScriptCore::Marking
Thread 10:
0       libsystem_kernel.dylib         0x1936a2394 0x193688000 + 0x1a394 // ___psynch_cvwait + 0x8
1       JavaScriptCore                 0x187eba514 0x187c78000 + 0x242514 // JSC::GCThread::waitForNextPhase() + 0x68
2       JavaScriptCore                 0x187eba5a8 0x187c78000 + 0x2425a8 // JSC::GCThread::gcThreadMain() + 0x58
3       JavaScriptCore                 0x187c8e330 0x187c78000 + 0x16330 // WTF::wtfThreadEntryPoint(void*) + 0x14
4       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
5       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
6       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 11 name:  com.apple.NSURLConnectionLoader
Thread 11:
0       libsystem_kernel.dylib         0x193689ca0 0x193688000 + 0x1ca0 // _mach_msg_trap + 0x8
1       CoreFoundation                 0x186a6ab70 0x1869a0000 + 0xcab70 // ___CFRunLoopServiceMachPort + 0xb4
2       CoreFoundation                 0x186a68d00 0x1869a0000 + 0xc8d00 // ___CFRunLoopRun + 0x340
3       CoreFoundation                 0x1869a9c1c 0x1869a0000 + 0x9c1c // _CFRunLoopRunSpecific + 0x1c0
4       Foundation                     0x18759e424 0x187534000 + 0x6a424 // +[NSURLConnection(Loader) _resourceLoadLoop:] + 0x158
5       Foundation                     0x18762c408 0x187534000 + 0xf8408 // ___NSThread__main__ + 0x3e4
6       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
7       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
8       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 12 name:  WiFiManager callback thread
Thread 12:
0       libsystem_kernel.dylib         0x193689ca0 0x193688000 + 0x1ca0 // _mach_msg_trap + 0x8
1       CoreFoundation                 0x186a6ab70 0x1869a0000 + 0xcab70 // ___CFRunLoopServiceMachPort + 0xb4
2       CoreFoundation                 0x186a68d00 0x1869a0000 + 0xc8d00 // ___CFRunLoopRun + 0x340
3       CoreFoundation                 0x1869a9c1c 0x1869a0000 + 0x9c1c // _CFRunLoopRunSpecific + 0x1c0
4       Foundation                     0x1875452c0 0x187534000 + 0x112c0 // -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 0x124
5       Foundation                     0x1875a2d74 0x187534000 + 0x6ed74 // -[NSRunLoop(NSRunLoop) run] + 0x5c
6       Foundation                     0x18762c408 0x187534000 + 0xf8408 // ___NSThread__main__ + 0x3e4
7       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
8       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
9       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 13 name:  WebCore: CFNetwork Loader
Thread 13:
0       libsystem_kernel.dylib         0x193689ca0 0x193688000 + 0x1ca0 // _mach_msg_trap + 0x8
1       CoreFoundation                 0x186a6ab70 0x1869a0000 + 0xcab70 // ___CFRunLoopServiceMachPort + 0xb4
2       CoreFoundation                 0x186a68d00 0x1869a0000 + 0xc8d00 // ___CFRunLoopRun + 0x340
3       CoreFoundation                 0x1869a9c1c 0x1869a0000 + 0x9c1c // _CFRunLoopRunSpecific + 0x1c0
4       WebCore                        0x1903222f8 0x1901c8000 + 0x15a2f8 // WebCore::runLoaderThread(void*) + 0x104
5       JavaScriptCore                 0x187c8e330 0x187c78000 + 0x16330 // WTF::wtfThreadEntryPoint(void*) + 0x14
6       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
7       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
8       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 14 name:  com.apple.coremedia.player.remote
Thread 14:
0       libsystem_kernel.dylib         0x193689ca0 0x193688000 + 0x1ca0 // _mach_msg_trap + 0x8
1       MediaToolbox                   0x1882b5324 0x1882a8000 + 0xd324 // _FigExpressNotificationThread + 0x5c
2       CoreMedia                      0x1870bcb9c 0x18708c000 + 0x30b9c // _figThreadMain + 0xfc
3       libsystem_pthread.dylib        0x193723e18 0x193720000 + 0x3e18 // __pthread_body + 0xa4
4       libsystem_pthread.dylib        0x193723d70 0x193720000 + 0x3d70 // __pthread_start + 0x88
5       libsystem_pthread.dylib        0x193721550 0x193720000 + 0x1550 // _thread_start + 0x0

Thread 15:
0       libsystem_kernel.dylib         0x1936a2e74 0x193688000 + 0x1ae74 // ___workq_kernreturn + 0x8
1       libsystem_pthread.dylib        0x193721548 0x193720000 + 0x1548 // _start_wqthread + 0x0

Thread 16:
0       libsystem_kernel.dylib         0x1936a2e74 0x193688000 + 0x1ae74 // ___workq_kernreturn + 0x8
1       libsystem_pthread.dylib        0x193721548 0x193720000 + 0x1548 // _start_wqthread + 0x0

Thread 17:
0       libsystem_kernel.dylib         0x1936a1cc8 0x193688000 + 0x19cc8 // ___kill + 0x8
1       libsystem_platform.dylib       0x19371fb08 0x193718000 + 0x7b08 // __sigtramp + 0x34
2       Celestial                      0x18b30535c 0x18b21c000 + 0xe935c // _JPEGParseJPEGInfo + 0x44
3       Celestial                      0x18b2f23d0 0x18b21c000 + 0xd63d0 // _createPixelBufferFromJPEG + 0x128
4       Celestial                      0x18b2f1ec8 0x18b21c000 + 0xd5ec8 // _FigCreateIOSurfaceFromJPEG + 0x184
5       ImageIO                        0x187a824f0 0x187a14000 + 0x6e4f0 // _createIOSurfaceWithHardwareJpegDecode + 0xb4
6       ImageIO                        0x187a81f74 0x187a14000 + 0x6df74 // _copyIOSurfaceCallbackWithHardware + 0x908
7       ImageIO                        0x187a41744 0x187a14000 + 0x2d744 // _ImageProviderCopyIOSurfaceCallback + 0x16c
8       QuartzCore                     0x18968a3b8 0x189650000 + 0x3a3b8 // CA::Render::create_image(CGImage*, CGColorSpace*, unsigned int) + 0xfc
9       QuartzCore                     0x189689780 0x189650000 + 0x39780 // CA::Render::copy_image(CGImage*, CGColorSpace*, unsigned int, double) + 0x15c
10      QuartzCore                     0x189755aac 0x189650000 + 0x105aac // CA::CG::fill_image(CA::CG::Renderer&, CGImage*, CA::Rect const&, CA::Mat2<double> const&, bool, bool, CGInterpolationQuality, CA::Bounds const*) + 0x560
11      QuartzCore                     0x189674954 0x189650000 + 0x24954 // CA::CG::DrawImage::draw_image(CA::CG::Renderer&, bool) const + 0x60
12      QuartzCore                     0x189671390 0x189650000 + 0x21390 // CA::CG::DrawOp::render(CA::CG::Renderer&) const + 0xa58
13      QuartzCore                     0x18966f45c 0x189650000 + 0x1f45c // CA::CG::Queue::render_callback(void*) + 0x158
14      libdispatch.dylib              0x19358bfd0 0x193588000 + 0x3fd0 // __dispatch_client_callout + 0xc
15      libdispatch.dylib              0x1935924a4 0x193588000 + 0xa4a4 // __dispatch_queue_drain + 0x27c
16      libdispatch.dylib              0x19358e4bc 0x193588000 + 0x64bc // __dispatch_queue_invoke + 0x40
17      libdispatch.dylib              0x1935930f0 0x193588000 + 0xb0f0 // __dispatch_root_queue_drain + 0x64
18      libdispatch.dylib              0x1935934f8 0x193588000 + 0xb4f8 // __dispatch_worker_thread2 + 0x48
19      libsystem_pthread.dylib        0x1937216b8 0x193720000 + 0x16b8 // __pthread_wqthread + 0x160
20      libsystem_pthread.dylib        0x193721548 0x193720000 + 0x1548 // _start_wqthread + 0x0

Thread 18:
0       libsystem_kernel.dylib         0x1936a2e74 0x193688000 + 0x1ae74 // ___workq_kernreturn + 0x8
1       libsystem_pthread.dylib        0x193721548 0x193720000 + 0x1548 // _start_wqthread + 0x0

Thread 19:
0       libsystem_kernel.dylib         0x1936a2e74 0x193688000 + 0x1ae74 // ___workq_kernreturn + 0x8
1       libsystem_pthread.dylib        0x193721548 0x193720000 + 0x1548 // _start_wqthread + 0x0

Thread 20:
0       libsystem_kernel.dylib         0x1936a2e74 0x193688000 + 0x1ae74 // ___workq_kernreturn + 0x8
1       libsystem_pthread.dylib        0x193721548 0x193720000 + 0x1548 // _start_wqthread + 0x0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x00000001700d5c40   x1: 0x000000019375bd5d   x2: 0x0000000000000001   x3: 0x0000000000010001
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000890
    x8: 0x0000000000000001   x9: 0x00000001700d5c74  x10: 0x0000000000000000  x11: 0x0000000000000000
   x12: 0x00000001780654d0  x13: 0x000000019647e290  x14: 0x0000000040002001  x15: 0x0000000000000080
   x16: 0x000000019375bd5d  x17: 0x000000019358c074  x18: 0x0000000000000000  x19: 0x00000001700d5c40
   x20: 0x0000000000000000  x21: 0x00000001700d5c70  x22: 0x000000016fdfa690  x23: 0x00000001964715c0
   x24: 0x0000000000000000  x25: 0x000000017202e520  x26: 0x0000000000000000  x27: 0x000000010067d150
   x28: 0x000000018a1b337b  fp: 0x000000016fdfa640   lr: 0x00000001936eeb88
    sp: 0x000000016fdfa620   pc: 0x0000000193591714 cpsr: 0x60000000

Binary Images (dpkg):
0x10051c000 - 0x10051ffff + MobileSubstrate.dylib arm64  <44098dcc3ab23a85a2349efffd18ac84> /Library/MobileSubstrate/MobileSubstrate.dylib {"name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.5012","install_date":"2014-10-08 12:14:41 -0500"}
0x10180c000 - 0x10180ffff + SubstrateLoader.dylib arm64  <42d039bae20b3f37ad04172cba0c30fe> /Library/Frameworks/CydiaSubstrate.framework/Libraries/SubstrateLoader.dylib {"name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.5012","install_date":"2014-10-08 12:14:41 -0500"}
0x101838000 - 0x10187bfff + AdBlocker.dylib arm64  <90bfd47734083a1ea3e975b1ba75b64b> /Library/MobileSubstrate/DynamicLibraries/AdBlocker.dylib {"name":"AdBlocker","identifier":"com.yllier.blocker","version":"1.60","install_date":"2014-07-02 15:19:49 -0500"}
0x101898000 - 0x10189bfff + libsubstrate.dylib arm64  <b0fe3435dd433914b9df697602c2cf08> /usr/lib/libsubstrate.dylib {"name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.5012","install_date":"2014-10-08 12:14:41 -0500"}
0x101994000 - 0x101997fff + AlwaysClear.dylib arm64  <3cef6a41bc613fb8a5128f48b5ec374e> /Library/MobileSubstrate/DynamicLibraries/AlwaysClear.dylib {"name":"AlwaysClear","identifier":"com.ryanburke.alwaysclear","version":"0.1","install_date":"2014-07-04 18:58:46 -0500"}
0x1019a0000 - 0x1019abfff + AppList.dylib arm64  <4e35e0f40552337e86eabb9e1715e3a7> /Library/MobileSubstrate/DynamicLibraries/AppList.dylib {"name":"AppList","identifier":"applist","version":"1.5.8","install_date":"2014-07-02 15:06:48 -0500"}
0x1019b4000 - 0x1019b7fff + librocketbootstrap.dylib arm64  <65833ae1b8c0391989be206e3f90a601> /usr/lib/librocketbootstrap.dylib {"name":"RocketBootstrap","identifier":"com.rpetrich.rocketbootstrap","version":"1.0.2","install_date":"2014-07-02 15:06:48 -0500"}
0x1019c0000 - 0x1019c3fff + Bloard.dylib arm64  <327d7c154b433fc39c09c3c8b24e5629> /Library/MobileSubstrate/DynamicLibraries/Bloard.dylib {"name":"Bloard","identifier":"com.gnos.bloard","version":"0.0.8-2","install_date":"2014-10-02 11:52:37 -0500"}
0x103090000 - 0x10309bfff + Circlet.dylib arm64  <c1153d95c2f33c0196d4171d1da413e7> /Library/MobileSubstrate/DynamicLibraries/Circlet.dylib {"name":"Circlet","identifier":"com.insanj.circlet","version":"1.3.2-1","install_date":"2014-10-02 11:41:43 -0500"}
0x103130000 - 0x10315ffff + Cylinder.dylib arm64  <cb1669b4e11d3e63acf55e114c52a992> /Library/MobileSubstrate/DynamicLibraries/Cylinder.dylib {"name":"Cylinder","identifier":"com.r333d.cylinder","version":"0.14.3.16","install_date":"2014-07-05 01:38:55 -0500"}
0x10317c000 - 0x10317ffff + FCSB.dylib arm64  <8634f804760036e0bc7ef0f42b050f5c> /Library/MobileSubstrate/DynamicLibraries/FCSB.dylib {"name":"Five-Column SpringBoard","identifier":"net.r-ch.fcsb","version":"1.2-1","install_date":"2014-10-15 01:46:01 -0500"}
0x103188000 - 0x10318ffff + IconSupport.dylib arm64  <4fc90978c0e5320d8fb0aac24e0f6f21> /Library/MobileSubstrate/DynamicLibraries/IconSupport.dylib {"name":"IconSupport","identifier":"com.chpwn.iconsupport","version":"1.9.4-1","install_date":"2014-07-02 15:20:53 -0500"}
0x103198000 - 0x1031e3fff + Flex.dylib arm64  <ed3bd72df1f2380c9b43cdf4476f780d> /Library/MobileSubstrate/DynamicLibraries/Flex.dylib {"name":"Flex 2","identifier":"flex2packagebeta","version":"1.938","install_date":"2014-10-02 11:21:31 -0500"}
0x103228000 - 0x10322ffff + FlipControlCenter.dylib arm64  <d9d075e867e930e2be6b00e41cad6691> /Library/MobileSubstrate/DynamicLibraries/FlipControlCenter.dylib {"name":"FlipControlCenter","identifier":"com.rpetrich.flipcontrolcenter","version":"1.0","install_date":"2014-07-02 16:30:57 -0500"}
0x103238000 - 0x103243fff + libflipswitch.dylib arm64  <538bb57b1e983db3a809835edd347095> /usr/lib/libflipswitch.dylib {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x10324c000 - 0x103253fff + libFlipswitchSpringBoard.dylib arm64  <6c2cd3bb35c23b63ab86f25c5ec0f32e> /Library/Flipswitch/libFlipswitchSpringBoard.dylib {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x10325c000 - 0x10325ffff + FuckThatBounce.dylib arm64  <029d1dacd1bd34178bbc211e88a090ca> /Library/MobileSubstrate/DynamicLibraries/FuckThatBounce.dylib {"name":"FuckThatBounce","identifier":"com.fortysixandtwo.fuckthatbounce","version":"0.9.1-1","install_date":"2014-07-05 10:02:57 -0500"}
0x103268000 - 0x103277fff + GIFPaper.dylib arm64  <4a2454c811483fdca435e01e0e27bca8> /Library/MobileSubstrate/DynamicLibraries/GIFPaper.dylib {"name":"GIFPaper","identifier":"com.magnusdevelopment.gifpaper","version":"1.3","install_date":"2014-08-07 16:34:31 -0500"}
0x103280000 - 0x103283fff + GIFViewer.dylib arm64  <7b831d749f7239f685bac6283c3bab32> /Library/MobileSubstrate/DynamicLibraries/GIFViewer.dylib {"name":"GIFViewer","identifier":"com.jerryen.gifviewer","version":"1.0.1-1","install_date":"2014-07-02 15:19:49 -0500"}
0x10328c000 - 0x103297fff + GroovyLock.dylib arm64  <a9002532ba8d38f4b10d188be1bc253a> /Library/MobileSubstrate/DynamicLibraries/GroovyLock.dylib {"name":"GroovyLock","identifier":"com.groovycarrot.groovylock","version":"1.7.3","install_date":"2014-10-14 20:08:24 -0500"}
0x1032a8000 - 0x1032abfff + HUDSpeed.dylib arm64  <adb0115d26c43acc9d671c8665b49810> /Library/MobileSubstrate/DynamicLibraries/HUDSpeed.dylib {"name":"HUDSpeed","identifier":"org.thebigboss.hudspeed","version":"1.0.0","install_date":"2014-07-17 20:50:54 -0500"}
0x1032b4000 - 0x1032bffff + JellyLock7.dylib arm64  <d1058eeaa4fb323999c9e1d88d5416a3> /Library/MobileSubstrate/DynamicLibraries/JellyLock7.dylib {"name":"JellyLock7","identifier":"com.maxkatzmann.jellylock7","version":"1.1.0-1","install_date":"2014-07-02 17:48:34 -0500"}
0x1032cc000 - 0x1032d3fff + JellyLockClock7.dylib arm64  <76381d95f18633ff95176b9ccec22632> /Library/MobileSubstrate/DynamicLibraries/JellyLockClock7.dylib {"name":"JellyLockClock7","identifier":"com.fortysixandtwo.jellylockclock7","version":"1.1~rc4-1","install_date":"2014-07-05 10:02:57 -0500"}
0x103418000 - 0x10341ffff + LocalIAPStore.dylib arm64  <0950f68dd54537cdbe18a89df320b09a> /Library/MobileSubstrate/DynamicLibraries/LocalIAPStore.dylib {"name":"LocalIAPStore","identifier":"com.sull.localiapstore","version":"1.4-1","install_date":"2014-07-02 21:15:50 -0500"}
0x10342c000 - 0x10342ffff + LockScreenGestureCleanUp.dylib arm64  <11ac3b920a833b7a90283ab1918c0ad8> /Library/MobileSubstrate/DynamicLibraries/LockScreenGestureCleanUp.dylib {"name":"LockScreenGestureCleanUp","identifier":"com.bushe.lockscreengesturecleanup","version":"0.5-1","install_date":"2014-10-14 13:39:56 -0500"}
0x10344c000 - 0x103453fff + MultiIconMoverPlus.dylib arm64  <486ca12267cf3614b1b0c4903aa21399> /Library/MobileSubstrate/DynamicLibraries/MultiIconMoverPlus.dylib {"name":"MultiIconMover+","identifier":"jp.ashikase.multiiconmover.plus","version":"2.3.0","install_date":"2014-07-02 15:54:11 -0500"}
0x103478000 - 0x10347bfff + NoDelay64.dylib arm64  <8b70a833e4323e2ba9a109c2e70652d4> /Library/MobileSubstrate/DynamicLibraries/NoDelay64.dylib {"name":"NoDelay64","identifier":"com.skyfrost.nodelay64","version":"1.2-4","install_date":"2014-10-14 18:43:01 -0500"}
0x103484000 - 0x103493fff + PredictiveKeyboard.dylib arm64  <bef6cf197372311a96ec0761ef43bfe8> /Library/MobileSubstrate/DynamicLibraries/PredictiveKeyboard.dylib {"name":"PredictiveKeyboard","identifier":"com.fralima.predictivekeyboard","version":"2.8-16","install_date":"2014-10-02 11:11:23 -0500"}
0x10349c000 - 0x10349ffff + SpringBoardAccess.dylib arm64  <65779bdef0a6355f9fae790e764f239f> /Library/MobileSubstrate/DynamicLibraries/SpringBoardAccess.dylib {"name":"SpringBoardAccess","identifier":"ch.ringwald.springboardaccess","version":"0.3-5","install_date":"2014-07-02 15:48:47 -0500"}
0x1034a8000 - 0x1034b3fff + Springtomize3.dylib arm64  <f7d3678801fa33428f9205b968294372> /Library/MobileSubstrate/DynamicLibraries/Springtomize3.dylib {"name":"Springtomize 3 - iOS 7","identifier":"com.filippobiga.springtomize3","version":"1.2.0-1","install_date":"2014-10-14 18:40:25 -0500"}
0x1034bc000 - 0x1034c7fff + libst3.dylib arm64  <9897a2276beb3715a50abd67dc147955> /usr/lib/libst3.dylib {"name":"Springtomize 3 - iOS 7","identifier":"com.filippobiga.springtomize3","version":"1.2.0-1","install_date":"2014-10-14 18:40:25 -0500"}
0x1034d4000 - 0x1034ebfff + libst3UI.dylib arm64  <2069959239ce3e06b97323fcbd447892> /usr/lib/libst3UI.dylib {"name":"Springtomize 3 - iOS 7","identifier":"com.filippobiga.springtomize3","version":"1.2.0-1","install_date":"2014-10-14 18:40:25 -0500"}
0x103524000 - 0x10352bfff + StatusHUD.dylib arm64  <819a8b25c7423704acc5be6159c9647d> /Library/MobileSubstrate/DynamicLibraries/StatusHUD.dylib {"name":"StatusHUD 2","identifier":"cc.tweak.statushud","version":"2.0.0","install_date":"2014-07-02 15:38:41 -0500"}
0x10353c000 - 0x10353ffff + StatusPeek.dylib arm64  <946d6c02ab0c3555b61492f1f4330dc4> /Library/MobileSubstrate/DynamicLibraries/StatusPeek.dylib {"name":"StatusPeek","identifier":"com.noeliel.statuspeek","version":"1.1d","install_date":"2014-08-28 16:34:09 -0500"}
0x103548000 - 0x10354ffff + SubtleLock.dylib arm64  <3798fb9e9a6f3f3a946685df78f9b8b3> /Library/MobileSubstrate/DynamicLibraries/SubtleLock.dylib {"name":"SubtleLock (iOS 7)","identifier":"org.thebigboss.subtlelock7","version":"2.0.3-1","install_date":"2014-10-14 13:39:57 -0500"}
0x103558000 - 0x10355bfff + TimePasscode.dylib arm64  <e346db17233b3a4f9095046b201e096e> /Library/MobileSubstrate/DynamicLibraries/TimePasscode.dylib {"name":"TimePasscode","identifier":"com.expetelek.timepasscode","version":"0.0.3","install_date":"2014-07-02 15:41:47 -0500"}
0x103564000 - 0x103567fff + ToneEnabler.dylib arm64  <097f19dc334935178c2fdefa7daba47a> /Library/MobileSubstrate/DynamicLibraries/ToneEnabler.dylib {"name":"ToneEnabler","identifier":"com.unlimapps.toneenabler","version":"0.0.1-33","install_date":"2014-07-02 17:13:53 -0500"}
0x103570000 - 0x1035c3fff + Umino.dylib arm64  <27642c6086223d2c8370d6dcfaedaaa1> /Library/MobileSubstrate/DynamicLibraries/Umino.dylib {"name":"Auxo 2 (iOS 7)","identifier":"com.a3tweaks.auxo2","version":"1.2.3","install_date":"2014-07-08 16:02:50 -0500"}
0x1035dc000 - 0x1035dffff + UnlockSound7.dylib arm64  <2cc8661c26e4392986d0f2321b2e0516> /Library/MobileSubstrate/DynamicLibraries/UnlockSound7.dylib {"name":"UnlockSound7","identifier":"com.merdok.unlocksound7","version":"1.0.0-10","install_date":"2014-08-03 11:22:47 -0500"}
0x1035e8000 - 0x1035f7fff + Unrestrictor3G.dylib arm64  <39ee68238cfa316ab13c7d097dabcb1d> /Library/MobileSubstrate/DynamicLibraries/Unrestrictor3G.dylib {"name":"3G Unrestrictor 5 (iOS 7 & 6)","identifier":"com.sull.3gunrestrictorios56","version":"5.7.3-1","install_date":"2014-07-03 17:30:37 -0500"}
0x103600000 - 0x10360ffff + WinterBoard.dylib arm64  <6e7d3b3dcc043699b577a7885b343a8d> /Library/MobileSubstrate/DynamicLibraries/WinterBoard.dylib {"name":"WinterBoard","identifier":"winterboard","version":"0.9.3915","install_date":"2014-09-09 16:34:07 -0500"}
0x103650000 - 0x103653fff + customLS.dylib arm64  <607c3d27dde73c7fa12e0b64f03c4c19> /Library/MobileSubstrate/DynamicLibraries/customLS.dylib {"name":"customLS","identifier":"com.dylankelly.customls","version":"1.2-1","install_date":"2014-10-14 20:29:09 -0500"}
0x10365c000 - 0x10365ffff + fid7.dylib arm64  <df2b128d48673652a2827216325dd6ff> /Library/MobileSubstrate/DynamicLibraries/fid7.dylib {"name":"Five Icon Dock (iOS 7)","identifier":"com.sull.fiveicondockios7","version":"0.1-1","install_date":"2014-07-02 15:36:10 -0500"}
0x10367c000 - 0x103683fff + iCleanerLib.dylib arm64  <b76a794c54383ef0b079a1e83033b2b9> /Library/MobileSubstrate/DynamicLibraries/iCleanerLib.dylib {"name":"iCleaner Pro","identifier":"com.exile90.icleanerpro","version":"7.2.4","install_date":"2014-09-09 12:39:44 -0500"}
0x103690000 - 0x103693fff + libhide.dylib arm64  <f3d8d137a96a3bb38b6947e95f13dc02> /Library/MobileSubstrate/DynamicLibraries/libhide.dylib {"name":"libhide","identifier":"libhide","version":"2.4.1-1","install_date":"2014-07-02 18:34:28 -0500"}
0x10369c000 - 0x1036a7fff + libobjcipc.dylib arm64  <53f60a4b7b6d33969fc8d6b0d126319c> /Library/MobileSubstrate/DynamicLibraries/libobjcipc.dylib {"name":"libobjcipc","identifier":"cc.tweak.libobjcipc","version":"1.0.1","install_date":"2014-07-31 16:59:47 -0500"}
0x103738000 - 0x103743fff + libstatusbar.dylib arm64  <ba39128808a23bb2a7bf3379380bc027> /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib {"name":"libstatusbar","identifier":"libstatusbar","version":"1:0.9.7.1.2","install_date":"2014-07-02 15:48:47 -0500"}
0x10374c000 - 0x103753fff + lockHTML.dylib arm64  <253f21abb1163665993e00ca642b23bc> /Library/MobileSubstrate/DynamicLibraries/lockHTML.dylib {"name":"LockHTML3","identifier":"com.bushe.lockhtml3","version":"1.2.t-1","install_date":"2014-10-14 13:39:56 -0500"}
0x103768000 - 0x103777fff + shrink.dylib arm64  <f89fd1b0416b3766b9b4171a22798838> /Library/MobileSubstrate/DynamicLibraries/shrink.dylib {"name":"Shrink","identifier":"com.phoenix.shrink","version":"1.0.7.1","install_date":"2014-07-02 15:06:50 -0500"}
0x103780000 - 0x103787fff + zeppelin_sb.dylib arm64  <08e4a98fe5f63ad682b33c0f68168750> /Library/MobileSubstrate/DynamicLibraries/zeppelin_sb.dylib {"name":"Zeppelin","identifier":"com.alexzielenski.zeppelin","version":"2.0.2","install_date":"2014-07-02 15:44:37 -0500"}
0x103790000 - 0x103793fff + zeppelin_uikit.dylib arm64  <01b6a4af98833f00a4424ef5576745d9> /Library/MobileSubstrate/DynamicLibraries/zeppelin_uikit.dylib {"name":"Zeppelin","identifier":"com.alexzielenski.zeppelin","version":"2.0.2","install_date":"2014-07-02 15:44:37 -0500"}
0x104a50000 - 0x104a53fff + Respring arm64  <1b5d8fe44e573009ab23715b19718c61> /Library/Switches/Respring.bundle/Respring {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x104a78000 - 0x104a7bfff + Settings arm64  <f0d065ca995730698820b2f458a00177> /Library/Switches/Settings.bundle/Settings {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x104b14000 - 0x104b17fff + Flashlight arm64  <6e90f8bf81503843aa09d4278cb48aa6> /Library/Switches/Flashlight.bundle/Flashlight {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x104b74000 - 0x104b77fff + AutoBrightness arm64  <a912d49bf5ac3fc78b7acc67ccd87aa1> /Library/Switches/AutoBrightness.bundle/AutoBrightness {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x104b94000 - 0x104b97fff + Hotspot arm64  <e96363c23d29355aba13f1c22d80299c> /Library/Switches/Hotspot.bundle/Hotspot {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x104bd4000 - 0x104bd7fff + Autolock arm64  <ed8c1d04c07732f8a8ab900a929f37e7> /Library/Switches/Autolock.bundle/Autolock {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x10523c000 - 0x10523ffff + 3G arm64  <ca99ce51873d3090a26ec7c51242b199> /Library/Switches/3G.bundle/3G {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x105248000 - 0x10524bfff + BloardFlipswitch arm64  <8b892b5656173771b3c8c92f69cfc9cd> /Library/Switches/BloardFlipswitch.bundle/BloardFlipswitch {"name":"Bloard","identifier":"com.gnos.bloard","version":"0.0.8-2","install_date":"2014-10-02 11:52:37 -0500"}
0x105260000 - 0x105263fff + Data arm64  <2619e9f68f3e3065bd24ff9fcbabb554> /Library/Switches/Data.bundle/Data {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x10526c000 - 0x10526ffff + DoNotDisturb arm64  <c4951422c2e03250805f56b2fb3c4e76> /Library/Switches/DoNotDisturb.bundle/DoNotDisturb {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x105278000 - 0x10527bfff + Location arm64  <881e825ed07a353e8b3d59351cd48f87> /Library/Switches/Location.bundle/Location {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x105284000 - 0x105287fff + Rotation arm64  <546fd052708731eca6eeccda1e2f90b5> /Library/Switches/Rotation.bundle/Rotation {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x105290000 - 0x105293fff + WifiProxy arm64  <bca6aa75a5ca3ab99c4936ee06523309> /Library/Switches/WifiProxy.bundle/WifiProxy {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x1052e4000 - 0x1052e7fff + VPN arm64  <c85c962719403cf3a00c86be2a0a2bd9> /Library/Switches/VPN.bundle/VPN {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x106458000 - 0x10645bfff + Vibration arm64  <bae9e4757bc83a038d45fefc2f528ef1> /Library/Switches/Vibration.bundle/Vibration {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x106488000 - 0x10648bfff + Ringer arm64  <ee410bb73b533459a92b6d35bf21a2e5> /Library/Switches/Ringer.bundle/Ringer {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x1064d4000 - 0x1064d7fff + Bluetooth arm64  <9f92c1a046093717a7afe7d84ced7c67> /Library/Switches/Bluetooth.bundle/Bluetooth {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x1064f8000 - 0x1064fbfff + Wifi arm64  <60e7a61f1925366b99246e9ef8c48772> /Library/Switches/Wifi.bundle/Wifi {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x10ae94000 - 0x10ae97fff + AirplaneMode arm64  <1dfb950aa9443238a41e12d0ea3e8330> /Library/Switches/AirplaneMode.bundle/AirplaneMode {"name":"Flipswitch","identifier":"com.a3tweaks.flipswitch","version":"1.0.4","install_date":"2014-07-29 16:19:27 -0500"}
0x192f64000 - 0x192f7bfff + libmis.dylib arm64  <f4fe1583f4cc32829e3522895f5a3c5f> /usr/lib/libmis.dylib {"name":"Pangu 7.1-7.1.x Untether","identifier":"io.pangu.axe7","version":"0.3","install_date":"2014-08-21 11:59:55 -0500"}

Binary Images (App Store):

Binary Images (Other):
0x100000000 - 0x100393fff   SpringBoard arm64  <865e4330f35a37d08289f9c41503250b> /System/Library/CoreServices/SpringBoard.app/SpringBoard
0x103668000 - 0x10366ffff   groovyAPI.dylib arm64  <abb678c6de4832ff8be010794332a37d> /Library/MobileSubstrate/DynamicLibraries/groovyAPI.dylib
0x1049b0000 - 0x1049cbfff   ProceduralWallpapers arm64  <028615f6fc6836e1913ffad682b835ad> /System/Library/ProceduralWallpaper/ProceduralWallpapers.bundle/ProceduralWallpapers
0x107550000 - 0x10755bfff   Sharing arm64  <aa945d5f1a893c439e1727a7a4af1721> /System/Library/SpringBoardPlugins/Sharing.servicebundle/Sharing
0x107568000 - 0x107577fff   WiFiPicker arm64  <9fe33adcfc9d36f3b15e714c754cb5fa> /System/Library/SpringBoardPlugins/WiFiPicker.servicebundle/WiFiPicker
0x108144000 - 0x10814bfff   StocksWeeApp arm64  <b026745402bf32d9bb2e77c2ed25c080> /System/Library/WeeAppPlugins/StocksWeeApp.bundle/StocksWeeApp
0x113854000 - 0x113863fff   RemindersWidget arm64  <a7adead7fa103b229fafab94f0caf7ed> /System/Library/WeeAppPlugins/RemindersWidget.bundle/RemindersWidget
0x1200f8000 - 0x12011ffff   dyld arm64  <628da833271c3f9bb8d44c34060f55e0> /usr/lib/dyld
0x185450000 - 0x185457fff   AccessibilitySettingsLoader arm64  <054d74701a6d3d4dab8742096e71ec7f> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x185458000 - 0x185477fff   SBAXServer arm64  <b516b3c0d6b5347fa01670be2fcb8486> /System/Library/AccessibilityBundles/SBAXServer.bundle/SBAXServer
0x185478000 - 0x18547bfff   CMASBBPlugin arm64  <849826cbeef63f0a9b7c3ccf0d6a0355> /System/Library/BulletinBoardPlugins/CMASBBPlugin.bundle/CMASBBPlugin
0x18547c000 - 0x18549bfff   CalendarProvider arm64  <fa22cd5177ac300cb31037a1502e7adc> /System/Library/BulletinBoardPlugins/CalendarProvider.bundle/CalendarProvider
0x18549c000 - 0x18549ffff   GameKitDataProvider arm64  <3ee362d83f1b38b7b571c4097eb39217> /System/Library/BulletinBoardPlugins/GameKitDataProvider.bundle/GameKitDataProvider
0x1854a0000 - 0x1854abfff   MPDataProvider arm64  <7c94343a46933dd1a44fd6c2eb27d34f> /System/Library/BulletinBoardPlugins/MPDataProvider.bundle/MPDataProvider
0x1854ac000 - 0x1854b3fff   MailDataProvider arm64  <bd4cad3d33eb31f7813135cb33a1e4d5> /System/Library/BulletinBoardPlugins/MailDataProvider.bundle/MailDataProvider
0x1854b4000 - 0x1854b7fff   PassesBulletinBoardPlugin arm64  <7e938698fe67324d8eefd2412f78e95d> /System/Library/BulletinBoardPlugins/PassesBulletinBoardPlugin.bundle/PassesBulletinBoardPlugin
0x1854b8000 - 0x1854bffff   PhotoLibraryDataProvider arm64  <d7dba0d68d0a396e99b5d87cae8250da> /System/Library/BulletinBoardPlugins/PhotoLibraryDataProvider.bundle/PhotoLibraryDataProvider
0x1854c0000 - 0x1854cbfff   SMSBBPlugin arm64  <3a749f3a25a43eee947d817c972cb0c9> /System/Library/BulletinBoardPlugins/SMSBBPlugin.bundle/SMSBBPlugin
0x1854cc000 - 0x1854d3fff   SocialBulletinBoardProvider arm64  <0b9b758eb5ea35af99f49bcfaf7df7ea> /System/Library/BulletinBoardPlugins/SocialBulletinBoardProvider.bundle/SocialBulletinBoardProvider
0x1854d4000 - 0x1854dbfff   WeatherNotifications arm64  <50d02826e85e3877887c86f76d37989d> /System/Library/BulletinBoardPlugins/WeatherNotifications.bundle/WeatherNotifications
0x185514000 - 0x185533fff   libJapaneseConverter.dylib arm64  <6265ea773f273cbe8844750fc426a03f> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x185594000 - 0x185687fff   RawCamera arm64  <0a34c1ba89183a52bad2d852cf28ef16> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1856a4000 - 0x1856fffff   AGXGLDriver arm64  <77cc6874a2f83b21a2c8843114502c2b> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver
0x185714000 - 0x185837fff   AVFoundation arm64  <71b3ba6895883ad3bec5a25d26af998e> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x185838000 - 0x185863fff   libAVFAudio.dylib arm64  <b0ce8a8a398a3fad8d58009fdda45a66> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x185864000 - 0x185867fff   Accelerate arm64  <fe3a369c06d23c4fb0c053964eab7e0a> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x185868000 - 0x185873fff   libCGInterfaces.dylib arm64  <abc3ed93d5d83aba842f187865bc560b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Resources/libCGInterfaces.dylib
0x185874000 - 0x185a47fff   vImage arm64  <35138843dfb73924908202512ca0e178> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x185a48000 - 0x185ae7fff   libBLAS.dylib arm64  <d1836bd233333aadb94d6f848f22251e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x185ae8000 - 0x185e4bfff   libLAPACK.dylib arm64  <8c24faa666963e4d905cd73fef3b7324> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x185e4c000 - 0x185ea3fff   libvDSP.dylib arm64  <f9b2f7b3ea2938bf99adbdf9e4cc159c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x185ea4000 - 0x185ec3fff   libvMisc.dylib arm64  <bd7cb5c078cf3d7bba947c31f3d802ce> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x185ec4000 - 0x185ec7fff   vecLib arm64  <c29a5c80dbf73db7b35ea6912c01192a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x185ec8000 - 0x185eeffff   Accounts arm64  <04e6c9c23f373940997e5568b8a52603> /System/Library/Frameworks/Accounts.framework/Accounts
0x185ef0000 - 0x185ef3fff   AdSupport arm64  <0d83c40bfdf03cf095fedcc8ad23be9a> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x185ef4000 - 0x185f6ffff   AddressBook arm64  <35e5cdf723fb38cdb17c46d6dbb19028> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x185f70000 - 0x1860b3fff   AddressBookUI arm64  <507a1a1b26a33193b9a31f72c5a51a7f> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x1860b4000 - 0x1860c7fff   AssetsLibrary arm64  <054d2b33a8213bc4860d8b66a510713a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x186218000 - 0x18658ffff   AudioToolbox arm64  <c6d6e3f3b295323ca7a6f9016df15057> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x186590000 - 0x1866fbfff   CFNetwork arm64  <ff953c5b90ca320a8141e65032f41ed0> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1866fc000 - 0x18675ffff   CoreAudio arm64  <027099a00e6f364ea18557d3d7e743c5> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x186760000 - 0x18677bfff   CoreBluetooth arm64  <ca7f04755bc03522b819c19f58a5aa71> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x18677c000 - 0x18699ffff   CoreData arm64  <79836e6d01813ffb9ca5a5723a9ad232> /System/Library/Frameworks/CoreData.framework/CoreData
0x1869a0000 - 0x186b2bfff   CoreFoundation arm64  <300ef390e53f36d28f63ca9f105ad86e> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x186b2c000 - 0x186c8bfff   CoreGraphics arm64  <c16c7faf626234f1992f1e7f27ef992f> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x186c90000 - 0x186cdbfff   libCGFreetype.A.dylib arm64  <51d36f0a499838b8a2aa79a5fc9196b6> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x186cdc000 - 0x186cdffff   libCGVolute.A.dylib arm64  <05f24778722038939e1b76fa691b7cd4> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGVolute.A.dylib
0x186ce0000 - 0x186cebfff   libCMSBuiltin.A.dylib arm64  <abba57fe12cf30718bb2c460a6380522> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x186ee0000 - 0x186efffff   libRIP.A.dylib arm64  <a14beaa248403132b59db3788bde7e1b> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x186f00000 - 0x186ff7fff   CoreImage arm64  <2cb108f589ce30e6aa03ebf50787cf8f> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x186ff8000 - 0x18704ffff   CoreLocation arm64  <2837acd3920a36e793f78bb22b194701> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18708c000 - 0x187123fff   CoreMedia arm64  <688c498978a43e1e8a739165c58d9106> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x187124000 - 0x1871dbfff   CoreMotion arm64  <8f35199cab473ca1b5d77993101d118c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1871dc000 - 0x18724bfff   CoreTelephony arm64  <61e20d91b4d6306881a64da129c0dcf1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18724c000 - 0x187307fff   CoreText arm64  <a37c64fd15d7349a80003eb7bd01770d> /System/Library/Frameworks/CoreText.framework/CoreText
0x187308000 - 0x18731ffff   CoreVideo arm64  <96d0f8afdb8537cca3a45ff7e20f97e2> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x187320000 - 0x18740bfff   EventKit arm64  <36f3050972453b748bd7637a2176d5d7> /System/Library/Frameworks/EventKit.framework/EventKit
0x18740c000 - 0x18751ffff   EventKitUI arm64  <2c6e926e9fb9391a8edf1cd7a2b57354> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x187534000 - 0x187773fff   Foundation arm64  <a698ba21ece734889c74bf2c20e6aea4> /System/Library/Frameworks/Foundation.framework/Foundation
0x187774000 - 0x18779ffff   GLKit arm64  <f5444102c89b3b8985506ad8d49149fe> /System/Library/Frameworks/GLKit.framework/GLKit
0x1877dc000 - 0x18786bfff   GameCenterFoundation arm64  <761f5fd1a4f832869876941e4a13765f> /System/Library/Frameworks/GameKit.framework/Frameworks/GameCenterFoundation.framework/GameCenterFoundation
0x18786c000 - 0x18798ffff   GameCenterUI arm64  <5498ad66ca2c37cb810c024fa48143e2> /System/Library/Frameworks/GameKit.framework/Frameworks/GameCenterUI.framework/GameCenterUI
0x187990000 - 0x18799ffff   LegacyGameKit arm64  <e1edd9a928a13d55b9751da1a526aced> /System/Library/Frameworks/GameKit.framework/Frameworks/LegacyGameKit.framework/LegacyGameKit
0x1879a0000 - 0x1879a3fff   GameKit arm64  <3b282e206101379f8c2511361d533411> /System/Library/Frameworks/GameKit.framework/GameKit
0x1879a4000 - 0x187a13fff   IOKit arm64  <5bc819eb63983f50a09166eed596c650> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x187a14000 - 0x187c77fff   ImageIO arm64  <dfbd6acd2f3c320882b2adecefe6a168> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x187c78000 - 0x187f8bfff   JavaScriptCore arm64  <b26f06bcc37f3e9d8a8b4e53bb3fc1dd> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x187f8c000 - 0x18804ffff   MapKit arm64  <f43584b600e537e99da38caf2a5b09f9> /System/Library/Frameworks/MapKit.framework/MapKit
0x188050000 - 0x188057fff   MediaAccessibility arm64  <32ba2d484586380cadf7166ba91ffcce> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x188058000 - 0x1882a7fff   MediaPlayer arm64  <c3c07579c6ef3daa9382d719ea0b3c62> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1882a8000 - 0x18863ffff   MediaToolbox arm64  <bdbcbb17bcff3eceb501876abe1e75f4> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x188640000 - 0x188703fff   MessageUI arm64  <18b75b387fd0309a8dc09eba3c61eef6> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x188704000 - 0x18877ffff   MobileCoreServices arm64  <21036a78054f3e3b8d018be04c3b6bf4> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1887e8000 - 0x18881ffff   OpenAL arm64  <c55934a6af42351582ea9a1bd9c269db> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x188820000 - 0x1892fffff   libLLVMContainer.dylib arm64  <224ce71c06c13dcd8f85f9f377c4e001> /System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x189300000 - 0x1893f3fff   GLEngine arm64  <d0b1bb4c043a3c80a5691af84fa7821e> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x1893f4000 - 0x1893fffff   OpenGLES arm64  <1b68409746383b959b144ea4f25c5b06> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x189404000 - 0x189407fff   libCVMSPluginSupport.dylib arm64  <9aa52757f8ab359fb944fc4a03f58e3a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x189408000 - 0x18940bfff   libCoreFSCache.dylib arm64  <ad41974222ba344fb4d6ef9c8a2e1a4e> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18940c000 - 0x189413fff   libCoreVMClient.dylib arm64  <84c6d0e5cda3363c9f3899aafad06708> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x189414000 - 0x18941ffff   libGFXShared.dylib arm64  <a3166c8ff9243db18b2582442204569a> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x189420000 - 0x18946bfff   libGLImage.dylib arm64  <4ffb900f9bb63098b87f94613cf5a980> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x18946c000 - 0x1895dffff   libGLProgrammability.dylib arm64  <51cae8345ffc3b7ca002bdad15448336> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x189600000 - 0x18964ffff   PassKit arm64  <2062570815443260b495571f1408d4e5> /System/Library/Frameworks/PassKit.framework/PassKit
0x189650000 - 0x1897cbfff   QuartzCore arm64  <1ae8ea71790d382e84c3d403f0afaffd> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1897cc000 - 0x18982bfff   QuickLook arm64  <244bf3ef56653f14953ab8704dfa53e4> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x189830000 - 0x189887fff   Security arm64  <fb91c2689923333cb17521e27f744a5a> /System/Library/Frameworks/Security.framework/Security
0x189888000 - 0x189913fff   Social arm64  <327452a6cdcf3e42a7f71edc0ba0641e> /System/Library/Frameworks/Social.framework/Social
0x189914000 - 0x1899dbfff   SpriteKit arm64  <7a98cd62700c3c5488d31d227b9eb598> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x1899dc000 - 0x1899f3fff   StoreKit arm64  <23c5b83776be339cb53c50c122d1d9c7> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1899f4000 - 0x189a5bfff   SystemConfiguration arm64  <58592ccb97af3ceb9008b388c1692d0f> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x189a60000 - 0x18a297fff   UIKit arm64  <434cd368625b376d86dd6c672552efe1> /System/Library/Frameworks/UIKit.framework/UIKit
0x18a298000 - 0x18a2f3fff   VideoToolbox arm64  <14549c6db433318e8f8c7935f9249d28> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x18a2f4000 - 0x18a32bfff   iAd arm64  <98916c927ab8398eb1f2a3c9bfaa02b6> /System/Library/Frameworks/iAd.framework/iAd
0x18a488000 - 0x18a49bfff   BluetoothSettings arm64  <3a025b71ae4431669403ded221b931d3> /System/Library/PreferenceBundles/BluetoothSettings.bundle/BluetoothSettings
0x18a560000 - 0x18a57bfff   VPNPreferences arm64  <bf84300839133c9d830fa249d31831c3> /System/Library/PreferenceBundles/VPNPreferences.bundle/VPNPreferences
0x18a594000 - 0x18a5a3fff   WirelessModemSettings arm64  <31b11061d0383ddb9a9ca756a18db560> /System/Library/PreferenceBundles/WirelessModemSettings.bundle/WirelessModemSettings
0x18a5a4000 - 0x18a5cbfff   ACTFramework arm64  <31564bc727b53d48b9bd9678a1212f02> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x18a5cc000 - 0x18a5cffff   AGXCompilerConnection arm64  <308f052335f2370ab527a987a410130b> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection
0x18a5d0000 - 0x18a613fff   AGXCompilerCore arm64  <4e4b92d96cba3d97961c99c93d0c4a39> /System/Library/PrivateFrameworks/AGXCompilerCore.framework/AGXCompilerCore
0x18a614000 - 0x18a61bfff   AITTarget arm64  <5963c9a08f683e0db294ad0872068164> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
0x18a620000 - 0x18a62bfff   AOSNotification arm64  <06d56ecaeb6d304c8da5380956fb9fe7> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x18a62c000 - 0x18a657fff   AXHearingAidSupport arm64  <d1c588831ce23bdda9134f4ea9d6a7b6> /System/Library/PrivateFrameworks/AXHearingAidSupport.framework/AXHearingAidSupport
0x18a658000 - 0x18a67ffff   AXRuntime arm64  <84d4413e5cc5353281a89794414b6a86> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x18a680000 - 0x18a687fff   AccessibilityUI arm64  <436afa11a8003dfa9bb1d1e9535e7c1e> /System/Library/PrivateFrameworks/AccessibilityUI.framework/AccessibilityUI
0x18a69c000 - 0x18a6f3fff   AccessibilityUtilities arm64  <0af9debba2a53f5ba7769b684038972d> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x18a758000 - 0x18a77ffff   AccountsUI arm64  <bf6f694817843c71a763e9bcbeb6e452> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x18a780000 - 0x18a787fff   AggregateDictionary arm64  <484f1eccbfff3abc8f349ceee0d1e986> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18aabc000 - 0x18aad3fff   AirTraffic arm64  <8243123d62493e72b016c4a36d0a3fab> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x18aad4000 - 0x18ae9bfff   Altitude arm64  <724c48d1517e3fd3a6d222fc1a88dc63> /System/Library/PrivateFrameworks/Altitude.framework/Altitude
0x18ae9c000 - 0x18aed7fff   AppLaunchStats arm64  <b45cc2724b4e38a68782a488b429a8e0> /System/Library/PrivateFrameworks/AppLaunchStats.framework/AppLaunchStats
0x18aedc000 - 0x18af27fff   AppSupport arm64  <91a614a788023e73b85bd745d5c54476> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18af28000 - 0x18af6bfff   AppleAccount arm64  <77763dbc6a183d1dac5ec6e1310523c2> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18af6c000 - 0x18af73fff   AppleAccountUI arm64  <7b3136d198613aa9a89359113bc62d6a> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x18b030000 - 0x18b043fff   ApplePushService arm64  <1f8c22c95def39e7b4c708ca33f4e39e> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18b044000 - 0x18b04ffff   AppleSRP arm64  <48092ad0ed5737ceb5796f5dfaf22a34> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x18b058000 - 0x18b067fff   AssetsLibraryServices arm64  <73e48ef82c3234f996b7debfa7550508> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18b068000 - 0x18b08bfff   AssistantServices arm64  <868c6187afbf3858911d941743091cdb> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18b08c000 - 0x18b0bffff   AssistantUI arm64  <e3ba4a34f3ba3bb8b7a36dba4b7fdb85> /System/Library/PrivateFrameworks/AssistantUI.framework/AssistantUI
0x18b0c0000 - 0x18b0c7fff   BTLEAudioController arm64  <dd06692d2b0f31068579100b13250a0b> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x18b0c8000 - 0x18b0f7fff   BackBoardServices arm64  <603da8ec3d06386997bdd080b88ac791> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18b0f8000 - 0x18b0fbfff   BackgroundTaskAgent arm64  <bc67be99ccaa3ec69edfb37f56942583> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x18b0fc000 - 0x18b113fff   BiometricKit arm64  <0d599ad58ecc3727baea42699dfa97b4> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x18b118000 - 0x18b11ffff   BluetoothManager arm64  <bf587a56cfed380d9c1713997f140ba8> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18b120000 - 0x18b14ffff   Bom arm64  <6379746fd0243b96b96af055476df189> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18b168000 - 0x18b1bffff   BulletinBoard arm64  <fee3c05324cb3e408c360332ceb8879b> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x18b210000 - 0x18b21bfff   CaptiveNetwork arm64  <2a4c673848483327a270feafa964275b> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x18b21c000 - 0x18b32ffff   Celestial arm64  <9b4f78cf2a173c899ec5fbadb2b45823> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x18b330000 - 0x18b33ffff   CertInfo arm64  <cfbc08d721d83a2896bb1ea5c0b13fdd> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x18b340000 - 0x18b347fff   CertUI arm64  <f3fe811f4c913df09844ab7507e9449d> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x18b348000 - 0x18b42bfff   ChatKit arm64  <3b287876e6a23779a7156824c029b58e> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
0x18b42c000 - 0x18b44ffff   ChunkingLibrary arm64  <60b93282ed903919b3d10ed3e47765d0> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18b450000 - 0x18b45bfff   CloudServices arm64  <5af89d30e7b1313a9392abccc3a125fa> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x18b45c000 - 0x18b4a7fff   ColorSync arm64  <cf37a87382c837bb9b0ec4fac025f6e3> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18b4ac000 - 0x18b4bbfff   CommonUtilities arm64  <087d411b6a1e365f94a7f6fa0bb3cbe7> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18b4bc000 - 0x18b4c3fff   CommunicationsFilter arm64  <ea282f910994391a8fa25ce9043bb9f7> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18b4c4000 - 0x18b52bfff   CommunicationsSetupUI arm64  <3e6bd00e5e4c35cc88a12943ae7b17b9> /System/Library/PrivateFrameworks/CommunicationsSetupUI.framework/CommunicationsSetupUI
0x18b53c000 - 0x18b56bfff   Conference arm64  <87c06b4143e53923a89fc6b877b42ad5> /System/Library/PrivateFrameworks/Conference.framework/Conference
0x18b56c000 - 0x18b56ffff   ConstantClasses arm64  <fd7267eeb9ba32dd869dd68390c76706> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18b578000 - 0x18b5b7fff   ContentIndex arm64  <1393e6be5feb3e07b74216ec468ee2a6> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x18b5b8000 - 0x18b5bbfff   CoreAUC arm64  <d7fa50b16e3e302fa22d324f245018c4> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x18b5d0000 - 0x18b633fff   CoreDAV arm64  <85c0c15bf4753403a11c9366b25b85d0> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18b680000 - 0x18b7bbfff   CoreMediaStream arm64  <1da40a36af2237f0912d337cfe585498> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18b7bc000 - 0x18b86bfff   CorePDF arm64  <b4b5fc28c50e3d6ca0d9eab6ea0b2ed6> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18b86c000 - 0x18b877fff   CoreRecents arm64  <1d5a6799ecb631be9f275972be965d92> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18b878000 - 0x18b8b3fff   CoreRecognition arm64  <2609d685f94335efb30e2b43e226af2c> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x18b8c8000 - 0x18b8d7fff   CoreSDB arm64  <1daf5d35855434bfb6db1bcaa6fc5c52> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x18b8d8000 - 0x18b8fffff   CoreServicesInternal arm64  <4c1079995f07394bbe9336272625fa8c> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18b900000 - 0x18b903fff   CoreSurface arm64  <aa640ef930c436098cb3db9784ed53ad> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x18b904000 - 0x18b977fff   CoreSymbolication arm64  <455834aaef023ebb9fe927af93809ae6> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x18b9c0000 - 0x18b9c7fff   CoreTime arm64  <5276e9042506349cb6b0c3c5d8e4d54c> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x18b9c8000 - 0x18ba33fff   CoreUI arm64  <e22b4ced3fa7336ba4a0bdbd50254299> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18ba34000 - 0x18ba97fff   CoreUtils arm64  <ffce9ffce65b3b56950ddec6d9d1ad56> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18ba98000 - 0x18ba9ffff   CrashReporterSupport arm64  <15b85b4c1d603dc99361e3f2ec526f11> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18baa0000 - 0x18badbfff   DataAccess arm64  <3368c3a094a73356bb17ed0f6ee100a5> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x18bcb8000 - 0x18bcd3fff   DataAccessExpress arm64  <8109b0c5a6dc3fda98d9ba3e04270f1a> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18bce0000 - 0x18bcfbfff   DataDetectorsCore arm64  <7bb77a5040b53eda97ce0e408b9b8db5> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x18bd00000 - 0x18bd1bfff   DataDetectorsUI arm64  <d7f11098b8da39f5bf922ddabaf8251d> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x18bd1c000 - 0x18bd23fff   DataMigration arm64  <6ec98d0545b335dea779210d39f0bc8b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18bd2c000 - 0x18bd2ffff   DiagnosticLogCollection arm64  <92db1f6bd04c349baf4f9c94b2eb16ae> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18bd30000 - 0x18bd53fff   DictionaryServices arm64  <56c6785879223040b7b1788116e9af73> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18bd54000 - 0x18bd57fff   Duet arm64  <8e4a48cc11b6305ba59ea3c822c3ef9b> /System/Library/PrivateFrameworks/Duet.framework/Duet
0x18bd5c000 - 0x18bd6ffff   DuetPLLConfigLogger arm64  <17845c30b24c3ec589c7d73afd5619d8> /System/Library/PrivateFrameworks/DuetPLLConfigLogger.framework/DuetPLLConfigLogger
0x18bd78000 - 0x18bd9bfff   EAP8021X arm64  <2e4eeadd88a0393890d1322969162883> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18bda4000 - 0x18bdb3fff   ExFAT arm64  <7e5eab0e3fcd3361a8b382b2269d68fb> /System/Library/PrivateFrameworks/ExFAT.framework/ExFAT
0x18bdb4000 - 0x18bdc7fff   FTAWD arm64  <79317326a2e83aefa14532fa16f38af4> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18bdc8000 - 0x18bdcbfff   FTClientServices arm64  <7bdec4a139f53d05a985974695c5343a> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x18bdcc000 - 0x18bdfbfff   FTServices arm64  <dc907c275bbb356495a33e6d1016f6f6> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18bdfc000 - 0x18c21ffff   FaceCore arm64  <501a5e293f8e3566bfbb9151e02aa361> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18c260000 - 0x18c26bfff   libGPUSupportMercury.dylib arm64  <7bcc4b97dd4737c4a402cd8487324030> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x18c26c000 - 0x18c3abfff   AVConference arm64  <a67e69c5a8ed386b8db6cd2fe86b60f5> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0x18c3b8000 - 0x18c3dffff   ICE arm64  <d41b4e580a9a30ca9ee7e08daa93420c> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0x18c3e0000 - 0x18c3e3fff   LegacyHandle arm64  <e762e5d084963083b8b2026abceb04d5> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x18c3e4000 - 0x18c3effff   SimpleKeyExchange arm64  <c7dba0679cee3ddba928795933273787> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x18c3f0000 - 0x18c407fff   ViceroyTrace arm64  <3d3383c6c62d3e11bc4b5b5d0c78be29> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x18c408000 - 0x18c40bfff   snatmap arm64  <7c95d11937253c1ba0ea5ce5ab800bd9> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0x18c40c000 - 0x18c493fff   GameKitServices arm64  <d95dadcbb21035d08908ab8f1e63d75e> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x18c494000 - 0x18c4a3fff   GenerationalStorage arm64  <f983bcfbc3f0339abf01a4b5dd19bb67> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x18c4a4000 - 0x18c683fff   GeoServices arm64  <636d5f53f2ca3af098f03a3eaddb6dc7> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18c684000 - 0x18c69ffff   GraphicsServices arm64  <bb095b54f11b3281829a605b14c2bf47> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x18c748000 - 0x18c7e3fff   HomeSharing arm64  <c12a94a43d6335afb9de8f9cf0889ce6> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x18c7e4000 - 0x18c7f3fff   IAP arm64  <1d30c9ff77ae3bbcb0f62ba48a0e5a0b> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x18c864000 - 0x18c89ffff   IDS arm64  <74723a2a456038bfa81e4b6086f23bb1> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18c91c000 - 0x18c92ffff   IDSFoundation arm64  <6f72792b3339346b965b5d9a391d276e> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18c930000 - 0x18c99bfff   IMAVCore arm64  <f15f386631a63e55840331e45aa18047> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x18c99c000 - 0x18ca37fff   IMCore arm64  <e870778c94b73e099e1e4bba51bc25d8> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x18ca3c000 - 0x18ca7ffff   IMDPersistence arm64  <dd9b1b87943a3e31884f8e6c4d3f11f0> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x18cacc000 - 0x18cb33fff   IMFoundation arm64  <167c1d4781a638e5b126b0761c15d106> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18cb3c000 - 0x18cb3ffff   IOAccelerator arm64  <1c5f1ad04cf233a2b6ee8b6009ae23d2> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x18cb40000 - 0x18cb4bfff   IOMobileFramebuffer arm64  <be838dcdd8d6340b8dc8168c8c5843e4> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18cb4c000 - 0x18cb53fff   IOSurface arm64  <c5040f7529e53c86ad6522cd1fdcf498> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x18cb54000 - 0x18cbabfff   ImageCapture arm64  <93c8737fa1bb342795d868f3bbc70c77> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x18cbac000 - 0x18cbb3fff   IncomingCallFilter arm64  <163cd46764c13cbaae93d62e5b8a6981> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x18cbd8000 - 0x18cbe7fff   Librarian arm64  <7fdd5bdb1dbd3e2b9a7456cef6917ead> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
0x18cbe8000 - 0x18cc2ffff   MIME arm64  <c48ca9b280e7315da544e4e907ab636c> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x18cc30000 - 0x18cc77fff   MMCS arm64  <d48d3299977c3519962eeb55861387eb> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18cc80000 - 0x18cc8ffff   MailServices arm64  <a7cad1a9589437dbaaeef9857d688ec3> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x18ccd0000 - 0x18cd63fff   ManagedConfiguration arm64  <26fc33b8fa203b43bbaec76c54934c91> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18cd64000 - 0x18cd67fff   Marco arm64  <931f19e978593da9b2b99af47441f532> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18cd68000 - 0x18cdeffff   MediaControlSender arm64  <f7ac4b2318053f57ac398d84df634a18> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x18cdf0000 - 0x18ce37fff   MediaPlayerUI arm64  <67e4a186e38f39629abdd0e9997d00c4> /System/Library/PrivateFrameworks/MediaPlayerUI.framework/MediaPlayerUI
0x18ce38000 - 0x18ce47fff   MediaRemote arm64  <bcf32bb1f6fe3ec6a48fb5a7f151eb21> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18ce48000 - 0x18ce67fff   MediaStream arm64  <175a74d658bc38f99815b2e60f2ff03f> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x18cee0000 - 0x18cfd3fff   Message arm64  <ce92ff3e89ac3dc7998e67c422417d16> /System/Library/PrivateFrameworks/Message.framework/Message
0x18cfdc000 - 0x18cfdffff   MessageSupport arm64  <d091a9d0c6403f94b8c645b17863f604> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x18cfec000 - 0x18cffbfff   MobileAsset arm64  <5651238de98e385f9b8176c423de74b4> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18d000000 - 0x18d023fff   MobileBackup arm64  <0f72687ff90233999f5ad9893ea96e1e> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x18d024000 - 0x18d02ffff   MobileBluetooth arm64  <3eccd483cf093884b379cd303836490b> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x18d034000 - 0x18d047fff   MobileDeviceLink arm64  <4d591801cd1d399abfb94a8d17d83813> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x18d048000 - 0x18d053fff   MobileIcons arm64  <9ef26655923030b39a90ff8dd19b4bcc> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x18d054000 - 0x18d05bfff   MobileInstallation arm64  <9aea725e22563ebea49cead378dc2606> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x18d05c000 - 0x18d06bfff   MobileKeyBag arm64  <606c0860130635559af58c9978998beb> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18d070000 - 0x18d077fff   MobileSoftwareUpdate arm64  <e41d27ab1045390e80f6999feaaed46a> /System/Library/PrivateFrameworks/MobileSoftwareUpdate.framework/MobileSoftwareUpdate
0x18d0a0000 - 0x18d0a3fff   MobileSystemServices arm64  <dc63959297fb3886ba9667c0fc3e4637> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x18d0a4000 - 0x18d0c7fff   MobileTimer arm64  <acee10cf63c637a4b06a3d06217db61a> /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer
0x18d0c8000 - 0x18d0d7fff   MobileWiFi arm64  <ad22f9932cfd3e6ba274e20f4faf3d6c> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18d0d8000 - 0x18d0ebfff   MultitouchSupport arm64  <2b920b5cfafc33fe930913993f655041> /System/Library/PrivateFrameworks/MultitouchSupport.framework/MultitouchSupport
0x18d124000 - 0x18d2fffff   MusicLibrary arm64  <cc4e1a924fca330580edef2500100ec0> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x18d3dc000 - 0x18d3e3fff   Netrb arm64  <ab7f535f26ce3129b016b2d9ad5ae7ed> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x18d3e4000 - 0x18d3ebfff   NetworkStatistics arm64  <16e8b33eb7163c27a513692585b31951> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x18d3ec000 - 0x18d413fff   Notes arm64  <28bd316c0748393ab3f11aaf0fee5bf4> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x18d414000 - 0x18d417fff   OAuth arm64  <36e880b859103352ad3b3983be14bb96> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18dbdc000 - 0x18dc2bfff   OpenCL arm64  <7be20fcc3d9f3415b91595565988adaa> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x18e334000 - 0x18e367fff   PassKitCore arm64  <37ec1e643aaa388ab481a15da27e9f7c> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
0x18e368000 - 0x18e393fff   PersistentConnection arm64  <bb1cf5eb3f4e32aa95649ebb9970f7b7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x18e3a0000 - 0x18e503fff   PhotoLibrary arm64  <86ca5d75a87a3a37844658b2b8279ddf> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x18e504000 - 0x18e6b3fff   PhotoLibraryServices arm64  <93f7db4f3be63243b94d83c316ba4a9e> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x18e6b4000 - 0x18e83bfff   PhotosUI arm64  <4d70862f703f382d84655e23b2ee2ec7> /System/Library/PrivateFrameworks/PhotosUI.framework/PhotosUI
0x18e83c000 - 0x18e873fff   PhysicsKit arm64  <0e0b1edbd714322486965155260197ce> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x18e874000 - 0x18e877fff   PowerLog arm64  <6a0e9cb436bc3e9bb132a2c256e212c7> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x18e908000 - 0x18e98bfff   Preferences arm64  <6bb25125c070315aa584ceea393398b4> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x18e98c000 - 0x18e9cffff   PrintKit arm64  <a04d0f9d62403f359066e4eb950fb4ed> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x18e9d0000 - 0x18e9d3fff   ProgressUI arm64  <b19a59d9d1d239d3bbd6eb0b47df43a2> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x18e9d4000 - 0x18ea83fff   ProofReader arm64  <f6227020f39d3c129418d7e17c91e434> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x18ea84000 - 0x18ea93fff   ProtocolBuffer arm64  <ec5864b7e0873578aff8870a8033e576> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18ea94000 - 0x18eacbfff   PrototypeTools arm64  <79bbf61de4ce37a9acdafcb600980518> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x18eacc000 - 0x18eb4ffff   Quagga arm64  <7028afc5db3d395aab56a1e3dd36cc91> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x18eb60000 - 0x18ec23fff   Radio arm64  <e2521f3e16b930e4b0d7f9b90ff6b87a> /System/Library/PrivateFrameworks/Radio.framework/Radio
0x18ec24000 - 0x18ec9bfff   RadioUI arm64  <49e71b5138293f9dae31b7c1cfda3ecb> /System/Library/PrivateFrameworks/RadioUI.framework/RadioUI
0x18ec9c000 - 0x18ecc7fff   RemoteUI arm64  <aea3bcb8963e3f209ce76d7e88446e3f> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x18ecc8000 - 0x18ed63fff   SAObjects arm64  <72f99c7529e03aa99a2344af6c297aad> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18ed74000 - 0x18ed97fff   ScreenReaderCore arm64  <f0e222a54d11359d8f3e4face664d53c> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x18edd8000 - 0x18edf7fff   Search arm64  <5f2159653d7f383a96f5520aee6fdf87> /System/Library/PrivateFrameworks/Search.framework/Search
0x18ee08000 - 0x18ee3ffff   Sharing arm64  <c8f96409457231ac9b8d6084d7a18e3c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x18ee40000 - 0x18ee77fff   SiriUI arm64  <d35e5602887a34b497b84f401dacd428> /System/Library/PrivateFrameworks/SiriUI.framework/SiriUI
0x18ee80000 - 0x18ee9bfff   SoftwareUpdateServices arm64  <b318603bf9f53f89833fd8324565e14f> /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices
0x18eea0000 - 0x18eecffff   SpringBoardFoundation arm64  <cea31fa4e0453f48896749186bfe2092> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x18eed0000 - 0x18eeebfff   SpringBoardServices arm64  <d1ed07fae1eb3fcd9a9af8dd842e84a4> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18eeec000 - 0x18ef0bfff   SpringBoardUI arm64  <eb36e99d553c3f15a9dd79ceab1af01b> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x18ef0c000 - 0x18ef2ffff   SpringBoardUIServices arm64  <d2e9731b52ca3ad39f659023cf002bf8> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x18ef30000 - 0x18ef5ffff   Stocks arm64  <a0df747a70c33892a8f5c7dc50d580d3> /System/Library/PrivateFrameworks/Stocks.framework/Stocks
0x18efa0000 - 0x18f193fff   StoreKitUI arm64  <79bb35ee996930a3b0f24f9b4350315a> /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
0x18f194000 - 0x18f2ebfff   StoreServices arm64  <416762c331b833d09894e765686324ce> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18f3ac000 - 0x18f3b7fff   SyncedDefaults arm64  <49a86689ae923330a1064acdcc207760> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
0x18f3b8000 - 0x18f3bbfff   TCC arm64  <be656b50e04139a393ce25da1a93281a> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18f3bc000 - 0x18f417fff   TelephonyUI arm64  <8a2a510ae34132e9a0d9a14588e34e33> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x18f418000 - 0x18f43ffff   TelephonyUtilities arm64  <b50c42d6bdcc379faea300034229ad49> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x18f440000 - 0x18f84ffff   KBLayouts_iPhone.dylib arm64  <a455ebad463b35669bf48708b2de4787> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib
0x18f850000 - 0x18f88bfff   TextInput arm64  <d5a7651e50fb30d6a75710a257ef2df7> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18f88c000 - 0x18fb07fff   TextToSpeech arm64  <8fbc007315eb35cc96edc20f3b4a3ce2> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x18fb08000 - 0x18fb33fff   ToneKit arm64  <dca8a42ecf99305ea93b0d00f78d0018> /System/Library/PrivateFrameworks/ToneKit.framework/ToneKit
0x18fb34000 - 0x18fb4bfff   ToneLibrary arm64  <46b956c7c99331f4a9d7da3d02e2a531> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x18fb7c000 - 0x18fbabfff   UIAccessibility arm64  <d23072b2bd273c0eb16355280ee7d7ac> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x18fbac000 - 0x18fc87fff   UIFoundation arm64  <1fcd270cfdcb38de92b943493caca521> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18fc88000 - 0x18fca3fff   Ubiquity arm64  <82bee023a88b38458fbddc5238ca5676> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity
0x18fca4000 - 0x18fca7fff   UserFS arm64  <7d600a1fde72368bb3484afa38a8a814> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x18fca8000 - 0x18fcaffff   VPNUtilities arm64  <d5a2cc4d36ae36a6bca657ac6487fda6> /System/Library/PrivateFrameworks/VPNUtilities.framework/VPNUtilities
0x18fcc4000 - 0x18ff3ffff   VectorKit arm64  <cf1062dffb133cdc915af74b1ebe48fb> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x18ff40000 - 0x19005bfff   VideoProcessing arm64  <b9c98503dc6431409e7f70215fb07462> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1900a8000 - 0x1900c7fff   VisualVoicemail arm64  <e69ebdd6dc7839768b9e157138268c80> /System/Library/PrivateFrameworks/VisualVoicemail.framework/VisualVoicemail
0x1900c8000 - 0x190137fff   VoiceMemos arm64  <1d4249b7b0643913ab0fd693c644453b> /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos
0x190138000 - 0x19015bfff   VoiceServices arm64  <f4f6dd37e12a3dfda7ba754c5ef22d9a> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x19015c000 - 0x190163fff   VoicemailStore arm64  <a34fb83b31b13f39a87021a23bc772d2> /System/Library/PrivateFrameworks/VoicemailStore.framework/VoicemailStore
0x190164000 - 0x190183fff   Weather arm64  <7d5ef34c4166356185ad753c6b00bf50> /System/Library/PrivateFrameworks/Weather.framework/Weather
0x190184000 - 0x1901affff   WebBookmarks arm64  <b98c6324bce43717bc84fc55fdf3f3de> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1901c8000 - 0x190fe3fff   WebCore arm64  <481b7d742f953818bcd0b4798c75fc9b> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x190fe4000 - 0x1910bbfff   WebKit arm64  <8df2f18dda1c3a4aa91e1b5f73665d1d> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x191158000 - 0x19115bfff   WirelessCoexManager arm64  <0a1e5c71b7bd3645ba135e3eb3318315> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x19115c000 - 0x19121bfff   WirelessDiagnostics arm64  <0c582ba58cc13601a023f9938571363c> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x19122c000 - 0x191233fff   XPCKit arm64  <0c7744264a313957b1b1e5d902c33cd3> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x191234000 - 0x19123ffff   XPCObjects arm64  <2f6096e0d8e03d74a3342f515a5c8eb8> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x191430000 - 0x19145bfff   iCalendar arm64  <8039ac1a9ede3178ba53cbfe353ddea3> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x191464000 - 0x1914a7fff   iTunesStore arm64  <dc5c541ecf783d63b8090543a72ccc15> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1914a8000 - 0x19168bfff   iTunesStoreUI arm64  <17862a82c332395ea95e1f9d8ca31c98> /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI
0x1916e0000 - 0x1916f3fff   Assistant arm64  <583c23ee70f3394eae95600552b1911e> /System/Library/SpringBoardPlugins/Assistant.uibundle/Assistant
0x1916f4000 - 0x1916fffff   ChatKit arm64  <493ed8cff5fb3a348a55d4930665d161> /System/Library/SpringBoardPlugins/ChatKit.servicebundle/ChatKit
0x191700000 - 0x191707fff   EKCalendar arm64  <2c5b44e89ef53b88ab96e8f7808980e7> /System/Library/SpringBoardPlugins/EKCalendar.servicebundle/EKCalendar
0x191708000 - 0x191733fff   IncomingCall arm64  <230dbc55f3bd3d48b4c93fd0c301db2b> /System/Library/SpringBoardPlugins/IncomingCall.servicebundle/IncomingCall
0x191734000 - 0x191737fff   NowPlayingArtLockScreen arm64  <3992faa20c5f39fa8fd06ed28c0e46b3> /System/Library/SpringBoardPlugins/NowPlayingArtLockScreen.lockbundle/NowPlayingArtLockScreen
0x191738000 - 0x191743fff   SIMToolkitUI arm64  <3715851799f2373fad48ef35a4fc3174> /System/Library/SpringBoardPlugins/SIMToolkitUI.servicebundle/SIMToolkitUI
0x191744000 - 0x19174bfff   StoreServicesPlugin arm64  <55069f80418833f89bbba077d7109911> /System/Library/SpringBoardPlugins/StoreServicesPlugin.servicebundle/StoreServicesPlugin
0x191960000 - 0x191963fff   AttributionWeeApp arm64  <50ff6c3efd93360dbcc22535d85f1687> /System/Library/WeeAppPlugins/AttributionWeeApp.bundle/AttributionWeeApp
0x191964000 - 0x191973fff   CalendarWidget arm64  <2d21ad2e2bee3e5ba0a4df1109be5381> /System/Library/WeeAppPlugins/CalendarWidget.bundle/CalendarWidget
0x191e7c000 - 0x191ea7fff   libAWDProtobufFacetimeiMessage.dylib arm64  <9aab56c4c5d130488ba4bf4720c83040> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x191ec8000 - 0x191ef3fff   libAWDProtobufMMCS.dylib arm64  <bf3ffd816ef73be0b911bc2241a2a575> /usr/lib/libAWDProtobufMMCS.dylib
0x192154000 - 0x19215bfff   libAWDProtobufVPN.dylib arm64  <36e0a7547bbd3986aa75495384a5782b> /usr/lib/libAWDProtobufVPN.dylib
0x19215c000 - 0x19218ffff   libAWDProtobufWifi.dylib arm64  <5e86115fe137339983c2a92b0293725d> /usr/lib/libAWDProtobufWifi.dylib
0x1922ec000 - 0x1922effff   libAXSafeCategoryBundle.dylib arm64  <13591d24702336d38011f46e5c717c9d> /usr/lib/libAXSafeCategoryBundle.dylib
0x1922f0000 - 0x1922f7fff   libAXSpeechManager.dylib arm64  <8051ff9180823368ac9a0acb040b6c90> /usr/lib/libAXSpeechManager.dylib
0x1922f8000 - 0x192303fff   libAccessibility.dylib arm64  <38e5eca981ea30eebe2670c84aaf1542> /usr/lib/libAccessibility.dylib
0x19252c000 - 0x192547fff   libCRFSuite.dylib arm64  <ff151c2846b4368b9494a50188cfbe47> /usr/lib/libCRFSuite.dylib
0x192558000 - 0x19255bfff   libIOAccessoryManager.dylib arm64  <e4392f7ea6a138089ba6dcd3559267ef> /usr/lib/libIOAccessoryManager.dylib
0x19255c000 - 0x192567fff   libMatch.1.dylib arm64  <812bb99d42923650a136f9b3c89b8cbd> /usr/lib/libMatch.1.dylib
0x192568000 - 0x19256bfff   libMobileCheckpoint.dylib arm64  <d93382fd8736347c837f0009d55d46f3> /usr/lib/libMobileCheckpoint.dylib
0x19256c000 - 0x192587fff   libMobileGestalt.dylib arm64  <1b86018e2cb13068ac042f284d022cdc> /usr/lib/libMobileGestalt.dylib
0x192588000 - 0x19258ffff   libMobileGestaltExtensions.dylib arm64  <f5ec4ba345d33a20aa9e4f962d6e54f9> /usr/lib/libMobileGestaltExtensions.dylib
0x1925ac000 - 0x1925affff   libSystem.B.dylib arm64  <658ec4d13ebe3bd6ba6384b6e72d2d2b> /usr/lib/libSystem.B.dylib
0x192630000 - 0x192667fff   libTelephonyUtilDynamic.dylib arm64  <c57a690e9d693c958c17d4712b0e852b> /usr/lib/libTelephonyUtilDynamic.dylib
0x192780000 - 0x1927abfff   libarchive.2.dylib arm64  <166daeb87f1f3977a9a6f02219be9bb4> /usr/lib/libarchive.2.dylib
0x1927ac000 - 0x1927dffff   libauthinstall.dylib arm64  <fe2926709756323daf85972ef369accd> /usr/lib/libauthinstall.dylib
0x1927e0000 - 0x1927f3fff   libbsm.0.dylib arm64  <a2569621348b3769ae106827cb738cd9> /usr/lib/libbsm.0.dylib
0x1927f4000 - 0x192803fff   libbz2.1.0.dylib arm64  <e493cc396748311399c1a03592c3d555> /usr/lib/libbz2.1.0.dylib
0x192804000 - 0x19285bfff   libc++.1.dylib arm64  <5d5261c7a04230798de2288bc527d12a> /usr/lib/libc++.1.dylib
0x19285c000 - 0x19287bfff   libc++abi.dylib arm64  <010b41d6195d33d49afe0ed60f33078c> /usr/lib/libc++abi.dylib
0x192894000 - 0x19289ffff   libcupolicy.dylib arm64  <4fc67a08bb4c389985b9ea45ecb9409a> /usr/lib/libcupolicy.dylib
0x192908000 - 0x1929fbfff   libiconv.2.dylib arm64  <1924014850703599a847de15a5e3a321> /usr/lib/libiconv.2.dylib
0x1929fc000 - 0x192bbbfff   libicucore.A.dylib arm64  <644c8cb8dcd8361ea4ce800d128990ed> /usr/lib/libicucore.A.dylib
0x192bc8000 - 0x192bcbfff   liblangid.dylib arm64  <ffe2212571e6329aa2a064f4761d9a85> /usr/lib/liblangid.dylib
0x192bcc000 - 0x192bdbfff   liblockdown.dylib arm64  <f2df4a3039d637789641d282d5df0211> /usr/lib/liblockdown.dylib
0x192bdc000 - 0x192bf7fff   liblzma.5.dylib arm64  <ea2aad9943bc358cb61d09de878aede7> /usr/lib/liblzma.5.dylib
0x192fac000 - 0x193167fff   libobjc.A.dylib arm64  <16c4bf64e3133189be2061a0476fcf52> /usr/lib/libobjc.A.dylib
0x1931e0000 - 0x19325ffff   libprotobuf.dylib arm64  <facf83ecf0373728a9cf2816b6cef830> /usr/lib/libprotobuf.dylib
0x193260000 - 0x19327ffff   libresolv.9.dylib arm64  <8c272cc0419c3958a68e38b796e33432> /usr/lib/libresolv.9.dylib
0x193280000 - 0x1932abfff   libsandbox.1.dylib arm64  <f0ad63c32f7139988987bebf03f53a3d> /usr/lib/libsandbox.1.dylib
0x1932ac000 - 0x1932affff   libsp.dylib arm64  <b6e54f0606fe34c3b84044f4ec7b55c3> /usr/lib/libsp.dylib
0x1932b0000 - 0x19336ffff   libsqlite3.dylib arm64  <d25694cbb3f2336fa7c758b24ae66b37> /usr/lib/libsqlite3.dylib
0x193370000 - 0x1933c3fff   libstdc++.6.dylib arm64  <692601ba4797329b96ff0cd7db3faabd> /usr/lib/libstdc++.6.dylib
0x1933c4000 - 0x1933f7fff   libtidy.A.dylib arm64  <72743b316baa3fb2953c8da984027e6a> /usr/lib/libtidy.A.dylib
0x1933f8000 - 0x1933fbfff   libutil.dylib arm64  <94dceff81f84361e84a53800bf4aa85d> /usr/lib/libutil.dylib
0x1933fc000 - 0x1934e7fff   libxml2.2.dylib arm64  <94ada6329bdf3570b4318a3e10558771> /usr/lib/libxml2.2.dylib
0x1934e8000 - 0x193513fff   libxslt.1.dylib arm64  <eea9a483dea33185a7b1a8b226ac3e77> /usr/lib/libxslt.1.dylib
0x193514000 - 0x193527fff   libz.1.dylib arm64  <070746af9ba53c1ca2d1bf0d2067fb80> /usr/lib/libz.1.dylib
0x193528000 - 0x19352ffff   libcache.dylib arm64  <2ec87620868a3a7c9493ddd7c0fc9e40> /usr/lib/system/libcache.dylib
0x193530000 - 0x19353bfff   libcommonCrypto.dylib arm64  <2a44b96b0c213b31b1ed00c2adf7c319> /usr/lib/system/libcommonCrypto.dylib
0x19353c000 - 0x19353ffff   libcompiler_rt.dylib arm64  <8c572b4049833618aa3fd259e90bb363> /usr/lib/system/libcompiler_rt.dylib
0x193540000 - 0x193547fff   libcopyfile.dylib arm64  <1a926234ac0e31b08e251dce2ab4d1ef> /usr/lib/system/libcopyfile.dylib
0x193548000 - 0x193587fff   libcorecrypto.dylib arm64  <2fc1a6330a70373a831f6b9ea7d07e21> /usr/lib/system/libcorecrypto.dylib
0x193588000 - 0x1935a3fff   libdispatch.dylib arm64  <4fc10dee73b43e0a951b5c2451fbf6f1> /usr/lib/system/libdispatch.dylib
0x1935a4000 - 0x1935a7fff   libdyld.dylib arm64  <5b19195e956f3a20b2d637702fdaf37e> /usr/lib/system/libdyld.dylib
0x1935a8000 - 0x1935affff   liblaunch.dylib arm64  <86062ec580873150851ca3207405f88f> /usr/lib/system/liblaunch.dylib
0x1935b0000 - 0x1935b7fff   libmacho.dylib arm64  <5b0aaeec01483c9a89c9ff819accc0cf> /usr/lib/system/libmacho.dylib
0x1935b8000 - 0x1935bbfff   libremovefile.dylib arm64  <43e5fd04a6b43fc6a61f39be13d05d22> /usr/lib/system/libremovefile.dylib
0x1935bc000 - 0x1935cffff   libsystem_asl.dylib arm64  <7a6caf55803b36db8fa778a0668c78ee> /usr/lib/system/libsystem_asl.dylib
0x1935d0000 - 0x1935d3fff   libsystem_blocks.dylib arm64  <34da6d5e3c1b362f97260a883005b828> /usr/lib/system/libsystem_blocks.dylib
0x1935d4000 - 0x193653fff   libsystem_c.dylib arm64  <e3a5b6542768396cb2fdf7ed88d34dae> /usr/lib/system/libsystem_c.dylib
0x193654000 - 0x193657fff   libsystem_configuration.dylib arm64  <62583fa6ea443124b29132c80bfb36a0> /usr/lib/system/libsystem_configuration.dylib
0x193658000 - 0x193663fff   libsystem_dnssd.dylib arm64  <66f1e6bf8df8395fbf81310f454151cb> /usr/lib/system/libsystem_dnssd.dylib
0x193664000 - 0x193687fff   libsystem_info.dylib arm64  <997a5c8b01d43cf6bc4ad7e534d3a7b0> /usr/lib/system/libsystem_info.dylib
0x193688000 - 0x1936a7fff   libsystem_kernel.dylib arm64  <8865e86b2993391e82944c5508ea16d3> /usr/lib/system/libsystem_kernel.dylib
0x1936a8000 - 0x1936c7fff   libsystem_m.dylib arm64  <ca91cb158d353926b7a0248d661901ad> /usr/lib/system/libsystem_m.dylib
0x1936c8000 - 0x1936e3fff   libsystem_malloc.dylib arm64  <3acd36537b1533b6a7ae98d6268c8ea7> /usr/lib/system/libsystem_malloc.dylib
0x1936e4000 - 0x19370bfff   libsystem_network.dylib arm64  <24c60c94b8d03d80b1c2aee556a52539> /usr/lib/system/libsystem_network.dylib
0x19370c000 - 0x193717fff   libsystem_notify.dylib arm64  <2b70acad1c443f0da579465c4681cb96> /usr/lib/system/libsystem_notify.dylib
0x193718000 - 0x19371ffff   libsystem_platform.dylib arm64  <c9d9cda55cb83dbc9b2c6a78605ecc67> /usr/lib/system/libsystem_platform.dylib
0x193720000 - 0x193727fff   libsystem_pthread.dylib arm64  <87037f808e6436d7a3669857d0ac5c4f> /usr/lib/system/libsystem_pthread.dylib
0x193728000 - 0x19372bfff   libsystem_sandbox.dylib arm64  <cbf7b62c54f83ed89ab2c4b4810cec58> /usr/lib/system/libsystem_sandbox.dylib
0x19372c000 - 0x19372ffff   libsystem_stats.dylib arm64  <e167c586dea435ffb14ed460363c1547> /usr/lib/system/libsystem_stats.dylib
0x193730000 - 0x193737fff   libunwind.dylib arm64  <b1bdf22bcb83360fb68040abdb5578fb> /usr/lib/system/libunwind.dylib
0x193738000 - 0x19375bfff   libxpc.dylib arm64  <7077afbad955309d8cb9965960c781f3> /usr/lib/system/libxpc.dylib

And here's the syslog
Wed Oct 15 09:52:16 2014: SpringBoard (com.apple.springboard): [groovyAPI Sending notification: groovyAPIScreenEventOn]
Wed Oct 15 09:52:16 2014: SpringBoard (com.apple.springboard): LockHTMLLogger: 22
Wed Oct 15 09:52:16 2014: SpringBoard (com.apple.springboard): LockHTMLLogger: _layoutDateView
Wed Oct 15 09:52:16 2014: SpringBoard (com.apple.springboard): LockHTMLLogger: 4
Wed Oct 15 09:52:16 2014: SpringBoard (com.apple.springboard): LockHTMLLogger: 22
Wed Oct 15 09:52:16 2014: SpringBoard (com.apple.springboard): [MPUSystemMediaControls] Enabling lock screen media controls updates for screen turning on.
Wed Oct 15 09:52:16 2014: SpringBoard (com.apple.springboard): [MPUNowPlayingController] Already registered for now playing notifications.
Wed Oct 15 09:52:17 2014: ReportCrash (Crash Reporter): ReportCrash acting against PID 17678
Wed Oct 15 09:52:17 2014: ReportCrash (Crash Reporter): Formulating crash report for process SpringBoard[17678]
Wed Oct 15 09:52:17 2014: ReportCrash (Crash Reporter): Saved crashreport to /var/mobile/Library/Logs/CrashReporter/SpringBoard_2014-10-15-095217_Patricks-iPhone.ips using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Notice: Injecting: com.apple.springboard [SpringBoard] (847.26)
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: Entering Safe Mode
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/MobileSafety.dylib
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: nil class argument for selector touchesEnded:withEvent:
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: nil class argument for selector mouseDown:
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: nil class argument for selector _updateTimeString
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: nil class argument for selector _finishUnlockWithSound:unlockSource:isAutoUnlock:
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: nil class argument for selector _unlockWithSound:isAutoUnlock:unlockSource:
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: nil class argument for selector _unlockWithSound:isAutoUnlock:unlockType:
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: message not found [SBIconController showInfoAlertIfNeeded]
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: nil class argument for selector maxIconColumns
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: message not found [UIImage defaultDesktopImage]
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.console): MS:Warning: nil class argument for selector tile
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.springboard): Loaded logger: SBAppInstallationLog
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.springboard): Loaded logger: SBIconLog
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.springboard): Loaded logger: SBWorkspaceLogging
Wed Oct 15 09:52:18 2014: SpringBoard (com.apple.springboard): *** error reading settings archive file: <SBRootSettings: /var/mobile/Documents/com.apple.springboard.settings/RootSettings.plist> 

Progressive Circle Outline Style

Basically at the moment my status bar looks like this: http://i.imgur.com/5poiagW.png Which i really like and i like the synergy between the battery and the signal logos.
But i wanted to take this one step further and also apply this deign to the clock like so: http://i.imgur.com/1RmcXJU.png As you can see the time on this clock would be 6:52.

Simply the time is displayed in a circle with the hour represented by the circle and the minutes shown inside this. Most people usually know what hour it is anyway so its usually the minutes you need to see and the simple analog clock circle is there anyway for the hour.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.