Matchstic / ReProvision

On-device signing utility for iOS
GNU Affero General Public License v3.0
558 stars 142 forks source link

ReProvision login crash on 0.5~experimental6~1 iOS 9.3.5 #113

Closed ErraticHail2012 closed 4 years ago

ErraticHail2012 commented 4 years ago

Describe the bug App ReProvision crashes when confirming any combination of login credentials, even when correct.

To Reproduce Open ReProvision application Enter login credentials when prompted to login tap "Confirm" Application crashes to springboard

Expected behavior Open ReProvision Enter credentials in text fields tap "Confirm" Login and be able to sign applications

Screenshots N/A

Device (please complete the following information): iOS 9.3.5 using Phoenix Jailbreak iPod 5th gen A1509

Additional context Crash happens on 0.5~experimental6-1 and the one previous that fixes login "Unknown errors"

This log is from '0.5~experimental6-1'

https://pastebin.com/DcJd7hMN

danieltroger commented 4 years ago

I have the exact same issue, ReProvision crashes when pressing confirm on the sign in dialog: iPad3,3, iOS 9.3.6 Crashlog from 0.5~experimental6-1: https://pastebin.com/4xmX4Riz

DeafEyeJedi commented 4 years ago

Easy work around is to NOT press enter on keyboard. After typing in password. Press on the top right button to log in properly without the freeze/crash.

Sent from my iPhone XR

On Nov 26, 2019, at 1:06 PM, Daniel notifications@github.com wrote:

I have the exact same issue, ReProvision crashes when pressing confirm on the sign in dialog: iPad3,3, iOS 9.3.6 Crashlog from 0.5~experimental6-1: https://pastebin.com/4xmX4Riz

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ErraticHail2012 commented 4 years ago

On my iPod, pressing confirm on the top right crashes it. Also that's the only button we have, we have 'Return' but it does nothing.

I've also tried it on Safe mode, all experimental versions, loging in with previous versions then updating, nothing has worked for me personally.

Matchstic commented 4 years ago

Thanks for log, is there a corresponding syslog too?

On 26 Nov 2019, at 21:06, Daniel notifications@github.com wrote:

 I have the exact same issue, ReProvision crashes when pressing confirm on the sign in dialog: iPad3,3, iOS 9.3.6 Crashlog from 0.5~experimental6-1: https://pastebin.com/4xmX4Riz

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Phorofor commented 4 years ago

I have the exact same issue, ReProvision crashes when pressing confirm on the sign in dialog: iPad3,3, iOS 9.3.6 Crashlog from 0.5~experimental6-1: https://pastebin.com/4xmX4Riz

Got the same issue, crashes when ‘Confirm’ is tapped on iOS 9.3.6, iPhone 4s.

Crash log and syslog:

{"bug_type":"109","os_version":"iPhone OS 9.3.6 (13G37)","build_version":"1","timestamp":"2019-11-27 13:43:44.44 +1100","symbolicated":true,"blame":[],"app_name":"ReProvision","bundleID":"com.matchstic.reprovision.ios","name":"ReProvision","is_first_party":true,"app_version":"1.0","share_with_app_devs":false,"slice_uuid":"fe7e959f-d3d9-3235-b092-4cf5098fb4e8","adam_id":0}
Incident Identifier: 830C69F1-A508-47C0-9293-15A58D45521A
CrashReporter Key:   40a22fcad416214eb4adb4e7fb4dcaa2d6fccc48
Hardware Model:      iPhone4,1
Process:             ReProvision [9086]
Path:                /Applications/ReProvision.app/ReProvision
Identifier:          com.matchstic.reprovision.ios
Version:             1 (1.0)
Code Type:           ARM (Native)
Parent Process:      launchd [1]

Date/Time:           2019-11-27 13:43:43.43 +1100
Launch Time:         2019-11-27 13:42:32.32 +1100
OS Version:          iOS 9.3.6 (13G37)
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  5

Filtered syslog:
None found

Last Exception Backtrace:
0       CoreFoundation                  0x24c5f916 0x24b66000 + 0xf9916     // __exceptionPreprocess + 0x7a
1       libobjc.A.dylib                 0x243fae12 0x243f4000 + 0x6e12      // objc_exception_throw + 0x22
2       CoreFoundation                  0x24c652b0 0x24b66000 + 0xff2b0     // -[NSObject(NSObject) doesNotRecognizeSelector:] + 0xb8
3       CoreFoundation                  0x24c62edc 0x24b66000 + 0xfcedc     // ___forwarding___ + 0x2b8
4       CoreFoundation                  0x24b8e234 0x24b66000 + 0x28234     // _CF_forwarding_prep_0 + 0x14
5     + ReProvision (*)                 0x000e74de 0x000a5000 + 0x424de     // perform_login + 0x5c8
6       libdispatch.dylib               0x247cd81e 0x247cb000 + 0x281e      // _dispatch_call_block_and_release + 0x6
7       libdispatch.dylib               0x247dc5e4 0x247cb000 + 0x115e4     // _dispatch_root_queue_drain + 0x614
8       libdispatch.dylib               0x247dbfc8 0x247cb000 + 0x10fc8     // _dispatch_worker_thread3 + 0x5c
9       libsystem_pthread.dylib         0x24991b24 0x24990000 + 0x1b24      // _pthread_wqthread + 0x3fc
10      libsystem_pthread.dylib         0x24991714 0x24990000 + 0x1714      // start_wqthread + 0x4

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0       libsystem_kernel.dylib          0x248d68d0 0x248d6000 + 0x8d0       // mach_msg_trap + 0x14
1       libsystem_kernel.dylib          0x248d66d4 0x248d6000 + 0x6d4       // mach_msg + 0x28
2       CoreFoundation                  0x24c21ac4 0x24b66000 + 0xbbac4     // __CFRunLoopServiceMachPort + 0x88
3       CoreFoundation                  0x24c1fe4c 0x24b66000 + 0xb9e4c     // __CFRunLoopRun + 0x40c
4       CoreFoundation                  0x24b6f228 0x24b66000 + 0x9228      // CFRunLoopRunSpecific + 0x208
5       CoreFoundation                  0x24b6f014 0x24b66000 + 0x9014      // CFRunLoopRunInMode + 0x6c
6       GraphicsServices                0x2615fac8 0x26156000 + 0x9ac8      // GSEventRunModal + 0xa0
7       UIKit                           0x29243188 0x291c7000 + 0x7c188     // UIApplicationMain + 0x90
8     + ReProvision (*)                 0x000c667a 0x000a5000 + 0x2167a     // main + 0x46
9       libdyld.dylib                   0x24817872 0x24815000 + 0x2872      // start + 0x2

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0       libsystem_kernel.dylib          0x248ec2f8 0x248d6000 + 0x162f8     // kevent_qos + 0x18
1       libdispatch.dylib               0x247e1d60 0x247cb000 + 0x16d60     // _dispatch_mgr_invoke + 0x100
2       libdispatch.dylib               0x247e1abe 0x247cb000 + 0x16abe     // _dispatch_mgr_thread$VARIANT$mp + 0x26

Thread 2:
0       libsystem_kernel.dylib          0x248eb864 0x248d6000 + 0x15864     // __workq_kernreturn + 0x8
1       libsystem_pthread.dylib         0x24991b34 0x24990000 + 0x1b34      // _pthread_wqthread + 0x40c
2       libsystem_pthread.dylib         0x24991718 0x24990000 + 0x1718      // start_wqthread + 0x8

Thread 3:
0       libsystem_kernel.dylib          0x248eb864 0x248d6000 + 0x15864     // __workq_kernreturn + 0x8
1       libsystem_pthread.dylib         0x24991b34 0x24990000 + 0x1b34      // _pthread_wqthread + 0x40c
2       libsystem_pthread.dylib         0x24991718 0x24990000 + 0x1718      // start_wqthread + 0x8

Thread 4:
0       libsystem_kernel.dylib          0x248eb864 0x248d6000 + 0x15864     // __workq_kernreturn + 0x8
1       libsystem_pthread.dylib         0x24991b34 0x24990000 + 0x1b34      // _pthread_wqthread + 0x40c
2       libsystem_pthread.dylib         0x24991718 0x24990000 + 0x1718      // start_wqthread + 0x8

Thread 5 name:  Dispatch queue: com.apple.root.default-qos
Thread 5 Crashed:
0       libsystem_kernel.dylib          0x248eac5c 0x248d6000 + 0x14c5c     // __pthread_kill + 0x8
1       libsystem_pthread.dylib         0x24994732 0x24990000 + 0x4732      // pthread_kill + 0x3e
2       libsystem_c.dylib               0x2487f0ac 0x24834000 + 0x4b0ac     // abort + 0x6c
3       libc++abi.dylib                 0x243d6ae4 0x243d6000 + 0xae4       // __cxa_bad_cast + 0x0
4       libc++abi.dylib                 0x243ef69e 0x243d6000 + 0x1969e     // default_terminate_handler() + 0x10a
5       libobjc.A.dylib                 0x243fb0b0 0x243f4000 + 0x70b0      // _objc_terminate() + 0xc0
6       libc++abi.dylib                 0x243ece16 0x243d6000 + 0x16e16     // std::__terminate(void (*)()) + 0x4e
7       libc++abi.dylib                 0x243ec5f4 0x243d6000 + 0x165f4     // __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*) + 0x0
8       libobjc.A.dylib                 0x243faeea 0x243f4000 + 0x6eea      // objc_exception_throw + 0xfa
9       CoreFoundation                  0x24c652b4 0x24b66000 + 0xff2b4     // __methodDescriptionForSelector + 0x0
10      CoreFoundation                  0x24c62ee0 0x24b66000 + 0xfcee0     // ___forwarding___ + 0x2bc
11      CoreFoundation                  0x24b8e238 0x24b66000 + 0x28238     // _CF_forwarding_prep_0 + 0x18
12    + ReProvision (*)                 0x000e74e2 0x000a5000 + 0x424e2     // perform_login + 0x5cc
13      libdispatch.dylib               0x247cd822 0x247cb000 + 0x2822      // _dispatch_call_block_and_release + 0xa
14      libdispatch.dylib               0x247dc5e8 0x247cb000 + 0x115e8     // _dispatch_root_queue_drain + 0x618
15      libdispatch.dylib               0x247dbfcc 0x247cb000 + 0x10fcc     // _dispatch_worker_thread3 + 0x60
16      libsystem_pthread.dylib         0x24991b28 0x24990000 + 0x1b28      // _pthread_wqthread + 0x400
17      libsystem_pthread.dylib         0x24991718 0x24990000 + 0x1718      // start_wqthread + 0x8

Thread 5 crashed with ARM Thread State (32-bit):
    r0: 0x00000000    r1: 0x00000000      r2: 0x00000000      r3: 0x00000000
    r4: 0x00000006    r5: 0x1f093000      r6: 0x3a6da304      r7: 0x1f091fa8
    r8: 0x16e00cf0    r9: 0x243f08fd     r10: 0x2af4abb7     r11: 0x16e00d14
    ip: 0x00000148    sp: 0x1f091f9c      lr: 0x24994733      pc: 0x248eac5c
  cpsr: 0x00000010

Binary Images (dpkg):
0x000a5000 - 0x001d8fff + ReProvision armv7  <fe7e959fd3d93235b0924cf5098fb4e8> /Applications/ReProvision.app/ReProvision {"name":"ReProvision","identifier":"com.matchstic.reprovision","version":"0.5~experimental6-1","install_date":"2019-11-27 13:36:21 +1100"}

Binary Images (App Store):

Binary Images (Other):
0x01e1e000 - 0x01e29fff   GAXClient armv7  <f668c5a86cf53a9d9977643d50d4198b> /System/Library/AccessibilityBundles/GAXClient.bundle/GAXClient
0x1fee4000 - 0x1ff0bfff   dyld armv7  <146dc907cdf7350eb7cf92a77291119f> /usr/lib/dyld
0x24388000 - 0x24389fff   libSystem.B.dylib armv7  <39d6d6f7c2ac3de8bb29c40a1b66368a> /usr/lib/libSystem.B.dylib
0x2438a000 - 0x243d5fff   libc++.1.dylib armv7  <017dba6c16b63f9ebecb9ddd0d0a4520> /usr/lib/libc++.1.dylib
0x243d6000 - 0x243f0fff   libc++abi.dylib armv7  <d32373f6c2153a509f6603750d213ffb> /usr/lib/libc++abi.dylib
0x243f4000 - 0x2475efff   libobjc.A.dylib armv7  <94f6d325c1843f45b3a439b86fc9de15> /usr/lib/libobjc.A.dylib
0x2475f000 - 0x24763fff   libcache.dylib armv7  <8009f99fb892331dbcb61cd740ff0f43> /usr/lib/system/libcache.dylib
0x24764000 - 0x2476dfff   libcommonCrypto.dylib armv7  <f6db318471d732d39918ef36bde65cb7> /usr/lib/system/libcommonCrypto.dylib
0x2476e000 - 0x24773fff   libcompiler_rt.dylib armv7  <cfa3ca12d6c2383abcaf3c8541e9b86c> /usr/lib/system/libcompiler_rt.dylib
0x24774000 - 0x2477afff   libcopyfile.dylib armv7  <d2b06020c3693c7b9d179434f8115ba0> /usr/lib/system/libcopyfile.dylib
0x2477b000 - 0x247cafff   libcorecrypto.dylib armv7  <181437f8d9e53277ace439de8b3fd1ad> /usr/lib/system/libcorecrypto.dylib
0x247cb000 - 0x24814fff   libdispatch.dylib armv7  <bbb4bba2176039ab95a59d7a56f6eff8> /usr/lib/system/libdispatch.dylib
0x24815000 - 0x24817fff   libdyld.dylib armv7  <66c25d49153d3f5595d56aa729b844ef> /usr/lib/system/libdyld.dylib
0x24818000 - 0x24818fff   libkeymgr.dylib armv7  <d3fa0081ea9a3dfab033af5d873bdeec> /usr/lib/system/libkeymgr.dylib
0x24819000 - 0x24819fff   liblaunch.dylib armv7  <151c3b447b733ee38649691a33b4b730> /usr/lib/system/liblaunch.dylib
0x2481a000 - 0x2481dfff   libmacho.dylib armv7  <9bf39a94c56133d093fdc05c41caa7c9> /usr/lib/system/libmacho.dylib
0x2481e000 - 0x2481ffff   libremovefile.dylib armv7  <dd6a29fc35a83b489dea63bda0370f04> /usr/lib/system/libremovefile.dylib
0x24820000 - 0x24832fff   libsystem_asl.dylib armv7  <c80449f997c8387ab227e8f94570a00e> /usr/lib/system/libsystem_asl.dylib
0x24833000 - 0x24833fff   libsystem_blocks.dylib armv7  <b4b8d5044367323a9b129f3a7d81b4e9> /usr/lib/system/libsystem_blocks.dylib
0x24834000 - 0x24898fff   libsystem_c.dylib armv7  <82aee335d0ed3cec8d9eec7ea4dcda8e> /usr/lib/system/libsystem_c.dylib
0x24899000 - 0x2489bfff   libsystem_configuration.dylib armv7  <c22080856fb836de8c8f1a9b06c13c2d> /usr/lib/system/libsystem_configuration.dylib
0x2489c000 - 0x2489ffff   libsystem_containermanager.dylib armv7  <39f4c7de19e437b281d4a9ff474977bd> /usr/lib/system/libsystem_containermanager.dylib
0x248a0000 - 0x248a1fff   libsystem_coreservices.dylib armv7  <e23e6fd831bd392cb899b5e82eeef766> /usr/lib/system/libsystem_coreservices.dylib
0x248a2000 - 0x248b3fff   libsystem_coretls.dylib armv7  <ae770f4c3c6136919474e28ca31445f9> /usr/lib/system/libsystem_coretls.dylib
0x248b4000 - 0x248bafff   libsystem_dnssd.dylib armv7  <f6058e9e29c738d1b56a213fd5cdf587> /usr/lib/system/libsystem_dnssd.dylib
0x248bb000 - 0x248d5fff   libsystem_info.dylib armv7  <42e218d09d7b3189a58b69c0b6802046> /usr/lib/system/libsystem_info.dylib
0x248d6000 - 0x248f0fff   libsystem_kernel.dylib armv7  <b326d8f77b7c320a8834216dad746590> /usr/lib/system/libsystem_kernel.dylib
0x248f1000 - 0x24911fff   libsystem_m.dylib armv7  <f9874db40ec430ffb1304d9280c95b62> /usr/lib/system/libsystem_m.dylib
0x24912000 - 0x24924fff   libsystem_malloc.dylib armv7  <22bc0ce502743a24ad89ba9f9bd23210> /usr/lib/system/libsystem_malloc.dylib
0x24925000 - 0x24978fff   libsystem_network.dylib armv7  <e71dd2fc95a3314ba3449784128e0efb> /usr/lib/system/libsystem_network.dylib
0x24979000 - 0x24980fff   libsystem_networkextension.dylib armv7  <a9380408624232edb7c6624b331182d5> /usr/lib/system/libsystem_networkextension.dylib
0x24981000 - 0x24988fff   libsystem_notify.dylib armv7  <522c4cecd3333a6f8f8cfe55218c7c51> /usr/lib/system/libsystem_notify.dylib
0x24989000 - 0x2498ffff   libsystem_platform.dylib armv7  <79c6252e94f4306d8c997bac49e1ded8> /usr/lib/system/libsystem_platform.dylib
0x24990000 - 0x24997fff   libsystem_pthread.dylib armv7  <2eab341fffd53acca3533ad324ccfb5b> /usr/lib/system/libsystem_pthread.dylib
0x24998000 - 0x2499afff   libsystem_sandbox.dylib armv7  <3a9859c13f973d61955e3301e110415c> /usr/lib/system/libsystem_sandbox.dylib
0x2499b000 - 0x249a9fff   libsystem_trace.dylib armv7  <e82a6f2d873a39ad8014edeb52248157> /usr/lib/system/libsystem_trace.dylib
0x249aa000 - 0x249aafff   libunwind.dylib armv7  <a394593b9bbe3106873aceb3682cd4bd> /usr/lib/system/libunwind.dylib
0x249ab000 - 0x249abfff   libvminterpose.dylib armv7  <98f781d5886e342e940139a995aaa97f> /usr/lib/system/libvminterpose.dylib
0x249ac000 - 0x249cafff   libxpc.dylib armv7  <469babf82510319c9cc43900825dc458> /usr/lib/system/libxpc.dylib
0x249cb000 - 0x24b58fff   libicucore.A.dylib armv7  <d381758e32d83507a703cd228e74eb88> /usr/lib/libicucore.A.dylib
0x24b59000 - 0x24b65fff   libz.1.dylib armv7  <f45b8e232d25324db59b2de0c905946a> /usr/lib/libz.1.dylib
0x24b66000 - 0x24e9dfff   CoreFoundation armv7  <88235170cbe235f280ab8c3b20bdd1ce> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x24e9e000 - 0x24eaafff   libbsm.0.dylib armv7  <524609a8ee323a04a0fb962be8d816dd> /usr/lib/libbsm.0.dylib
0x24eab000 - 0x24eabfff   libenergytrace.dylib armv7  <d707d76751ad3e5280348c52def59620> /usr/lib/libenergytrace.dylib
0x24eac000 - 0x24f07fff   IOKit armv7  <41206d779d493c29bc045f1d76918408> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x24f08000 - 0x24f24fff   libMobileGestalt.dylib armv7  <f6a9faa11c763de294dcd350fd3e1b53> /usr/lib/libMobileGestalt.dylib
0x24f25000 - 0x24fdbfff   libxml2.2.dylib armv7  <d409b9951562332ea104712f15173a32> /usr/lib/libxml2.2.dylib
0x24fdc000 - 0x25037fff   Security armv7  <279f1786c2d93bb2848718bed602db12> /System/Library/Frameworks/Security.framework/Security
0x25038000 - 0x25080fff   SystemConfiguration armv7  <c4645be8e1f23820a0c50d8aa0036fc8> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x25081000 - 0x25138fff   libsqlite3.dylib armv7  <191466f10f943213acae502ee3d48382> /usr/lib/libsqlite3.dylib
0x25139000 - 0x25331fff   CFNetwork armv7  <573e71ab980c34b6b2d906a3fcbd4d9b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x25332000 - 0x2533cfff   libbz2.1.0.dylib armv7  <7439fad6b6a836429fa11d711213728b> /usr/lib/libbz2.1.0.dylib
0x2533d000 - 0x25352fff   liblzma.5.dylib armv7  <8ee3facc25bd3957b49ff0b4d657e0ef> /usr/lib/liblzma.5.dylib
0x25353000 - 0x25368fff   libCRFSuite.dylib armv7  <2ca4911a330736688ebd585895af032a> /usr/lib/libCRFSuite.dylib
0x25369000 - 0x2538bfff   libarchive.2.dylib armv7  <e90ef3b8b0b5302b9cbed3d0840a9e0b> /usr/lib/libarchive.2.dylib
0x2538c000 - 0x253a7fff   libextension.dylib armv7  <f3466097cca237faba733b484c0eb6b0> /usr/lib/libextension.dylib
0x253a8000 - 0x253acfff   liblangid.dylib armv7  <8072b6f6bab438de87ec0e930704c5dc> /usr/lib/liblangid.dylib
0x253ad000 - 0x255e4fff   Foundation armv7  <309b5a1b9bf833fa95d2d209909e783e> /System/Library/Frameworks/Foundation.framework/Foundation
0x255e5000 - 0x256c3fff   libBLAS.dylib armv7  <3b647903060439dd81b6d852b828c808> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x256c4000 - 0x2598dfff   libLAPACK.dylib armv7  <76d8234bfe563de18b6a3f8c9727ef6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x2598e000 - 0x25be6fff   vImage armv7  <b0481939c3043e19b603874339d52b73> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x25be7000 - 0x25bf8fff   libvMisc.dylib armv7  <324e705b1dac3a809b793215d7575e88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x25bf9000 - 0x25c0afff   libLinearAlgebra.dylib armv7  <dd988766e0b237f88de69b7df319f973> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x25c0b000 - 0x25c1ffff   libSparseBLAS.dylib armv7  <828a031fc42635aa95ce451bb693f210> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x25c20000 - 0x25c95fff   libvDSP.dylib armv7  <81660ad7288639ab82dfd36518c90cb4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x25c96000 - 0x25c96fff   vecLib armv7  <ce714ab612c534a1b1cbd498bd851006> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x25c97000 - 0x25c97fff   Accelerate armv7  <f2de5d457ef1361c84503912a662de48> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x25c98000 - 0x26155fff   CoreGraphics armv7  <a1f5aea37c3f39e38ef81d167907d816> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x26156000 - 0x26167fff   GraphicsServices armv7  <f0bb6156889c3f43985f7a92f37bec98> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x26168000 - 0x261a7fff   AppSupport armv7  <8478366c21583944bd7275dd878eb20c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x261a8000 - 0x26263fff   MobileCoreServices armv7  <ec630bf558c637559ab2e5b535292919> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x26264000 - 0x262adfff   BaseBoard armv7  <00f328aa722931a3b06c5a0843732f16> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x262ae000 - 0x262b7fff   AssertionServices armv7  <f5bdb0c4ff12316e9d9527c9e3010d74> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x262b8000 - 0x262d9fff   BackBoardServices armv7  <7de2f79285fb3acdadffa9e18c96c673> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x262da000 - 0x262ddfff   MobileSystemServices armv7  <fe657fcb14f03b16ab36909ceb509565> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x262de000 - 0x2630ffff   FrontBoardServices armv7  <d976ddcbd723319ba884037470a616e6> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x26310000 - 0x26319fff   UserNotificationServices armv7  <d72021767b2a3095a2778db8be1055e4> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x2631a000 - 0x26340fff   SpringBoardServices armv7  <6450d7693bdc3524bd750362e0bb1a08> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x26341000 - 0x2634ffff   MobileKeyBag armv7  <8aaa865511f93d38a0a32422ca4f8bd9> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x26350000 - 0x26355fff   IOSurface armv7  <be0c566be52130009d2738cf9cf9b7d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x26356000 - 0x26361fff   liblockdown.dylib armv7  <ee1f8bed602a362daea870f0473e1b7b> /usr/lib/liblockdown.dylib
0x26362000 - 0x26372fff   CrashReporterSupport armv7  <758bd1f065ee35aa929d889025e60dde> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x26373000 - 0x26375fff   IOSurfaceAccelerator armv7  <86b33e2d75df3e319084298687d043ab> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x26376000 - 0x263aefff   AppleJPEG armv7  <b69488274caa3f80ab90017ff1ac2061> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x263af000 - 0x2667cfff   ImageIO armv7  <173849bc22ed33c09393ef37ee0e9334> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x2667d000 - 0x26681fff   TCC armv7  <ddb01002bf9137b8b231da07b42b2bbd> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x26682000 - 0x26686fff   AggregateDictionary armv7  <4b79b155c9853dc2b81c41700f9743fc> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x26687000 - 0x26692fff   PowerLog armv7  <fe75364bc9dd3948a1b09db11656513f> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x26693000 - 0x266eafff   libTelephonyUtilDynamic.dylib armv7  <798c0fa46206306dbe1d28ede5acae3c> /usr/lib/libTelephonyUtilDynamic.dylib
0x266eb000 - 0x266fcfff   CommonUtilities armv7  <d67f3f99c5083bdcbfc13a5d0110a8c1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x266fd000 - 0x2670ffff   libcompression.dylib armv7  <f47b77be074a367082e6621df7874adf> /usr/lib/libcompression.dylib
0x26710000 - 0x26948fff   CoreData armv7  <8b0f949bbe703636b4c51a75c3920025> /System/Library/Frameworks/CoreData.framework/CoreData
0x26949000 - 0x2694cfff   libCoreVMClient.dylib armv7  <2b45452691c232ecb0517a978667e2d7> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x2694d000 - 0x26951fff   IOAccelerator armv7  <92d1d215dcab309b8add24ea9f6bc39b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x26952000 - 0x26952fff   libCVMSPluginSupport.dylib armv7  <d4811e0f17db347f975f58e95b64a5d1> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x26953000 - 0x26955fff   libCoreFSCache.dylib armv7  <f1fd4e0ce0d33dc9bccd9a11a878e71d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x26956000 - 0x26993fff   libGLImage.dylib armv7  <95a4c5f889d83813b79250ea4ae63b81> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x26994000 - 0x2699cfff   libGFXShared.dylib armv7  <67e8a19ced973d56869643d0b33ef3c9> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x2699d000 - 0x269a3fff   IOMobileFramebuffer armv7  <6ba3919c45d33789932bf63d5f149dc1> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x269a4000 - 0x269a4fff   libmetal_timestamp.dylib armv7  <c9ac3b99aba734679d9708fc2fe92f17> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x269a5000 - 0x269e4fff   Metal armv7  <b4ca99dd28ef30e88d8888c703803f3a> /System/Library/Frameworks/Metal.framework/Metal
0x269e5000 - 0x269edfff   OpenGLES armv7  <7ce3ef00504a3af8ad9935aaa4ce9221> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x269ee000 - 0x26a07fff   CoreVideo armv7  <5d715978310c3de5b1c16afe1250b2b0> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x26a08000 - 0x26a0afff   OAuth armv7  <6aab365d245d3035b59da1ea5428f249> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x26a0b000 - 0x26a3bfff   Accounts armv7  <c83b4c146af232599e963363970bd248> /System/Library/Frameworks/Accounts.framework/Accounts
0x26a3c000 - 0x26b29fff   libiconv.2.dylib armv7  <128e8025b7ac3ce39bac331c8ff7ba71> /usr/lib/libiconv.2.dylib
0x26b2a000 - 0x26bdbfff   CoreAudio armv7  <2806e7f7057e3347b8ef67e2145d4cf4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x26bdc000 - 0x26bdffff   UserFS armv7  <dacd455b700d3af484d818fb28be3699> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x26be0000 - 0x26ca4fff   CoreMedia armv7  <fa6be696b20330f29b72d4de3df053cb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x26ca5000 - 0x26cacfff   libcupolicy.dylib armv7  <3133e9403f4a34868eea9feb25dea46b> /usr/lib/libcupolicy.dylib
0x26cad000 - 0x26d0dfff   CoreTelephony armv7  <e54779cba4d53cfbb48e548d291b9a3a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x26d0e000 - 0x26de5fff   libFontParser.dylib armv7  <75e7a9e7f5d63e229f4eb776970003f9> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x26de6000 - 0x26e55fff   VideoToolbox armv7  <9fdd4ee852c534a6aa4a66416608e744> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x26e56000 - 0x26e56fff   FontServices armv7  <e038eb173eec3348bcbc333bf294754b> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x26e57000 - 0x26f46fff   CoreText armv7  <6191ab0a137535e9aeee9848c698cd76> /System/Library/Frameworks/CoreText.framework/CoreText
0x26f47000 - 0x26f56fff   ProtocolBuffer armv7  <a1cc39d8f5db398cb9b354e4ddce36ba> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x26f57000 - 0x26f7ffff   PersistentConnection armv7  <c1c3f1660d8a30f9a172a78c7624e9b7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x26f80000 - 0x26f85fff   DataMigration armv7  <7ea7650ec28c3286b7072491e682b4db> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x26f86000 - 0x27260fff   AudioToolbox armv7  <56a8d1b1b32e3b39acf786a8c4bcbff0> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x27261000 - 0x273e0fff   QuartzCore armv7  <0b9f5cf5c1f0343e8f617362895f963d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x273e1000 - 0x273eafff   Netrb armv7  <2679bbf72a693acabb533d50858b891a> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x273eb000 - 0x273f8fff   libcmph.dylib armv7  <7543b1e5874f33948bb0734b1698cd68> /usr/lib/libcmph.dylib
0x273f9000 - 0x27413fff   libmis.dylib armv7  <d2c76826f545362c9a26d2e730ee67ad> /usr/lib/libmis.dylib
0x27414000 - 0x27482fff   LanguageModeling armv7  <25a862a815f5396a99ab550ab1dfa893> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x27483000 - 0x27548fff   ManagedConfiguration armv7  <43a9910bcd023eada63773ae2a3352c1> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x27549000 - 0x2755dfff   libmarisa.dylib armv7  <1c5889466c2139c09961fc9045810614> /usr/lib/libmarisa.dylib
0x2755e000 - 0x275fdfff   ProofReader armv7  <984451837b833eafa45730d01d439aab> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x275fe000 - 0x27606fff   MediaAccessibility armv7  <8ea0134cb0c23f9abd52f69b577150fa> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x27607000 - 0x27614fff   MobileAsset armv7  <6848bfb386343bceba3b98a4a02154b3> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x27615000 - 0x27670fff   ColorSync armv7  <457e36abc1ba3d70ab862db452ec800f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x27671000 - 0x276b9fff   MetalPerformanceShaders armv7  <2cac46f639fe3ac193df6e7c81aee320> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x276ba000 - 0x27adefff   FaceCore armv7  <7a32afb36c8532a69104c0f368bd23d1> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x27adf000 - 0x27b4dfff   Quagga armv7  <fe49eb1ba8c430e39877a852b85de2fa> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x27b4e000 - 0x27cdafff   CoreImage armv7  <06889f7b9778399987f465a7e5a47f5a> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x27cdb000 - 0x27d09fff   TextInput armv7  <5779f38dc44436e794d9273b16052938> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x27d0a000 - 0x27d16fff   libAccessibility.dylib armv7  <5db80cceb40d326894f553fbb732b1fd> /usr/lib/libAccessibility.dylib
0x27d1f000 - 0x28124fff   JavaScriptCore armv7  <1364fb2e60b33bb1bcfe92f6e88b569f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x282e5000 - 0x28efcfff   WebCore armv7  <f58010d51abb3be89bac39a3737c3927> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x28efd000 - 0x28f1ffff   libxslt.1.dylib armv7  <78e0009dace23380836efbda1c04c4dc> /usr/lib/libxslt.1.dylib
0x28f20000 - 0x28febfff   WebKitLegacy armv7  <f2df2d84be7a3a24850ada6cecc37854> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x28fec000 - 0x29090fff   CoreUI armv7  <2f2ad16559793385ac5311aa963b1e99> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x29091000 - 0x290b0fff   DictionaryServices armv7  <01ad9b82fc3a31f49b65a23624a36b8a> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x290b1000 - 0x290b1fff   HangTracer armv7  <d280f894fda431deac8cc91be950c0bf> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x290b2000 - 0x290fefff   PhysicsKit armv7  <2e88471e361435aea858a3bc5eca4be8> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x290ff000 - 0x291c6fff   UIFoundation armv7  <824195f3610c3361a2187aec5497c470> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x291c7000 - 0x29d5afff   UIKit armv7  <c20dd2735c9934ecb997d107e8abe187> /System/Library/Frameworks/UIKit.framework/UIKit
0x29d5b000 - 0x29d7afff   CoreBluetooth armv7  <5e71b8eea7b23de3a61cd4605ad70231> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x29d7b000 - 0x29d9dfff   DataAccessExpress armv7  <cf56e1435e983c7791ec8279143d86bd> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x29d9e000 - 0x29db5fff   NetworkStatistics armv7  <0d93e432a73c3a259f3bc5961cbfffae> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x29db6000 - 0x29e22fff   AddressBook armv7  <3910e5ee4a14306284d430692754fae9> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x29e23000 - 0x29f24fff   CoreMotion armv7  <636978a8147e36b8bd7932c180c61c5d> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x29f25000 - 0x29f33fff   CacheDelete armv7  <53ae831acf9b303d90581756cc522fd7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x29f34000 - 0x29f3efff   CoreAUC armv7  <e75ef28383e13b6db04340f0a52cb896> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x29f3f000 - 0x2a2befff   MediaToolbox armv7  <7d64c69205d23b44bbee6d92d75f7d6e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x2a2bf000 - 0x2a421fff   Celestial armv7  <f598d010e77b37978aee4ab3d040bb4c> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x2a422000 - 0x2a42efff   IntlPreferences armv7  <22176a29136630d9a2b62b346089796e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x2a42f000 - 0x2a431fff   CoreDuetDebugLogging armv7  <b1f4c41cfc833848aa270be9efe77e03> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x2a432000 - 0x2a444fff   CoreDuetDaemonProtocol armv7  <3041de0bc62632e19c39f0d3aa31845d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x2a445000 - 0x2a4e5fff   CoreDuet armv7  <692e92de76c93fe2abc4ca10bc1f647c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x2a4e6000 - 0x2a4e7fff   BTLEAudioController armv7  <9f46fa999b7834c9aab8f6603c1e7c86> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x2a4e8000 - 0x2a55bfff   libAVFAudio.dylib armv7  <c88c61e26cf63053882227d3913e64f1> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x2a55c000 - 0x2a6c9fff   AVFoundation armv7  <71d1da43e1d73bc69596c63697b10b8b> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2a6ca000 - 0x2a6f1fff   libtidy.A.dylib armv7  <b1cf6a6af9f03a43b788514aabc6192a> /usr/lib/libtidy.A.dylib
0x2a6f2000 - 0x2a75cfff   IMFoundation armv7  <17f30620b5ea3c3e8fd2c83021c5340a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x2a75d000 - 0x2aba3fff   GeoServices armv7  <40f4870115f5356c8c00f16c1fd51f37> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2aba4000 - 0x2aba5fff   DiagnosticLogCollection armv7  <663a3ae44a5e330d8754238116cc858d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x2aba6000 - 0x2aba7fff   Marco armv7  <c2759f8740453ea6a3e45d034ef1bdee> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x2aba8000 - 0x2ac0ffff   CoreLocation armv7  <26c75166f67c302f8d524369459f4a3d> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x2ac10000 - 0x2ac14fff   ConstantClasses armv7  <26c7e52ce7b5346c94d3e01bd124502c> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x2ae6a000 - 0x2ae9cfff   IDSFoundation armv7  <c06f997de72c30adbb4b40f3734da016> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2ae9d000 - 0x2af10fff   IDS armv7  <e131caf5f93e3dca943158b0d4c61f47> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x2af11000 - 0x2af29fff   MediaServices armv7  <b06347f54a263805a86fc88641e21058> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2af2a000 - 0x2af4bfff   AuthKit armv7  <6e556b91cbca3c478b2023f0db43effd> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x2af4c000 - 0x2af4ffff   libheimdal-asn1.dylib armv7  <04fb61f676673fd5b92fcaf45c6697dc> /usr/lib/libheimdal-asn1.dylib
0x2af50000 - 0x2afd8fff   MediaRemote armv7  <d4328a8ffb3d3833b92f78bd23d1825f> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x2b0dd000 - 0x2b0f5fff   PlugInKit armv7  <0baa719097083bab8828dafd00d7d0ec> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x2b0f6000 - 0x2b116fff   ProtectedCloudStorage armv7  <b1091ee8880c3f26b35220883abe6df1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x2b23c000 - 0x2b25cfff   VoiceServices armv7  <9dac8ed080303a5fa7bfa8a79c2a59b4> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x2b25d000 - 0x2b2a0fff   SAObjects armv7  <4189bc6040fc3b35aa4f8968f87994e5> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x2b31a000 - 0x2b368fff   AssistantServices armv7  <31f02be2e9f83bd1ae3493f8b8e5f6ae> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x2b49f000 - 0x2b4a3fff   CommunicationsFilter armv7  <7a8e3aef7df13584afd6e0b54ea142f3> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x2b5a8000 - 0x2b5b2fff   MobileIcons armv7  <26dcba2e6df8391cbefdfafec1eeed88> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x2b5b3000 - 0x2b5bcfff   MobileBluetooth armv7  <41944aed1e85384393f76a51c9ec4f70> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x2b5bd000 - 0x2b5ecfff   NanoRegistry armv7  <43824fed4a9f369a9fc482b73a10b86b> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x2b5ed000 - 0x2b5f3fff   BluetoothManager armv7  <2337924ce36b38be9127b8370c41b62d> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x2b622000 - 0x2b656fff   FTServices armv7  <9879708b7dad36fb97f703e504f8f237> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x2b6ad000 - 0x2b6b6fff   BaseBoardUI armv7  <52064db519d531f382c308d97e14da87> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x2b6b7000 - 0x2b6c6fff   UserManagement armv7  <f3f18a01d53b3bc994dcc7710528a67d> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x2b6c7000 - 0x2b773fff   CorePDF armv7  <b73ba7073d1a31c9844440119dccf7c3> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x2b7a1000 - 0x2b7a9fff   libtzupdate.dylib armv7  <131d44bb205d3ce2b325fab73bcbf761> /usr/lib/libtzupdate.dylib
0x2b7ee000 - 0x2b7f3fff   IncomingCallFilter armv7  <4d67064638c63c478a52919f4dff0861> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x2b7f4000 - 0x2b8c1fff   Preferences armv7  <aa07f95794eb387cbd7f867aba230b09> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x2b9ec000 - 0x2bc45fff   WebKit armv7  <3109afaf33b63912b58fe27cc359c189> /System/Library/Frameworks/WebKit.framework/WebKit
0x2bd64000 - 0x2c127fff   ModelIO armv7  <1855c9aa20853b2fa41b50e192300a96> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x2c12e000 - 0x2c19ffff   CoreSymbolication armv7  <2f89d7a7d4123951aff3ddbd644c7cb0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x2c1a0000 - 0x2c1fcfff   TelephonyUtilities armv7  <05bfd0f9018436d48bc3ecacab40dd93> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x2c1fd000 - 0x2c22afff   GLKit armv7  <5542fd57ae113486bb0c4664a17f540b> /System/Library/Frameworks/GLKit.framework/GLKit
0x2cc62000 - 0x2cc68fff   CoreTime armv7  <5fd2045bb20631848447a934ba6322f7> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x2cfa3000 - 0x2cfd5fff   PrototypeTools armv7  <8138402cf01e39679241cd0b8eeaeb97> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x2d03a000 - 0x2d05bfff   ScreenReaderCore armv7  <dd94dc4b8eed3736be227b95c60c1f8f> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x2d05c000 - 0x2d0d0fff   BulletinBoard armv7  <f5c72837226537c69638510cb2089a2d> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x2d0d1000 - 0x2d0d1fff   MobileObliteration armv7  <967aa70f234c356fa65bc764060e9b7a> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x2d0d2000 - 0x2d0e7fff   TextToSpeech armv7  <12d6be82f63b32ffb4082593f76ff7ae> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x2d0e8000 - 0x2d13ffff   SpringBoardFoundation armv7  <b3d6e7e7e04d3dc992a84e4d01ec6770> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x2d140000 - 0x2d141fff   libAXSafeCategoryBundle.dylib armv7  <60190996446838f39cc8f4c4fcd9c089> /usr/lib/libAXSafeCategoryBundle.dylib
0x2d142000 - 0x2d149fff   libAXSpeechManager.dylib armv7  <a1e978d8843f3dd1b075886d4dd16501> /usr/lib/libAXSpeechManager.dylib
0x2d14a000 - 0x2d1c5fff   AccessibilityUtilities armv7  <05c25db5e5243770b1bae1a314f20625> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x2d2ee000 - 0x2d32efff   TelephonyUI armv7  <c719599ecce934f3a397b02dbc291913> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x2d32f000 - 0x2d34dfff   ToneLibrary armv7  <17fc485022a1322f8ec67352ae9d6cc1> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x2d3b2000 - 0x2d3bcfff   NotificationsUI armv7  <b99e4798a08631fa8ca456b85cc80274> /System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI
0x2d3bd000 - 0x2d3c1fff   ProgressUI armv7  <271d58fe4c5f37e7802a3c0b40a0e7f9> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x2d653000 - 0x2d685fff   SpringBoardUIServices armv7  <4e66da14546d368f81482c49cc80bd19> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x2d81a000 - 0x2d820fff   AccessibilityUIUtilities armv7  <0933e0f79d463af398fe25d40063d139> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x2d8d1000 - 0x2d8eafff   SpringBoardUI armv7  <a9f6149f08e433dfad4d152a7a5d148b> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x2e45e000 - 0x2e473fff   FTAWD armv7  <81f6e07b968130d48e76b26afc7e6c3c> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x2e4d3000 - 0x2e588fff   IMCore armv7  <3c3c917a931638b09fd36c107b05fb44> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x2e940000 - 0x2e94bfff   SetupAssistant armv7  <bc10a3ac806c3433b5bd73128fea7951> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x2f028000 - 0x2f093fff   IMAVCore armv7  <ac8a1bf6d3ff33438c955bdbe2802a03> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x30d18000 - 0x30d1ffff   AccessibilityUI armv7  <1558b299eae13a728e280d9e04753fb4> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x31cca000 - 0x31d1efff   CoreBrightness armv7  <07520273b53737f6a1cae0c04c2a2662> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x3226c000 - 0x32270fff   ZoomServices armv7  <cb6187e767333575a631da6e70672012> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
0x33e70000 - 0x33e79fff   AccessibilitySettingsLoader armv7  <3b3af6dd79233ce8b196317492487bca> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x3436b000 - 0x3437efff   libCGInterfaces.dylib armv7  <78f4b125ff033afea9a55a845f79498c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x3558b000 - 0x355aafff   CoreServicesInternal armv7  <db484f452bf437a993bf39423f6efd67> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x3580d000 - 0x35818fff   libGSFontCache.dylib armv7  <7361c8f4b3cb303b81c503ece2d4f220> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x36b41000 - 0x3793cfff   KBLayouts_iPhone.dylib armv7  <3cf3fb517b533b73baa79471c768913c> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib

System log output:

Wed Nov 27 13:42:33 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: daemonDidRequestCredentialsCheck
Wed Nov 27 13:42:33 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: Setup daemon connection: <NSXPCConnection: 0x16d65e50> connection to service named com.matchstic.reprovisiond
Wed Nov 27 13:42:33 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: applicationDidFinishLaunching, options: (null)
Wed Nov 27 13:42:35 2019: ReProvision (com.matchstic.reprovision.ios): *** -[NSLock unlock]: lock (<NSLock: 0x16d517b0> '(null)') unlocked when not locked
Wed Nov 27 13:42:35 2019: ReProvision (com.matchstic.reprovision.ios): *** Break on _NSLockError() to debug.
Wed Nov 27 13:42:39 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: applicationWillEnterForeground
Wed Nov 27 13:42:41 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: applicationDidBecomeActive
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:42:48 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:03 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:26 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:28 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:28 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:28 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:29 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:29 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:29 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:29 2019: ReProvision (com.matchstic.reprovision.ios): |GAXGeneral|info| Guided Access blocking canBecomeFirstResponder:
Wed Nov 27 13:43:42 2019: ReProvision (com.matchstic.reprovision.ios): -[AKDevice MLBSerialNumber]: unrecognized selector sent to instance 0x16e17bf0
Wed Nov 27 13:43:42 2019: ReProvision (com.matchstic.reprovision.ios): *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[AKDevice MLBSerialNumber]: unrecognized selector sent to instance 0x16e17bf0'
*** First throw call stack:
(0x24c5f91b 0x243fae17 0x24c652b5 0x24c62ee1 0x24b8e238 0xe74e3 0x247cd823 0x247dc5e9 0x247dbfcd 0x24991b29 0x24991718)
Wed Nov 27 13:43:43 2019: ReportCrash (Crash Reporter): Formulating report for corpse[9086] ReProvision
ErraticHail2012 commented 4 years ago

Thanks for log, is there a corresponding syslog too? On 26 Nov 2019, at 21:06, Daniel @.***> wrote:  I have the exact same issue, ReProvision crashes when pressing confirm on the sign in dialog: iPad3,3, iOS 9.3.6 Crashlog from 0.5~experimental6-1: https://pastebin.com/4xmX4Riz — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Here's an extra pair in case you need it.

Crash log: https://pastebin.com/EE8tdyQC System log: https://pastebin.com/va9Lr8Zq

These are from V0.5~experimental6-1 (latest on Cydia), created at the same time, Good luck.

esterTion commented 4 years ago

Wed Nov 27 13:43:42 2019: ReProvision (com.matchstic.reprovision.ios): *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[AKDevice MLBSerialNumber]: unrecognized selector sent to instance 0x16e17bf0'

This one certainly does it

Matchstic commented 4 years ago

Yup, that’ll do it alright

On 27 Nov 2019, at 09:33, esterTion notifications@github.com wrote:

 Wed Nov 27 13:43:42 2019: ReProvision (com.matchstic.reprovision.ios): *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[AKDevice MLBSerialNumber]: unrecognized selector sent to instance 0x16e17bf0'

This one certainly does it

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

0utlawActual commented 4 years ago

Can confirm same issue. ReProvision crashes back to SpringBoard upon pressing "Confirm" after entering correct username & password

-iPhone 4,1 -iOS 9.3.6 -Phoenix v5 jailbreak -ReProvision 0.5~experimental6-1

Matchstic commented 4 years ago

This should now be fixed with version 0.5~experimental7

0utlawActual commented 4 years ago

@Matchstic Unfortunately after updating to 0.5~exerimental7, ReProvision still crashes on iPhone 4 regardless if correct or incorrect username/pass is supplied.

-iPhone 4,1 -iOS 9.3.6 -Phoenix v5 jailbreak -ReProvision 0.5~experimental7-1

Matchstic commented 4 years ago

Can you post another crash log and syslog please? I believe I did handle the AKDevice discrepancies.

On 27 Nov 2019, at 17:47, 0utlawActual notifications@github.com wrote:

 @Matchstic Unfortunately after updating to 0.5~exerimental7, ReProvision still crashes on iPhone 4 regardless if correct or incorrect username/pass is supplied.

-iPhone 4,1 -iOS 9.3.6 -Phoenix v5 jailbreak -ReProvision 0.5~experimental7-1

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

avdimdv commented 4 years ago

iPad2,1 on iOS 9.3.5 with Phoenix v5

crash log https://pastebin.com/h247j9Y4

sorry I don't know where to find (or how to create) syslog

Phorofor commented 4 years ago

Still having the same issue on iPhone 4s, iOS 9.3.6. Here’s the crash log

Crash.log

Syslog:

Thu Nov 28 08:33:38 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: daemonDidRequestCredentialsCheck
Thu Nov 28 08:33:38 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: Setup daemon connection: <NSXPCConnection: 0x15eb0440> connection to service named com.matchstic.reprovisiond
Thu Nov 28 08:33:38 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: applicationDidFinishLaunching, options: (null)
Thu Nov 28 08:33:44 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: applicationWillEnterForeground
Thu Nov 28 08:33:44 2019: ReProvision (com.matchstic.reprovision.ios): *** -[NSLock unlock]: lock (<NSLock: 0x15e64410> '(null)') unlocked when not locked
Thu Nov 28 08:33:44 2019: ReProvision (com.matchstic.reprovision.ios): *** Break on _NSLockError() to debug.
Thu Nov 28 08:33:45 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: applicationDidBecomeActive
Thu Nov 28 08:33:52 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: applicationDidEnterBackground
Thu Nov 28 08:33:56 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: Setup daemon connection: <NSXPCConnection: 0x15583fa0> connection to service named com.matchstic.reprovisiond
Thu Nov 28 08:33:56 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: applicationDidFinishLaunching, options: (null)
Thu Nov 28 08:33:57 2019: ReProvision (com.matchstic.reprovision.ios): *** [ReProvision] :: applicationDidBecomeActive
Thu Nov 28 08:34:06 2019: ReProvision (user): dyld: lazy symbol binding failed: Symbol not found: _ccrng
  Referenced from: /Applications/ReProvision.app/ReProvision
  Expected in: dyld shared cache
Thu Nov 28 08:34:06 2019: ReProvision (user): dyld: Symbol not found: _ccrng
  Referenced from: /Applications/ReProvision.app/ReProvision
  Expected in: dyld shared cache
Thu Nov 28 08:34:07 2019: ReportCrash (Crash Reporter): Formulating report for corpse[11439] ReProvision
0utlawActual commented 4 years ago

Output from "socat - UNIX-CONNECT:/var/run/lockdown/syslog.sock" - https://pastebin.com/dfKDkERx

Actual Crash Log - https://pastebin.com/VQW7NsjC

If there is something more helpful, please let me know and I'll drop it here.

Thanks

esterTion commented 4 years ago

iPad3,1 iOS 9.3.5

Nov 28 11:30:16 iPad ReProvision[2351] <Notice>: dyld: lazy symbol binding failed: Symbol not found: _ccrng
          Referenced from: /Applications/ReProvision.app/ReProvision
          Expected in: /usr/lib/libSystem.B.dylib
Nov 28 11:30:16 iPad ReProvision[2351] <Notice>: dyld: Symbol not found: _ccrng
          Referenced from: /Applications/ReProvision.app/ReProvision
          Expected in: /usr/lib/libSystem.B.dylib
Matchstic commented 4 years ago

Does experimental-8 help?

DeafEyeJedi commented 4 years ago

Yes.

Sent from my iPhone XR

On Nov 28, 2019, at 1:04 PM, Matt Clarke notifications@github.com wrote:

Does experimental-8 help?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

ErraticHail2012 commented 4 years ago

ReProvision has still crashed on me using the latest 0.5~experimental8. I've reinstalled, deleted>resprung>installed, same.

Here are logs from 0.5~experimental8 in safe mode. Crash Log: https://pastebin.com/Fix3axm9 Syslog: https://pastebin.com/qLELJSiz

Both from latest 0.5~experimental8

esterTion commented 4 years ago

Same here, exp8 still can’t login. But somehow, phænix was resigned so... I guess I’ll just leave it? 🤔

0utlawActual commented 4 years ago

Still crashing. Do you need another set of logs?

-iPhone 4,1 -iOS 9.3.6 -Phoenix v5 jailbreak -ReProvision 0.5~experimental8-1

The-SamminAter commented 4 years ago

Same issue iPad Mini (WiFi) iOS 9.3.5 Fresh OS (Cydia Eraser'd) ReProvision 0.5~experemental8

danieltroger commented 4 years ago

Still Crashs with experimental8-1

Dec  3 11:32:57 Stines-iPad backboardd[2277] <Warning>: Unable to bootstrap_look_up port with name com.apple.mobilecal.widget.gsEvents: unknown error code (1102)
Dec  3 11:32:57 Stines-iPad SpringBoard[2280] <Warning>: HW kbd: Failed to set com.apple.mobilecal.widget as keyboard focus
Dec  3 11:32:57 Stines-iPad SpringBoard[2280] <Warning>: SBLockScreenNotificationListController: Attempting to remove a bulletin I don't have
Dec  3 11:32:57 Stines-iPad ReProvision[2300] <Warning>: *** [ReProvision] :: applicationWillEnterForeground
Dec  3 11:32:57 Stines-iPad SpringBoard[2280] <Warning>: plugin com.apple.mobilecal.widget invalidated
Dec  3 11:32:58 Stines-iPad ReProvision[2300] <Warning>: *** [ReProvision] :: applicationDidBecomeActive
Dec  3 11:33:22 Stines-iPad ReProvision[2300] <Notice>: dyld: lazy symbol binding failed: Symbol not found: _ccrng
          Referenced from: /Applications/ReProvision.app/ReProvision
          Expected in: /usr/lib/libSystem.B.dylib
Dec  3 11:33:22 Stines-iPad ReProvision[2300] <Notice>: dyld: Symbol not found: _ccrng
          Referenced from: /Applications/ReProvision.app/ReProvision
          Expected in: /usr/lib/libSystem.B.dylib
Dec  3 11:33:22 Stines-iPad com.apple.xpc.launchd[1] (UIKitApplication:com.matchstic.reprovision.ios[0xefb8][2300]) <Notice>: Service exited due to signal: Trace/BPT trap: 5
Dec  3 11:33:22 Stines-iPad SpringBoard[2280] <Warning>: HW kbd: Failed to set (null) as keyboard focus
Dec  3 11:33:22 Stines-iPad SpringBoard[2280] <Warning>: HW kbd: Failed to set (null) as keyboard focus
Dec  3 11:33:22 Stines-iPad SpringBoard[2280] <Warning>: UNNotificationRegistrarConnectionListener connection invalidated
Dec  3 11:33:22 Stines-iPad SpringBoard[2280] <Warning>: UNNotificationSchedulerConnectionListener connection invalidated
Dec  3 11:33:22 Stines-iPad reprovisiond[2260] <Warning>: *** reprovisiond :: Invalidation handler called
Dec  3 11:33:22 Stines-iPad ReportCrash[2323] <Notice>: MS:Notice: Injecting: com.apple.CrashReporter [ReportCrash] (1290.11)
Dec  3 11:33:22 Stines-iPad SpringBoard[2280] <Warning>: Application 'UIKitApplication:com.matchstic.reprovision.ios[0xefb8]' crashed.
Dec  3 11:33:22 Stines-iPad UserEventAgent[23] <Warning>: 608518809938: id=com.matchstic.reprovision.ios pid=2300, state=0
Dec  3 11:33:22 Stines-iPad ReportCrash[2323] <Notice>: platform_thread_get_unique_id matched 192829
Dec  3 11:33:22 Stines-iPad ReportCrash[2323] <Notice>: Formulating report for corpse[2300] ReProvision
Dec  3 11:33:22 Stines-iPad ReportCrash[2323] <Warning>: Saved type '109(109_ReProvision)' report (12 of max 25) at /var/mobile/Library/Logs/CrashReporter/ReProvision-2019-12-03-113322.ips

Crashlog:

{"bug_type":"109","os_version":"iPhone OS 9.3.6 (13G37)","build_version":"1","timestamp":"2019-12-03 11:33:22.22 +0100","app_name":"ReProvision","bundleID":"com.matchstic.reprovision.ios","name":"ReProvision","is_first_party":true,"app_version":"1.0","share_with_app_devs":false,"slice_uuid":"fc84e1b9-59f4-3720-9bf1-9f7ab3c553a9","adam_id":0}
Incident Identifier: 3B3ADFA0-ABB5-42FC-86D7-B5528E5E41EA
CrashReporter Key:   d5fec2ee4b33ce2f0fd8e64c2561523b30dedb46
Hardware Model:      iPad3,3
Process:             ReProvision [2300]
Path:                /Applications/ReProvision.app/ReProvision
Identifier:          com.matchstic.reprovision.ios
Version:             1 (1.0)
Code Type:           ARM (Native)
Parent Process:      launchd [1]

Date/Time:           2019-12-03 11:33:22.22 +0100
Launch Time:         2019-12-03 11:32:28.28 +0100
OS Version:          iOS 9.3.6 (13G37)
Report Version:      105

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000000e7ffdefe
Triggered by Thread:  3

Filtered syslog:
None found

Dyld Error Message:
Dyld Message: Symbol not found: _ccrng
  Referenced from: /Applications/ReProvision.app/ReProvision
  Expected in: /usr/lib/libSystem.B.dylib
  Dyld Version: 390.7

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib          0x222ea8d0 0x222ea000 + 2256
1   libsystem_kernel.dylib          0x222ea6d4 0x222ea000 + 1748
2   CoreFoundation                  0x22635ac4 0x2257a000 + 768708
3   CoreFoundation                  0x22633e4c 0x2257a000 + 761420
4   CoreFoundation                  0x22583228 0x2257a000 + 37416
5   CoreFoundation                  0x22583014 0x2257a000 + 36884
6   GraphicsServices                0x23b73ac8 0x23b6a000 + 39624
7   UIKit                           0x26c57188 0x26bdb000 + 508296
8   ReProvision                     0x00095e2a 0x75000 + 134698
9   libdyld.dylib                   0x2222b872 0x22229000 + 10354

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib          0x223002f8 0x222ea000 + 90872
1   libdispatch.dylib               0x221f5d60 0x221df000 + 93536
2   libdispatch.dylib               0x221f5abe 0x221df000 + 92862

Thread 2:
0   libsystem_kernel.dylib          0x222ff864 0x222ea000 + 88164
1   libsystem_pthread.dylib         0x223a5b34 0x223a4000 + 6964
2   libsystem_pthread.dylib         0x223a5718 0x223a4000 + 5912

Thread 3 name:  Dispatch queue: com.apple.root.default-qos
Thread 3 Crashed:
0   dyld                            0x1fe3c08c 0x1fe3b000 + 4236
1   dyld                            0x1fe3ea7a 0x1fe3b000 + 14970
2   dyld                            0x1fe3ecd8 0x1fe3b000 + 15576
3   libdyld.dylib                   0x2222a444 0x22229000 + 5188
4   ReProvision                     0x000b7582 0x75000 + 271746
5   ReProvision                     0x0007c210 0x75000 + 29200
6   libdispatch.dylib               0x221e1822 0x221df000 + 10274
7   libdispatch.dylib               0x221f05e8 0x221df000 + 71144
8   libdispatch.dylib               0x221effcc 0x221df000 + 69580
9   libsystem_pthread.dylib         0x223a5b28 0x223a4000 + 6952
10  libsystem_pthread.dylib         0x223a5718 0x223a4000 + 5912

Thread 4:
0   libsystem_kernel.dylib          0x222ff864 0x222ea000 + 88164
1   libsystem_pthread.dylib         0x223a5b34 0x223a4000 + 6964
2   libsystem_pthread.dylib         0x223a5718 0x223a4000 + 5912

Thread 5:
0   libsystem_kernel.dylib          0x222ff864 0x222ea000 + 88164
1   libsystem_pthread.dylib         0x223a5b34 0x223a4000 + 6964
2   libsystem_pthread.dylib         0x223a5718 0x223a4000 + 5912

Thread 3 crashed with ARM Thread State (32-bit):
    r0: 0x1fe6900c    r1: 0x00000000      r2: 0x1fe66330      r3: 0x1fe63000
    r4: 0x1462cb40    r5: 0x1fe6900c      r6: 0x00000002      r7: 0x40114ce8
    r8: 0x1473a410    r9: 0x00000000     r10: 0x001d737b     r11: 0x1fe66308
    ip: 0x00000000    sp: 0x40114ce0      lr: 0x1fe3ea7b      pc: 0x1fe3c08c
  cpsr: 0xd0000010

Binary Images:
0x75000 - 0x1a8fff ReProvision armv7  <fc84e1b959f437209bf19f7ab3c553a9> /Applications/ReProvision.app/ReProvision
0x38c000 - 0x38ffff MobileSubstrate.dylib armv6  <db842501613d37a283e54f9b345f87c9> /Library/MobileSubstrate/MobileSubstrate.dylib
0x5d0000 - 0x5d3fff SubstrateLoader.dylib armv6  <33c1d68d751e3a7e8cc20063e1fb9083> /Library/Frameworks/CydiaSubstrate.framework/Libraries/SubstrateLoader.dylib
0x5fd000 - 0x604fff SwipeSelection.dylib armv7  <5dc56ec7df683e048feeb9e6b5a5e053> /Library/MobileSubstrate/DynamicLibraries/SwipeSelection.dylib
0x60d000 - 0x624fff CydiaSubstrate armv7  <526e73d06d46383f99ad06aa35cd50e5> /Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate
0x1fe3b000 - 0x1fe62fff dyld armv7  <146dc907cdf7350eb7cf92a77291119f> /usr/lib/dyld
0x21d9c000 - 0x21d9dfff libSystem.B.dylib armv7  <39d6d6f7c2ac3de8bb29c40a1b66368a> /usr/lib/libSystem.B.dylib
0x21d9e000 - 0x21de9fff libc++.1.dylib armv7  <017dba6c16b63f9ebecb9ddd0d0a4520> /usr/lib/libc++.1.dylib
0x21dea000 - 0x21e04fff libc++abi.dylib armv7  <d32373f6c2153a509f6603750d213ffb> /usr/lib/libc++abi.dylib
0x21e08000 - 0x22172fff libobjc.A.dylib armv7  <94f6d325c1843f45b3a439b86fc9de15> /usr/lib/libobjc.A.dylib
0x22173000 - 0x22177fff libcache.dylib armv7  <8009f99fb892331dbcb61cd740ff0f43> /usr/lib/system/libcache.dylib
0x22178000 - 0x22181fff libcommonCrypto.dylib armv7  <f6db318471d732d39918ef36bde65cb7> /usr/lib/system/libcommonCrypto.dylib
0x22182000 - 0x22187fff libcompiler_rt.dylib armv7  <cfa3ca12d6c2383abcaf3c8541e9b86c> /usr/lib/system/libcompiler_rt.dylib
0x22188000 - 0x2218efff libcopyfile.dylib armv7  <d2b06020c3693c7b9d179434f8115ba0> /usr/lib/system/libcopyfile.dylib
0x2218f000 - 0x221defff libcorecrypto.dylib armv7  <181437f8d9e53277ace439de8b3fd1ad> /usr/lib/system/libcorecrypto.dylib
0x221df000 - 0x22228fff libdispatch.dylib armv7  <bbb4bba2176039ab95a59d7a56f6eff8> /usr/lib/system/libdispatch.dylib
0x22229000 - 0x2222bfff libdyld.dylib armv7  <66c25d49153d3f5595d56aa729b844ef> /usr/lib/system/libdyld.dylib
0x2222c000 - 0x2222cfff libkeymgr.dylib armv7  <d3fa0081ea9a3dfab033af5d873bdeec> /usr/lib/system/libkeymgr.dylib
0x2222d000 - 0x2222dfff liblaunch.dylib armv7  <151c3b447b733ee38649691a33b4b730> /usr/lib/system/liblaunch.dylib
0x2222e000 - 0x22231fff libmacho.dylib armv7  <9bf39a94c56133d093fdc05c41caa7c9> /usr/lib/system/libmacho.dylib
0x22232000 - 0x22233fff libremovefile.dylib armv7  <dd6a29fc35a83b489dea63bda0370f04> /usr/lib/system/libremovefile.dylib
0x22234000 - 0x22246fff libsystem_asl.dylib armv7  <c80449f997c8387ab227e8f94570a00e> /usr/lib/system/libsystem_asl.dylib
0x22247000 - 0x22247fff libsystem_blocks.dylib armv7  <b4b8d5044367323a9b129f3a7d81b4e9> /usr/lib/system/libsystem_blocks.dylib
0x22248000 - 0x222acfff libsystem_c.dylib armv7  <82aee335d0ed3cec8d9eec7ea4dcda8e> /usr/lib/system/libsystem_c.dylib
0x222ad000 - 0x222affff libsystem_configuration.dylib armv7  <c22080856fb836de8c8f1a9b06c13c2d> /usr/lib/system/libsystem_configuration.dylib
0x222b0000 - 0x222b3fff libsystem_containermanager.dylib armv7  <39f4c7de19e437b281d4a9ff474977bd> /usr/lib/system/libsystem_containermanager.dylib
0x222b4000 - 0x222b5fff libsystem_coreservices.dylib armv7  <e23e6fd831bd392cb899b5e82eeef766> /usr/lib/system/libsystem_coreservices.dylib
0x222b6000 - 0x222c7fff libsystem_coretls.dylib armv7  <ae770f4c3c6136919474e28ca31445f9> /usr/lib/system/libsystem_coretls.dylib
0x222c8000 - 0x222cefff libsystem_dnssd.dylib armv7  <f6058e9e29c738d1b56a213fd5cdf587> /usr/lib/system/libsystem_dnssd.dylib
0x222cf000 - 0x222e9fff libsystem_info.dylib armv7  <42e218d09d7b3189a58b69c0b6802046> /usr/lib/system/libsystem_info.dylib
0x222ea000 - 0x22304fff libsystem_kernel.dylib armv7  <b326d8f77b7c320a8834216dad746590> /usr/lib/system/libsystem_kernel.dylib
0x22305000 - 0x22325fff libsystem_m.dylib armv7  <f9874db40ec430ffb1304d9280c95b62> /usr/lib/system/libsystem_m.dylib
0x22326000 - 0x22338fff libsystem_malloc.dylib armv7  <22bc0ce502743a24ad89ba9f9bd23210> /usr/lib/system/libsystem_malloc.dylib
0x22339000 - 0x2238cfff libsystem_network.dylib armv7  <e71dd2fc95a3314ba3449784128e0efb> /usr/lib/system/libsystem_network.dylib
0x2238d000 - 0x22394fff libsystem_networkextension.dylib armv7  <a9380408624232edb7c6624b331182d5> /usr/lib/system/libsystem_networkextension.dylib
0x22395000 - 0x2239cfff libsystem_notify.dylib armv7  <522c4cecd3333a6f8f8cfe55218c7c51> /usr/lib/system/libsystem_notify.dylib
0x2239d000 - 0x223a3fff libsystem_platform.dylib armv7  <79c6252e94f4306d8c997bac49e1ded8> /usr/lib/system/libsystem_platform.dylib
0x223a4000 - 0x223abfff libsystem_pthread.dylib armv7  <2eab341fffd53acca3533ad324ccfb5b> /usr/lib/system/libsystem_pthread.dylib
0x223ac000 - 0x223aefff libsystem_sandbox.dylib armv7  <3a9859c13f973d61955e3301e110415c> /usr/lib/system/libsystem_sandbox.dylib
0x223af000 - 0x223bdfff libsystem_trace.dylib armv7  <e82a6f2d873a39ad8014edeb52248157> /usr/lib/system/libsystem_trace.dylib
0x223be000 - 0x223befff libunwind.dylib armv7  <a394593b9bbe3106873aceb3682cd4bd> /usr/lib/system/libunwind.dylib
0x223bf000 - 0x223bffff libvminterpose.dylib armv7  <98f781d5886e342e940139a995aaa97f> /usr/lib/system/libvminterpose.dylib
0x223c0000 - 0x223defff libxpc.dylib armv7  <469babf82510319c9cc43900825dc458> /usr/lib/system/libxpc.dylib
0x223df000 - 0x2256cfff libicucore.A.dylib armv7  <d381758e32d83507a703cd228e74eb88> /usr/lib/libicucore.A.dylib
0x2256d000 - 0x22579fff libz.1.dylib armv7  <f45b8e232d25324db59b2de0c905946a> /usr/lib/libz.1.dylib
0x2257a000 - 0x228b1fff CoreFoundation armv7  <88235170cbe235f280ab8c3b20bdd1ce> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x228b2000 - 0x228befff libbsm.0.dylib armv7  <524609a8ee323a04a0fb962be8d816dd> /usr/lib/libbsm.0.dylib
0x228bf000 - 0x228bffff libenergytrace.dylib armv7  <d707d76751ad3e5280348c52def59620> /usr/lib/libenergytrace.dylib
0x228c0000 - 0x2291bfff IOKit armv7  <41206d779d493c29bc045f1d76918408> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x2291c000 - 0x22938fff libMobileGestalt.dylib armv7  <f6a9faa11c763de294dcd350fd3e1b53> /usr/lib/libMobileGestalt.dylib
0x22939000 - 0x229effff libxml2.2.dylib armv7  <d409b9951562332ea104712f15173a32> /usr/lib/libxml2.2.dylib
0x229f0000 - 0x22a4bfff Security armv7  <279f1786c2d93bb2848718bed602db12> /System/Library/Frameworks/Security.framework/Security
0x22a4c000 - 0x22a94fff SystemConfiguration armv7  <c4645be8e1f23820a0c50d8aa0036fc8> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x22a95000 - 0x22b4cfff libsqlite3.dylib armv7  <191466f10f943213acae502ee3d48382> /usr/lib/libsqlite3.dylib
0x22b4d000 - 0x22d45fff CFNetwork armv7  <573e71ab980c34b6b2d906a3fcbd4d9b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x22d46000 - 0x22d50fff libbz2.1.0.dylib armv7  <7439fad6b6a836429fa11d711213728b> /usr/lib/libbz2.1.0.dylib
0x22d51000 - 0x22d66fff liblzma.5.dylib armv7  <8ee3facc25bd3957b49ff0b4d657e0ef> /usr/lib/liblzma.5.dylib
0x22d67000 - 0x22d7cfff libCRFSuite.dylib armv7  <2ca4911a330736688ebd585895af032a> /usr/lib/libCRFSuite.dylib
0x22d7d000 - 0x22d9ffff libarchive.2.dylib armv7  <e90ef3b8b0b5302b9cbed3d0840a9e0b> /usr/lib/libarchive.2.dylib
0x22da0000 - 0x22dbbfff libextension.dylib armv7  <f3466097cca237faba733b484c0eb6b0> /usr/lib/libextension.dylib
0x22dbc000 - 0x22dc0fff liblangid.dylib armv7  <8072b6f6bab438de87ec0e930704c5dc> /usr/lib/liblangid.dylib
0x22dc1000 - 0x22ff8fff Foundation armv7  <309b5a1b9bf833fa95d2d209909e783e> /System/Library/Frameworks/Foundation.framework/Foundation
0x22ff9000 - 0x230d7fff libBLAS.dylib armv7  <3b647903060439dd81b6d852b828c808> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x230d8000 - 0x233a1fff libLAPACK.dylib armv7  <76d8234bfe563de18b6a3f8c9727ef6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x233a2000 - 0x235fafff vImage armv7  <b0481939c3043e19b603874339d52b73> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x235fb000 - 0x2360cfff libvMisc.dylib armv7  <324e705b1dac3a809b793215d7575e88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x2360d000 - 0x2361efff libLinearAlgebra.dylib armv7  <dd988766e0b237f88de69b7df319f973> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x2361f000 - 0x23633fff libSparseBLAS.dylib armv7  <828a031fc42635aa95ce451bb693f210> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x23634000 - 0x236a9fff libvDSP.dylib armv7  <81660ad7288639ab82dfd36518c90cb4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x236aa000 - 0x236aafff vecLib armv7  <ce714ab612c534a1b1cbd498bd851006> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x236ab000 - 0x236abfff Accelerate armv7  <f2de5d457ef1361c84503912a662de48> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x236ac000 - 0x23b69fff CoreGraphics armv7  <a1f5aea37c3f39e38ef81d167907d816> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x23b6a000 - 0x23b7bfff GraphicsServices armv7  <f0bb6156889c3f43985f7a92f37bec98> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x23b7c000 - 0x23bbbfff AppSupport armv7  <8478366c21583944bd7275dd878eb20c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x23bbc000 - 0x23c77fff MobileCoreServices armv7  <ec630bf558c637559ab2e5b535292919> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x23c78000 - 0x23cc1fff BaseBoard armv7  <00f328aa722931a3b06c5a0843732f16> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x23cc2000 - 0x23ccbfff AssertionServices armv7  <f5bdb0c4ff12316e9d9527c9e3010d74> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x23ccc000 - 0x23cedfff BackBoardServices armv7  <7de2f79285fb3acdadffa9e18c96c673> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x23cee000 - 0x23cf1fff MobileSystemServices armv7  <fe657fcb14f03b16ab36909ceb509565> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x23cf2000 - 0x23d23fff FrontBoardServices armv7  <d976ddcbd723319ba884037470a616e6> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x23d24000 - 0x23d2dfff UserNotificationServices armv7  <d72021767b2a3095a2778db8be1055e4> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x23d2e000 - 0x23d54fff SpringBoardServices armv7  <6450d7693bdc3524bd750362e0bb1a08> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x23d55000 - 0x23d63fff MobileKeyBag armv7  <8aaa865511f93d38a0a32422ca4f8bd9> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x23d64000 - 0x23d69fff IOSurface armv7  <be0c566be52130009d2738cf9cf9b7d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x23d6a000 - 0x23d75fff liblockdown.dylib armv7  <ee1f8bed602a362daea870f0473e1b7b> /usr/lib/liblockdown.dylib
0x23d76000 - 0x23d86fff CrashReporterSupport armv7  <758bd1f065ee35aa929d889025e60dde> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x23d87000 - 0x23d89fff IOSurfaceAccelerator armv7  <86b33e2d75df3e319084298687d043ab> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x23d8a000 - 0x23dc2fff AppleJPEG armv7  <b69488274caa3f80ab90017ff1ac2061> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x23dc3000 - 0x24090fff ImageIO armv7  <173849bc22ed33c09393ef37ee0e9334> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x24091000 - 0x24095fff TCC armv7  <ddb01002bf9137b8b231da07b42b2bbd> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x24096000 - 0x2409afff AggregateDictionary armv7  <4b79b155c9853dc2b81c41700f9743fc> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x2409b000 - 0x240a6fff PowerLog armv7  <fe75364bc9dd3948a1b09db11656513f> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x240a7000 - 0x240fefff libTelephonyUtilDynamic.dylib armv7  <798c0fa46206306dbe1d28ede5acae3c> /usr/lib/libTelephonyUtilDynamic.dylib
0x240ff000 - 0x24110fff CommonUtilities armv7  <d67f3f99c5083bdcbfc13a5d0110a8c1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x24111000 - 0x24123fff libcompression.dylib armv7  <f47b77be074a367082e6621df7874adf> /usr/lib/libcompression.dylib
0x24124000 - 0x2435cfff CoreData armv7  <8b0f949bbe703636b4c51a75c3920025> /System/Library/Frameworks/CoreData.framework/CoreData
0x2435d000 - 0x24360fff libCoreVMClient.dylib armv7  <2b45452691c232ecb0517a978667e2d7> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x24361000 - 0x24365fff IOAccelerator armv7  <92d1d215dcab309b8add24ea9f6bc39b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x24366000 - 0x24366fff libCVMSPluginSupport.dylib armv7  <d4811e0f17db347f975f58e95b64a5d1> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x24367000 - 0x24369fff libCoreFSCache.dylib armv7  <f1fd4e0ce0d33dc9bccd9a11a878e71d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x2436a000 - 0x243a7fff libGLImage.dylib armv7  <95a4c5f889d83813b79250ea4ae63b81> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x243a8000 - 0x243b0fff libGFXShared.dylib armv7  <67e8a19ced973d56869643d0b33ef3c9> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x243b1000 - 0x243b7fff IOMobileFramebuffer armv7  <6ba3919c45d33789932bf63d5f149dc1> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x243b8000 - 0x243b8fff libmetal_timestamp.dylib armv7  <c9ac3b99aba734679d9708fc2fe92f17> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x243b9000 - 0x243f8fff Metal armv7  <b4ca99dd28ef30e88d8888c703803f3a> /System/Library/Frameworks/Metal.framework/Metal
0x243f9000 - 0x24401fff OpenGLES armv7  <7ce3ef00504a3af8ad9935aaa4ce9221> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x24402000 - 0x2441bfff CoreVideo armv7  <5d715978310c3de5b1c16afe1250b2b0> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x2441c000 - 0x2441efff OAuth armv7  <6aab365d245d3035b59da1ea5428f249> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x2441f000 - 0x2444ffff Accounts armv7  <c83b4c146af232599e963363970bd248> /System/Library/Frameworks/Accounts.framework/Accounts
0x24450000 - 0x2453dfff libiconv.2.dylib armv7  <128e8025b7ac3ce39bac331c8ff7ba71> /usr/lib/libiconv.2.dylib
0x2453e000 - 0x245effff CoreAudio armv7  <2806e7f7057e3347b8ef67e2145d4cf4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x245f0000 - 0x245f3fff UserFS armv7  <dacd455b700d3af484d818fb28be3699> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x245f4000 - 0x246b8fff CoreMedia armv7  <fa6be696b20330f29b72d4de3df053cb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x246b9000 - 0x246c0fff libcupolicy.dylib armv7  <3133e9403f4a34868eea9feb25dea46b> /usr/lib/libcupolicy.dylib
0x246c1000 - 0x24721fff CoreTelephony armv7  <e54779cba4d53cfbb48e548d291b9a3a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x24722000 - 0x247f9fff libFontParser.dylib armv7  <75e7a9e7f5d63e229f4eb776970003f9> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x247fa000 - 0x24869fff VideoToolbox armv7  <9fdd4ee852c534a6aa4a66416608e744> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x2486a000 - 0x2486afff FontServices armv7  <e038eb173eec3348bcbc333bf294754b> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2486b000 - 0x2495afff CoreText armv7  <6191ab0a137535e9aeee9848c698cd76> /System/Library/Frameworks/CoreText.framework/CoreText
0x2495b000 - 0x2496afff ProtocolBuffer armv7  <a1cc39d8f5db398cb9b354e4ddce36ba> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x2496b000 - 0x24993fff PersistentConnection armv7  <c1c3f1660d8a30f9a172a78c7624e9b7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x24994000 - 0x24999fff DataMigration armv7  <7ea7650ec28c3286b7072491e682b4db> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x2499a000 - 0x24c74fff AudioToolbox armv7  <56a8d1b1b32e3b39acf786a8c4bcbff0> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x24c75000 - 0x24df4fff QuartzCore armv7  <0b9f5cf5c1f0343e8f617362895f963d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x24df5000 - 0x24dfefff Netrb armv7  <2679bbf72a693acabb533d50858b891a> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x24dff000 - 0x24e0cfff libcmph.dylib armv7  <7543b1e5874f33948bb0734b1698cd68> /usr/lib/libcmph.dylib
0x24e0d000 - 0x24e27fff libmis.dylib armv7  <d2c76826f545362c9a26d2e730ee67ad> /usr/lib/libmis.dylib
0x24e28000 - 0x24e96fff LanguageModeling armv7  <25a862a815f5396a99ab550ab1dfa893> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x24e97000 - 0x24f5cfff ManagedConfiguration armv7  <43a9910bcd023eada63773ae2a3352c1> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x24f5d000 - 0x24f71fff libmarisa.dylib armv7  <1c5889466c2139c09961fc9045810614> /usr/lib/libmarisa.dylib
0x24f72000 - 0x25011fff ProofReader armv7  <984451837b833eafa45730d01d439aab> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x25012000 - 0x2501afff MediaAccessibility armv7  <8ea0134cb0c23f9abd52f69b577150fa> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x2501b000 - 0x25028fff MobileAsset armv7  <6848bfb386343bceba3b98a4a02154b3> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x25029000 - 0x25084fff ColorSync armv7  <457e36abc1ba3d70ab862db452ec800f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x25085000 - 0x250cdfff MetalPerformanceShaders armv7  <2cac46f639fe3ac193df6e7c81aee320> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x250ce000 - 0x254f2fff FaceCore armv7  <7a32afb36c8532a69104c0f368bd23d1> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x254f3000 - 0x25561fff Quagga armv7  <fe49eb1ba8c430e39877a852b85de2fa> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x25562000 - 0x256eefff CoreImage armv7  <06889f7b9778399987f465a7e5a47f5a> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x256ef000 - 0x2571dfff TextInput armv7  <5779f38dc44436e794d9273b16052938> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x2571e000 - 0x2572afff libAccessibility.dylib armv7  <5db80cceb40d326894f553fbb732b1fd> /usr/lib/libAccessibility.dylib
0x25733000 - 0x25b38fff JavaScriptCore armv7  <1364fb2e60b33bb1bcfe92f6e88b569f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x25cf9000 - 0x26910fff WebCore armv7  <f58010d51abb3be89bac39a3737c3927> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x26911000 - 0x26933fff libxslt.1.dylib armv7  <78e0009dace23380836efbda1c04c4dc> /usr/lib/libxslt.1.dylib
0x26934000 - 0x269fffff WebKitLegacy armv7  <f2df2d84be7a3a24850ada6cecc37854> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x26a00000 - 0x26aa4fff CoreUI armv7  <2f2ad16559793385ac5311aa963b1e99> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x26aa5000 - 0x26ac4fff DictionaryServices armv7  <01ad9b82fc3a31f49b65a23624a36b8a> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x26ac5000 - 0x26ac5fff HangTracer armv7  <d280f894fda431deac8cc91be950c0bf> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x26ac6000 - 0x26b12fff PhysicsKit armv7  <2e88471e361435aea858a3bc5eca4be8> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x26b13000 - 0x26bdafff UIFoundation armv7  <824195f3610c3361a2187aec5497c470> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x26bdb000 - 0x2776efff UIKit armv7  <c20dd2735c9934ecb997d107e8abe187> /System/Library/Frameworks/UIKit.framework/UIKit
0x2776f000 - 0x2778efff CoreBluetooth armv7  <5e71b8eea7b23de3a61cd4605ad70231> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2778f000 - 0x277b1fff DataAccessExpress armv7  <cf56e1435e983c7791ec8279143d86bd> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x277b2000 - 0x277c9fff NetworkStatistics armv7  <0d93e432a73c3a259f3bc5961cbfffae> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x277ca000 - 0x27836fff AddressBook armv7  <3910e5ee4a14306284d430692754fae9> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x27837000 - 0x27938fff CoreMotion armv7  <636978a8147e36b8bd7932c180c61c5d> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x27939000 - 0x27947fff CacheDelete armv7  <53ae831acf9b303d90581756cc522fd7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x27948000 - 0x27952fff CoreAUC armv7  <e75ef28383e13b6db04340f0a52cb896> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x27953000 - 0x27cd2fff MediaToolbox armv7  <7d64c69205d23b44bbee6d92d75f7d6e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x27cd3000 - 0x27e35fff Celestial armv7  <f598d010e77b37978aee4ab3d040bb4c> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x27e36000 - 0x27e42fff IntlPreferences armv7  <22176a29136630d9a2b62b346089796e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x27e43000 - 0x27e45fff CoreDuetDebugLogging armv7  <b1f4c41cfc833848aa270be9efe77e03> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x27e46000 - 0x27e58fff CoreDuetDaemonProtocol armv7  <3041de0bc62632e19c39f0d3aa31845d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x27e59000 - 0x27ef9fff CoreDuet armv7  <692e92de76c93fe2abc4ca10bc1f647c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x27efa000 - 0x27efbfff BTLEAudioController armv7  <9f46fa999b7834c9aab8f6603c1e7c86> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x27efc000 - 0x27f6ffff libAVFAudio.dylib armv7  <c88c61e26cf63053882227d3913e64f1> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x27f70000 - 0x280ddfff AVFoundation armv7  <71d1da43e1d73bc69596c63697b10b8b> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x280de000 - 0x28105fff libtidy.A.dylib armv7  <b1cf6a6af9f03a43b788514aabc6192a> /usr/lib/libtidy.A.dylib
0x28106000 - 0x28170fff IMFoundation armv7  <17f30620b5ea3c3e8fd2c83021c5340a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x28171000 - 0x285b7fff GeoServices armv7  <40f4870115f5356c8c00f16c1fd51f37> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x285b8000 - 0x285b9fff DiagnosticLogCollection armv7  <663a3ae44a5e330d8754238116cc858d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x285ba000 - 0x285bbfff Marco armv7  <c2759f8740453ea6a3e45d034ef1bdee> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x285bc000 - 0x28623fff CoreLocation armv7  <26c75166f67c302f8d524369459f4a3d> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x28624000 - 0x28628fff ConstantClasses armv7  <26c7e52ce7b5346c94d3e01bd124502c> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x2887e000 - 0x288b0fff IDSFoundation armv7  <c06f997de72c30adbb4b40f3734da016> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x288b1000 - 0x28924fff IDS armv7  <e131caf5f93e3dca943158b0d4c61f47> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x28925000 - 0x2893dfff MediaServices armv7  <b06347f54a263805a86fc88641e21058> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2893e000 - 0x2895ffff AuthKit armv7  <6e556b91cbca3c478b2023f0db43effd> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x28960000 - 0x28963fff libheimdal-asn1.dylib armv7  <04fb61f676673fd5b92fcaf45c6697dc> /usr/lib/libheimdal-asn1.dylib
0x28964000 - 0x289ecfff MediaRemote armv7  <d4328a8ffb3d3833b92f78bd23d1825f> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x28af1000 - 0x28b09fff PlugInKit armv7  <0baa719097083bab8828dafd00d7d0ec> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x28b0a000 - 0x28b2afff ProtectedCloudStorage armv7  <b1091ee8880c3f26b35220883abe6df1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x28c50000 - 0x28c70fff VoiceServices armv7  <9dac8ed080303a5fa7bfa8a79c2a59b4> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x28c71000 - 0x28cb4fff SAObjects armv7  <4189bc6040fc3b35aa4f8968f87994e5> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x28d2e000 - 0x28d7cfff AssistantServices armv7  <31f02be2e9f83bd1ae3493f8b8e5f6ae> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x28eb3000 - 0x28eb7fff CommunicationsFilter armv7  <7a8e3aef7df13584afd6e0b54ea142f3> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x28fbc000 - 0x28fc6fff MobileIcons armv7  <26dcba2e6df8391cbefdfafec1eeed88> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x28fc7000 - 0x28fd0fff MobileBluetooth armv7  <41944aed1e85384393f76a51c9ec4f70> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x28fd1000 - 0x29000fff NanoRegistry armv7  <43824fed4a9f369a9fc482b73a10b86b> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x29001000 - 0x29007fff BluetoothManager armv7  <2337924ce36b38be9127b8370c41b62d> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x29036000 - 0x2906afff FTServices armv7  <9879708b7dad36fb97f703e504f8f237> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x290cb000 - 0x290dafff UserManagement armv7  <f3f18a01d53b3bc994dcc7710528a67d> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x290db000 - 0x29187fff CorePDF armv7  <b73ba7073d1a31c9844440119dccf7c3> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x291b5000 - 0x291bdfff libtzupdate.dylib armv7  <131d44bb205d3ce2b325fab73bcbf761> /usr/lib/libtzupdate.dylib
0x29202000 - 0x29207fff IncomingCallFilter armv7  <4d67064638c63c478a52919f4dff0861> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x29208000 - 0x292d5fff Preferences armv7  <aa07f95794eb387cbd7f867aba230b09> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x29400000 - 0x29659fff WebKit armv7  <3109afaf33b63912b58fe27cc359c189> /System/Library/Frameworks/WebKit.framework/WebKit
0x2be72000 - 0x2be87fff FTAWD armv7  <81f6e07b968130d48e76b26afc7e6c3c> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x2bee7000 - 0x2bf9cfff IMCore armv7  <3c3c917a931638b09fd36c107b05fb44> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x2c354000 - 0x2c35ffff SetupAssistant armv7  <bc10a3ac806c3433b5bd73128fea7951> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x2ca3c000 - 0x2caa7fff IMAVCore armv7  <ac8a1bf6d3ff33438c955bdbe2802a03> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x2f6de000 - 0x2f732fff CoreBrightness armv7  <07520273b53737f6a1cae0c04c2a2662> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x3037d000 - 0x303c9fff libstdc++.6.dylib armv7  <246bef8685e53c8ba04c28f6d568c45e> /usr/lib/libstdc++.6.dylib
0x31d7f000 - 0x31d92fff libCGInterfaces.dylib armv7  <78f4b125ff033afea9a55a845f79498c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x32f86000 - 0x32fa5fff CoreServicesInternal armv7  <db484f452bf437a993bf39423f6efd67> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x33208000 - 0x33213fff libGSFontCache.dylib armv7  <7361c8f4b3cb303b81c503ece2d4f220> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x347f2000 - 0x35be9fff KBLayouts_iPad.dylib armv7  <d2c8df11f6c234ffbdf4dea23cff0b12> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPad.dylib
0x3652d000 - 0x3652dfff libgcc_s.1.dylib armv7  <14ccb2cfcedb35e3acf57d4b31908c20> /usr/lib/libgcc_s.1.dylib
Lion4K commented 4 years ago

Same issue, same iPod, except it's experimental 8

danieltroger commented 4 years ago

@Matchstic would be fantastic if you could take another look at this issue

Matchstic commented 4 years ago

I’ll look at it some point soon. I’m taking some time away from significant development right now, the last month or two with Apple’s changes have really made me not want to work on ReProvision. Time away should help with that.

On 10 Dec 2019, at 19:59, Daniel notifications@github.com wrote:

 @Matchstic would be fantastic if you could take another look at this issue

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

ErraticHail2012 commented 4 years ago

Is there any work around for this error, like adding credentials in a config using a file browser?

Matchstic commented 4 years ago

@everyone Please try this build: https://www.dropbox.com/s/p1lum3tszma35a7/com.matchstic.reprovision_0.5~experimental8-2_iphoneos-arm.deb?dl=0

I had an idea overnight that easily implemented.

Assasiri commented 4 years ago

@Matchstic Iam on ios 9.3.3 iphone 6s+ pangu implemented your last update now it takes a little longer to crash on login. pls Fix

Matchstic commented 4 years ago

@Assasiri please post a crash log then.

Assasiri commented 4 years ago

@Matchstic Chrashlog:{"blame":[],"app_name":"ReProvision","timestamp":"2019-12-11 19:49:25.25 +0100","app_version":"1.0","slice_uuid":"1be7c955-d9bf-34bb-9fe3-1770d8236a42","adam_id":0,"build_version":"1","bundleID":"com.matchstic.reprovision.ios","share_with_app_devs":false,"is_first_party":true,"bug_type":"109","os_version":"iPhone OS 9.3.3 (13G34)","name":"ReProvision","symbolicated":true} Incident Identifier: 7341D3E7-BA25-464B-88E9-FD5A673A9FB0 CrashReporter Key: 63adfb56f1e83ce3dc10b0a2280ffce0d0eed016 Hardware Model: iPhone8,2 Process: ReProvision [79357] Path: /Applications/ReProvision.app/ReProvision Identifier: com.matchstic.reprovision.ios Version: 1 (1.0) Code Type: ARM-64 (Native) Parent Process: launchd [1]

Date/Time: 2019-12-11 19:49:24.24 +0100 Launch Time: 2019-12-11 19:48:59.59 +0100 OS Version: iOS 9.3.3 (13G34) Report Version: 105

Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x00000001200b9088 Triggered by Thread: 5

Filtered syslog: None found

Dyld Error Message: Dyld Message: Symbol not found: _ccrng Referenced from: /Applications/ReProvision.app/ReProvision Expected in: /usr/lib/libSystem.B.dylib Dyld Version: 390.7

Global Trace Buffer (reverse chronological seconds): 0.477083 CFNetwork 0x0000000181d098e0 TCP Conn 0x1570fa330 SSL Handshake DONE 1.005611 CFNetwork 0x0000000181d097f0 TCP Conn 0x1570fa330 starting SSL negotiation 1.006369 CFNetwork 0x0000000181dabe7c TCP Conn 0x1570fa330 complete. fd: 6, err: 0 1.007861 CFNetwork 0x0000000181dad3a8 TCP Conn 0x1570fa330 event 1. err: 0

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0: 0 libsystem_kernel.dylib 0x1812a4fd8 0x1812a4000 + 0xfd8 // mach_msg_trap + 0x8 1 libsystem_kernel.dylib 0x1812a4e54 0x1812a4000 + 0xe54 // mach_msg + 0x48 2 CoreFoundation 0x1816dcc60 0x1815fc000 + 0xe0c60 // CFRunLoopServiceMachPort + 0xc4 3 CoreFoundation 0x1816da964 0x1815fc000 + 0xde964 // CFRunLoopRun + 0x408 4 CoreFoundation 0x181604c50 0x1815fc000 + 0x8c50 // CFRunLoopRunSpecific + 0x180 5 GraphicsServices 0x182eec088 0x182ee0000 + 0xc088 // GSEventRunModal + 0xb4 6 UIKit 0x1868ee088 0x186870000 + 0x7e088 // UIApplicationMain + 0xcc 7 + ReProvision (*) 0x100087a54 0x100064000 + 0x23a54 // main + 0x58 8 libdyld.dylib 0x1811a28b8 0x1811a0000 + 0x28b8 // start + 0x4

Thread 1: 0 libsystem_kernel.dylib 0x1812c0b48 0x1812a4000 + 0x1cb48 // __workq_kernreturn + 0x8 1 libsystem_pthread.dylib 0x181389530 0x181388000 + 0x1530 // _pthread_wqthread + 0x504 2 libsystem_pthread.dylib 0x181389020 0x181388000 + 0x1020 // start_wqthread + 0x4

Thread 2 name: Dispatch queue: com.apple.libdispatch-manager Thread 2: 0 libsystem_kernel.dylib 0x1812c14d8 0x1812a4000 + 0x1d4d8 // kevent_qos + 0x8 1 libdispatch.dylib 0x1811847d8 0x181170000 + 0x147d8 // _dispatch_mgr_invoke + 0xe8 2 libdispatch.dylib 0x181173648 0x181170000 + 0x3648 // _dispatch_source_invoke + 0x0

Thread 3: 0 libsystem_kernel.dylib 0x1812c0b48 0x1812a4000 + 0x1cb48 // __workq_kernreturn + 0x8 1 libsystem_pthread.dylib 0x181389530 0x181388000 + 0x1530 // _pthread_wqthread + 0x504 2 libsystem_pthread.dylib 0x181389020 0x181388000 + 0x1020 // start_wqthread + 0x4

Thread 4: 0 libsystem_pthread.dylib 0x18138901c 0x181388000 + 0x101c // start_wqthread + 0x0

Thread 5 name: Dispatch queue: com.apple.root.default-qos Thread 5 Crashed: 0 dyld 0x1200b9088 0x1200b8000 + 0x1088 // dyld_fatal_error + 0x0 1 dyld 0x1200bbefc 0x1200b8000 + 0x3efc // dyld::fastBindLazySymbol(ImageLoader, unsigned long) + 0x0 2 dyld 0x1200bbff8 0x1200b8000 + 0x3ff8 // dyld::fastBindLazySymbol(ImageLoader, unsigned long) + 0xfc 3 libdyld.dylib 0x1811a0ba0 0x1811a0000 + 0xba0 // dyld_stub_binder + 0x3c 4 + ReProvision (*) 0x1000ae1c4 0x100064000 + 0x4a1c4 // __54-[RPVLoginImpl loginWithUsername:password:completion:]_block_invoke + 0x2d8 5 libdispatch.dylib 0x1811714bc 0x181170000 + 0x14bc // _dispatch_call_block_and_release + 0x18 6 libdispatch.dylib 0x18117147c 0x181170000 + 0x147c // _dispatch_client_callout + 0x10 7 libdispatch.dylib 0x18117f914 0x181170000 + 0xf914 // _dispatch_root_queue_drain + 0x85c 8 libdispatch.dylib 0x18117f0b0 0x181170000 + 0xf0b0 // _dispatch_worker_thread3 + 0x70 9 libsystem_pthread.dylib 0x181389470 0x181388000 + 0x1470 // _pthread_wqthread + 0x444 10 libsystem_pthread.dylib 0x181389020 0x181388000 + 0x1020 // start_wqthread + 0x4

Thread 6 name: com.apple.NSURLConnectionLoader Thread 6: 0 libsystem_kernel.dylib 0x1812a4fd8 0x1812a4000 + 0xfd8 // mach_msg_trap + 0x8 1 libsystem_kernel.dylib 0x1812a4e54 0x1812a4000 + 0xe54 // mach_msg + 0x48 2 CoreFoundation 0x1816dcc60 0x1815fc000 + 0xe0c60 // CFRunLoopServiceMachPort + 0xc4 3 CoreFoundation 0x1816da964 0x1815fc000 + 0xde964 // CFRunLoopRun + 0x408 4 CoreFoundation 0x181604c50 0x1815fc000 + 0x8c50 // CFRunLoopRunSpecific + 0x180 5 CFNetwork 0x181d85bcc 0x181cd8000 + 0xadbcc // +[NSURLConnection(Loader) _resourceLoadLoop:] + 0x19c 6 Foundation 0x1820fbe4c 0x182008000 + 0xf3e4c // NSThreadstart__ + 0x3e8 7 libsystem_pthread.dylib 0x18138bb28 0x181388000 + 0x3b28 // _pthread_body + 0x9c 8 libsystem_pthread.dylib 0x18138ba8c 0x181388000 + 0x3a8c // _pthread_body + 0x0 9 libsystem_pthread.dylib 0x181389028 0x181388000 + 0x1028 // thread_start + 0x4

Thread 7 name: com.apple.CFSocket.private Thread 7: 0 libsystem_kernel.dylib 0x1812c0344 0x1812a4000 + 0x1c344 // select + 0x8 1 CoreFoundation 0x1816e31c8 0x1815fc000 + 0xe71c8 // CFSocketManager + 0x288 2 libsystem_pthread.dylib 0x18138bb28 0x181388000 + 0x3b28 // _pthread_body + 0x9c 3 libsystem_pthread.dylib 0x18138ba8c 0x181388000 + 0x3a8c // _pthread_body + 0x0 4 libsystem_pthread.dylib 0x181389028 0x181388000 + 0x1028 // thread_start + 0x4

Thread 5 crashed with ARM Thread State (64-bit): x0: 0x00000001200ea330 x1: 0x0000000000000000 x2: 0xfffffffffffffff1 x3: 0x00000001200ea371 x4: 0x0000000000000000 x5: 0x0000000000000010 x6: 0x0000000000000067 x7: 0x000000016e2465f0 x8: 0x00000001200e8000 x9: 0x00000001200e8000 x10: 0x73752f203a6e6920 x11: 0x696c2f62696c2f72 x12: 0x7273752f203a6e69 x13: 0x62696c2f62696c2f x14: 0x422e6d6574737953 x15: 0x000a62696c79642e x16: 0xfffffffffffffff4 x17: 0x0000000100206970 x18: 0x0000000000000000 x19: 0x0000000157178700 x20: 0x00000001200ea330 x21: 0x00000001569caa00 x22: 0x000000019b628bb0 x23: 0x0000000155ea21e0 x24: 0x00000001a01326c8 x25: 0x00000001571752e0 x26: 0xa000045445f65645 x27: 0x00000001571741e0 x28: 0x00000001570c33a8 fp: 0x000000016e246840 lr: 0x00000001200bbefc sp: 0x000000016e246820 pc: 0x00000001200b9088 cpsr: 0x80000000

Binary Images (dpkg): 0x100064000 - 0x1001c7fff + ReProvision arm64 <1be7c955d9bf34bb9fe31770d8236a42> /Applications/ReProvision.app/ReProvision {"install_date":"2019-12-11 19:42:53 +0100","name":"ReProvision","identifier":"com.matchstic.reprovision","version":"0.5~experimental8-2"} 0x1002ec000 - 0x1002effff + MobileSubstrate.dylib arm64 <3134cfb2f722310ea2c742ae4dc131ab> /Library/MobileSubstrate/MobileSubstrate.dylib {"install_date":"2016-09-16 23:10:45 +0200","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.6301"} 0x100540000 - 0x100543fff + SubstrateLoader.dylib arm64 <54645dc0321231d88a022fd67a793278> /Library/Frameworks/CydiaSubstrate.framework/Libraries/SubstrateLoader.dylib {"install_date":"2016-09-16 23:10:45 +0200","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.6301"} 0x100570000 - 0x100573fff + 0dpkgcheck.dylib arm64 /Library/MobileSubstrate/DynamicLibraries/0dpkgcheck.dylib {"install_date":"2016-08-30 10:00:07 +0200","name":"dpkg Check","identifier":"com.sull.dpkgcheck","version":"1.1"} 0x10057c000 - 0x100593fff + CydiaSubstrate arm64 /Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate {"install_date":"2016-09-16 23:10:45 +0200","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.6301"} 0x10059c000 - 0x1005affff + Activator.dylib arm64 <94e1456706f53da59aed337908df8d3d> /Library/MobileSubstrate/DynamicLibraries/Activator.dylib {"install_date":"2019-05-22 23:25:01 +0200","name":"Activator","identifier":"libactivator","version":"1.9.11~beta5"} 0x10060c000 - 0x10064ffff + AdBlocker.dylib arm64 /Library/MobileSubstrate/DynamicLibraries/AdBlocker.dylib {"install_date":"2016-08-07 01:47:46 +0200","name":"AdBlocker 2 (iOS 8+9)","identifier":"com.sull.adblocker2ios8","version":"1.10"} 0x100670000 - 0x100677fff + AnemoneCore.dylib arm64 <388fae840d2b3eeeb3ab494a07948614> /Library/MobileSubstrate/DynamicLibraries/AnemoneCore.dylib {"install_date":"2018-10-14 05:37:28 +0200","name":"Anemone","identifier":"com.anemonetheming.anemone","version":"2.1.8-2"} 0x100680000 - 0x100687fff + librocketbootstrap.dylib arm64 <05258de28fdb3c75b0cb6f1158013bf4> /usr/lib/librocketbootstrap.dylib {"install_date":"2019-05-22 23:21:39 +0200","name":"RocketBootstrap","identifier":"com.rpetrich.rocketbootstrap","version":"1.0.5~beta1"} 0x100698000 - 0x1006a3fff + AnemoneIcons.dylib arm64 <8591c61e0c693de99d420cf9dad1b85b> /Library/MobileSubstrate/DynamicLibraries/AnemoneIcons.dylib {"install_date":"2018-10-14 05:37:28 +0200","name":"Anemone","identifier":"com.anemonetheming.anemone","version":"2.1.8-2"} 0x1006ac000 - 0x1006b3fff + AnemoneUIKit.dylib arm64 <2cbfecc92eee3b4790d8968927d6570e> /Library/MobileSubstrate/DynamicLibraries/AnemoneUIKit.dylib {"install_date":"2018-10-14 05:37:28 +0200","name":"Anemone","identifier":"com.anemonetheming.anemone","version":"2.1.8-2"} 0x1006cc000 - 0x1006d3fff + GIFViewer.dylib arm64 <4c6a440a578433319e1e83afdf5032ee> /Library/MobileSubstrate/DynamicLibraries/GIFViewer.dylib {"install_date":"2016-09-14 18:47:09 +0200","name":"GIFViewer","identifier":"com.sull.gifviewer","version":"1.0.3-2"} 0x1006dc000 - 0x1006e3fff + SwipeSelectionPro.dylib arm64 /Library/MobileSubstrate/DynamicLibraries/SwipeSelectionPro.dylib {"install_date":"2017-03-05 07:03:17 +0100","name":"SwipeSelection Pro","identifier":"com.sull.swipeselectionpro","version":"1.0.3-1"} 0x1006ec000 - 0x1006f7fff + libstatusbar.dylib arm64 <588e068727d337b8baba413a30ad866d> /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib {"install_date":"2016-10-09 15:26:07 +0200","name":"libstatusbar","identifier":"libstatusbar","version":"1:0.9.9.0-1"} 0x106158000 - 0x106187fff + Flex.dylib arm64 /Library/MobileSubstrate/DynamicLibraries/Flex.dylib {"install_date":"2019-10-25 09:15:16 +0200","name":"Flex 3 Beta","identifier":"flex3beta","version":"1:3~Beta86"} 0x107b2c000 - 0x107b37fff + WatusiKit.dylib arm64 <7208c5d1d4753da88f17cab9ee80e848> /Library/MobileSubstrate/DynamicLibraries/WatusiKit.dylib {"install_date":"2019-11-22 10:37:49 +0100","name":"Watusi 2 for WhatsApp","identifier":"com.fouadraheb.watusi","version":"0.9.15"} 0x107b44000 - 0x107b5bfff + tsProtector.dylib arm64 /Library/MobileSubstrate/DynamicLibraries/tsProtector.dylib {"install_date":"2017-09-30 01:16:00 +0200","name":"tsProtector 8+ (iOS 9 & 8)","identifier":"com.hackyouriphone.tsprotector8","version":"1.2.0-20k"} 0x107b64000 - 0x107b67fff + tsProtePass.dylib arm64 /usr/lib/tsProtePass.dylib {"install_date":"2017-09-30 01:16:00 +0200","name":"tsProtector 8+ (iOS 9 & 8)","identifier":"com.hackyouriphone.tsprotector8","version":"1.2.0-20k"} 0x107b70000 - 0x107b77fff + z_AnemoneIconEffects.dylib arm64 <84d3097d48da3ff79649072fb47e66a1> /Library/MobileSubstrate/DynamicLibraries/z_AnemoneIconEffects.dylib {"install_date":"2018-10-14 05:37:28 +0200","name":"Anemone","identifier":"com.anemonetheming.anemone","version":"2.1.8-2"}

Binary Images (App Store):

Binary Images (Other): 0x1200b8000 - 0x1200e7fff dyld arm64 /usr/lib/dyld 0x180d0c000 - 0x180d0dfff libSystem.B.dylib arm64 <5bb501a091dc3a22a5544d34a4312de1> /usr/lib/libSystem.B.dylib 0x180d10000 - 0x180d62fff libc++.1.dylib arm64 <9ec0d9dcf728349582c26a7da72f0364> /usr/lib/libc++.1.dylib 0x180d64000 - 0x180d83fff libc++abi.dylib arm64 /usr/lib/libc++abi.dylib 0x180d84000 - 0x1810f0fff libobjc.A.dylib arm64 <939f392022903f2da2858e676e4191ef> /usr/lib/libobjc.A.dylib 0x1810f4000 - 0x1810f8fff libcache.dylib arm64 <43424f4c7252330ca92c1a865da896e1> /usr/lib/system/libcache.dylib 0x1810fc000 - 0x181107fff libcommonCrypto.dylib arm64 /usr/lib/system/libcommonCrypto.dylib 0x181108000 - 0x18110bfff libcompiler_rt.dylib arm64 /usr/lib/system/libcompiler_rt.dylib 0x18110c000 - 0x181113fff libcopyfile.dylib arm64 <1c1678aa36073b42b4406c6dbb06e9f0> /usr/lib/system/libcopyfile.dylib 0x181114000 - 0x18116ffff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib 0x181170000 - 0x18119efff libdispatch.dylib arm64 <65568801b7463adeb6e20dc25d14d801> /usr/lib/system/libdispatch.dylib 0x1811a0000 - 0x1811a2fff libdyld.dylib arm64 <69ea263c8ab93db49b98a24fbd6eb392> /usr/lib/system/libdyld.dylib 0x1811a4000 - 0x1811a4fff liblaunch.dylib arm64 /usr/lib/system/liblaunch.dylib 0x1811a8000 - 0x1811acfff libmacho.dylib arm64 <1f37b179ad26307192b3b763ba5f816a> /usr/lib/system/libmacho.dylib 0x1811b0000 - 0x1811b1fff libremovefile.dylib arm64 <267c6cbaf2193309bd8a191fad38cc79> /usr/lib/system/libremovefile.dylib 0x1811b4000 - 0x1811cafff libsystem_asl.dylib arm64 /usr/lib/system/libsystem_asl.dylib 0x1811cc000 - 0x1811cdfff libsystem_blocks.dylib arm64 <8bbf799e57f93ed1be24cf2ce6c221a3> /usr/lib/system/libsystem_blocks.dylib 0x1811d0000 - 0x18124ffff libsystem_c.dylib arm64 /usr/lib/system/libsystem_c.dylib 0x181250000 - 0x181253fff libsystem_configuration.dylib arm64 /usr/lib/system/libsystem_configuration.dylib 0x181254000 - 0x181257fff libsystem_containermanager.dylib arm64 <504648cfa43d3668b9678b74e33697f2> /usr/lib/system/libsystem_containermanager.dylib 0x181258000 - 0x181259fff libsystem_coreservices.dylib arm64 <8f94549c633036aa99efb0f067031a05> /usr/lib/system/libsystem_coreservices.dylib 0x18125c000 - 0x181272fff libsystem_coretls.dylib arm64 <498e424eb31f3d5cb49523cec07f339d> /usr/lib/system/libsystem_coretls.dylib 0x181274000 - 0x18127cfff libsystem_dnssd.dylib arm64 <573c3639fde83e87885bfe02c057538d> /usr/lib/system/libsystem_dnssd.dylib 0x181280000 - 0x1812a2fff libsystem_info.dylib arm64 <932df5ba705a3b6d948c5dcff196ea6b> /usr/lib/system/libsystem_info.dylib 0x1812a4000 - 0x1812c5fff libsystem_kernel.dylib arm64 <18bda76f38f93376900d6dab355c191f> /usr/lib/system/libsystem_kernel.dylib 0x1812c8000 - 0x1812e4fff libsystem_m.dylib arm64 /usr/lib/system/libsystem_m.dylib 0x1812e8000 - 0x181301fff libsystem_malloc.dylib arm64 /usr/lib/system/libsystem_malloc.dylib 0x181304000 - 0x181367fff libsystem_network.dylib arm64 /usr/lib/system/libsystem_network.dylib 0x181368000 - 0x181371fff libsystem_networkextension.dylib arm64 /usr/lib/system/libsystem_networkextension.dylib 0x181374000 - 0x18137efff libsystem_notify.dylib arm64 /usr/lib/system/libsystem_notify.dylib 0x181380000 - 0x181385fff libsystem_platform.dylib arm64 <4386956061113d7a9e415e543b1243bc> /usr/lib/system/libsystem_platform.dylib 0x181388000 - 0x181390fff libsystem_pthread.dylib arm64 <73c5c182a73d38a3b0a3a1f496289278> /usr/lib/system/libsystem_pthread.dylib 0x181394000 - 0x181396fff libsystem_sandbox.dylib arm64 <1188d6b10703327cb5d72a5623200c30> /usr/lib/system/libsystem_sandbox.dylib 0x181398000 - 0x1813a8fff libsystem_trace.dylib arm64 /usr/lib/system/libsystem_trace.dylib 0x1813ac000 - 0x1813b1fff libunwind.dylib arm64 /usr/lib/system/libunwind.dylib 0x1813b4000 - 0x1813b4fff libvminterpose.dylib arm64 <630bf4c89edf3935b7afe56abdb5caad> /usr/lib/system/libvminterpose.dylib 0x1813b8000 - 0x1813ddfff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib 0x1813e0000 - 0x1815e5fff libicucore.A.dylib arm64 /usr/lib/libicucore.A.dylib 0x1815e8000 - 0x1815f9fff libz.1.dylib arm64 <8fcb56adfdc13e9593582266b1e4ac18> /usr/lib/libz.1.dylib 0x1815fc000 - 0x18197cfff CoreFoundation arm64 <182fd72b7fdf330b8dbf70db93af6b63> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x181980000 - 0x181990fff libbsm.0.dylib arm64 /usr/lib/libbsm.0.dylib 0x181994000 - 0x181994fff libenergytrace.dylib arm64 /usr/lib/libenergytrace.dylib 0x181998000 - 0x181a09fff IOKit arm64 <0864d9c20424332d8979a4f548848c16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x181a0c000 - 0x181a2cfff libMobileGestalt.dylib arm64 <9cc485a12c323768a6b6e88d973bd44e> /usr/lib/libMobileGestalt.dylib 0x181a30000 - 0x181b1afff libxml2.2.dylib arm64 /usr/lib/libxml2.2.dylib 0x181b1c000 - 0x181b8efff Security arm64 <4c7468d385513e4db673ec80c318ee20> /System/Library/Frameworks/Security.framework/Security 0x181b90000 - 0x181be9fff SystemConfiguration arm64 <92717250c7393c44878d137773604d46> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x181bec000 - 0x181cd4fff libsqlite3.dylib arm64 /usr/lib/libsqlite3.dylib 0x181cd8000 - 0x181f6cfff CFNetwork arm64 /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x181f70000 - 0x181f7dfff libbz2.1.0.dylib arm64 <8ebfd413e3fd3889b546857fcf554b6f> /usr/lib/libbz2.1.0.dylib 0x181f80000 - 0x181f99fff liblzma.5.dylib arm64 <68bb861dc8bd3547b5ace073ed504b14> /usr/lib/liblzma.5.dylib 0x181f9c000 - 0x181fb6fff libCRFSuite.dylib arm64 <1a2c1f709f213faf81fd2223b719c899> /usr/lib/libCRFSuite.dylib 0x181fb8000 - 0x181fe2fff libarchive.2.dylib arm64 /usr/lib/libarchive.2.dylib 0x181fe4000 - 0x182002fff libextension.dylib arm64 <8a88fb35fee03a36ae138e676b9a0e9f> /usr/lib/libextension.dylib 0x182004000 - 0x182005fff liblangid.dylib arm64 /usr/lib/liblangid.dylib 0x182008000 - 0x182276fff Foundation arm64 <7cf4edf781cb30438b812ded8716cd95> /System/Library/Frameworks/Foundation.framework/Foundation 0x182278000 - 0x182323fff libBLAS.dylib arm64 <097b7e769a3439ad8fdb3abb0edc9daf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x182324000 - 0x182689fff libLAPACK.dylib arm64 <566419f65c9338599694a04da8e20fbf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x18268c000 - 0x1828f1fff vImage arm64 <789df1b35e183397803583a25feff3c7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1828f4000 - 0x182916fff libvMisc.dylib arm64 <3c655ae6f62035bbba069387c490efbb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x182918000 - 0x18292bfff libLinearAlgebra.dylib arm64 <94d099e954d638e39ef1773639ef61af> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x18292c000 - 0x18293bfff libSparseBLAS.dylib arm64 <80ca4fb770613c76b2449daf05c6dc25> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x18293c000 - 0x1829a8fff libvDSP.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1829ac000 - 0x1829acfff vecLib arm64 <546ad53c3a4a36709fdf6e50b76b2ec9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1829b0000 - 0x1829b0fff Accelerate arm64 /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1829b4000 - 0x182edffff CoreGraphics arm64 /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x182ee0000 - 0x182ef4fff GraphicsServices arm64 /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x182ef8000 - 0x182f40fff AppSupport arm64 <1469530c1aa03d2486d678bed8482764> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x182f44000 - 0x183017fff MobileCoreServices arm64 <2096d560a53b3fd28ff0a7f46e3ba060> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x183018000 - 0x183067fff BaseBoard arm64 /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x183068000 - 0x183073fff AssertionServices arm64 <48c978bd14553765b4a7f1cee1b14c83> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x183074000 - 0x183098fff BackBoardServices arm64 <207836d8c1833eeab468f622f4d0f366> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x18309c000 - 0x18309ffff MobileSystemServices arm64 <6d85ae92680935bbb51db96c7a021118> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1830a0000 - 0x1830d5fff FrontBoardServices arm64 /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1830d8000 - 0x1830e2fff UserNotificationServices arm64 <74d3e76dff833048b39ae8e0ceb44140> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices 0x1830e4000 - 0x183110fff SpringBoardServices arm64 <6535787e172939d0b8abfe852a185b3d> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x183114000 - 0x183125fff MobileKeyBag arm64 <169edc8949693d349807056d1e316f2a> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x183128000 - 0x18312efff IOSurface arm64 /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x183130000 - 0x18313cfff liblockdown.dylib arm64 <36e1e9187c193410a5f7cf46e3dc7afe> /usr/lib/liblockdown.dylib 0x183140000 - 0x183152fff CrashReporterSupport arm64 <3b4a2b63b2a9334fa8019a4152d3aa49> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x183154000 - 0x183156fff IOSurfaceAccelerator arm64 <65789d64b5f937e987c6f27125a38100> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x183158000 - 0x183199fff AppleJPEG arm64 <8b25b915b426335f8d9112a8c7e29e46> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x18319c000 - 0x1834bffff ImageIO arm64 <985b712758c43d62a2104d9e708fb2e9> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x1834c0000 - 0x1834c4fff TCC arm64 <09fcccda721f35c3936e68acf3d216a4> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1834c8000 - 0x1834cdfff AggregateDictionary arm64 <51bcd4b61f3739eb85fdcc4a037e3696> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1834d0000 - 0x1834ddfff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1834e0000 - 0x183542fff libTelephonyUtilDynamic.dylib arm64 <59e0bc898f27370d8e4961910f891b3b> /usr/lib/libTelephonyUtilDynamic.dylib 0x183544000 - 0x183556fff CommonUtilities arm64 <194ea4f46bf537029d10e4ce8b28ca5f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x183558000 - 0x18356ffff libcompression.dylib arm64 /usr/lib/libcompression.dylib 0x183570000 - 0x1837bafff CoreData arm64 /System/Library/Frameworks/CoreData.framework/CoreData 0x1837bc000 - 0x1837c0fff libCoreVMClient.dylib arm64 <69b5ba7317d532b898c3ffb5574bb883> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1837c4000 - 0x1837c8fff IOAccelerator arm64 <8763c48f6ea73eae887a414462ffe098> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1837cc000 - 0x1837cdfff libCVMSPluginSupport.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1837d0000 - 0x1837d3fff libCoreFSCache.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1837d4000 - 0x18381afff libGLImage.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x18381c000 - 0x183826fff libGFXShared.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x183828000 - 0x18382ffff IOMobileFramebuffer arm64 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x183830000 - 0x183830fff libmetal_timestamp.dylib arm64 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x183834000 - 0x18387afff Metal arm64 <95ce1f8a4d483d11aa49533e2ae2a568> /System/Library/Frameworks/Metal.framework/Metal 0x18387c000 - 0x183886fff OpenGLES arm64 <7c7a0c5191f53f518e994638139ca1df> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x183888000 - 0x1838aafff CoreVideo arm64 <31ef8b764af3301ea5e7267fcae838cb> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x1838ac000 - 0x1838aefff OAuth arm64 <0f1ae5abcad13b4b948193a2405c61b4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1838b8000 - 0x1838effff Accounts arm64 <1cf893c2c3c03137acb576d5a7fc2cee> /System/Library/Frameworks/Accounts.framework/Accounts 0x1838f0000 - 0x1839e2fff libiconv.2.dylib arm64 <1c378c57054a32a6b2eed4e3cbb3a2b7> /usr/lib/libiconv.2.dylib 0x1839e4000 - 0x183a9dfff CoreAudio arm64 <25687ef4b3c4389f828006882b280db4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x183aa0000 - 0x183aa3fff UserFS arm64 <693602c29c64370aab1a77544ddc7e5a> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x183aa4000 - 0x183b92fff CoreMedia arm64 /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x183b94000 - 0x183b9cfff libcupolicy.dylib arm64 <056df1f0f2893ad08b9c7fbed9271c6f> /usr/lib/libcupolicy.dylib 0x183ba0000 - 0x183c12fff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x183c14000 - 0x183cf4fff libFontParser.dylib arm64 <7ab9c32919d731969bc2a75b3f03aa17> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x183cf8000 - 0x183d7afff VideoToolbox arm64 <96c874d7271f3ec18a39b6de15ef6384> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x183d7c000 - 0x183d7cfff FontServices arm64 <39a3005cf101328f94f3a412cfa04fae> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x183d80000 - 0x183ea3fff CoreText arm64 <688f036ee040335aaf44f555b7b98ace> /System/Library/Frameworks/CoreText.framework/CoreText 0x183ea4000 - 0x183eb5fff ProtocolBuffer arm64 <4d1a9d53f37b3b448cbc62ede839532f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x183eb8000 - 0x183edffff PersistentConnection arm64 <57092c3dc97437f9a14b61cae9e60e88> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x183ee0000 - 0x183ee5fff DataMigration arm64 /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x183ee8000 - 0x184201fff AudioToolbox arm64 <3acc644e69ff3aedae6e3af12f13c58c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x184204000 - 0x1843b2fff QuartzCore arm64 /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x1843b4000 - 0x1843bafff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1843bc000 - 0x1843cdfff libcmph.dylib arm64 /usr/lib/libcmph.dylib 0x1843d0000 - 0x1843edfff libmis.dylib arm64 <19a3fb5270713311900b8723341c9649> /usr/lib/libmis.dylib 0x1843f0000 - 0x184470fff LanguageModeling arm64 <25b1d85465f531118bbcd9b3afcb4151> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x184474000 - 0x184551fff ManagedConfiguration arm64 <6829ea88182532c69d9eb79c0d5d8ab8> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x184554000 - 0x18456bfff libmarisa.dylib arm64 <72aff9de7b7a3d0f8d24b2f2e33599b1> /usr/lib/libmarisa.dylib 0x18456c000 - 0x184633fff ProofReader arm64 /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x184634000 - 0x18463afff MediaAccessibility arm64 /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x18463c000 - 0x18464bfff MobileAsset arm64 <4f36adf36909306e8cdda53f431aec5e> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x18464c000 - 0x1846adfff ColorSync arm64 <7a7f1de762e734a1b0185bbcf4c5805d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x1846b0000 - 0x1846fbfff MetalPerformanceShaders arm64 <7530c46bdba43048b3780b308d1e0349> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1846fc000 - 0x184b28fff FaceCore arm64 <9fe0da65d44f3e58872fa11c1d79a801> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x184b2c000 - 0x184ba7fff Quagga arm64 <872de61a4b163a57b1e5df76124b9013> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x184ba8000 - 0x184d52fff CoreImage arm64 /System/Library/Frameworks/CoreImage.framework/CoreImage 0x184d54000 - 0x184d86fff TextInput arm64 <475a479564123e0aafd3f578a8ad861a> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x184d88000 - 0x184d95fff libAccessibility.dylib arm64 <767e55a612343e498e13731d796f2f9f> /usr/lib/libAccessibility.dylib 0x184da4000 - 0x185385fff JavaScriptCore arm64 <7b9d576bd0b0397aa02c5215ff3b128b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x185388000 - 0x185578fff StoreServices arm64 <1d049fdac44435b5bc226bd646743eef> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x18557c000 - 0x186554fff WebCore arm64 /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x186558000 - 0x186581fff libxslt.1.dylib arm64 <6553a930d8933aa0b054d0ebd966c83a> /usr/lib/libxslt.1.dylib 0x186584000 - 0x18665ffff WebKitLegacy arm64 <6bf2496789113045a9c472f536802b90> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x186660000 - 0x186718fff CoreUI arm64 <1fd04759197f312ab80538caca1dd94e> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x18671c000 - 0x186741fff DictionaryServices arm64 <03b326076ce4388099fb7442bcbcbd3b> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x186744000 - 0x186744fff HangTracer arm64 <2989b93ed68939929f8898e8d586bdc2> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x186748000 - 0x186796fff PhysicsKit arm64 /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x186798000 - 0x18686efff UIFoundation arm64 /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x186870000 - 0x18749afff UIKit arm64 /System/Library/Frameworks/UIKit.framework/UIKit 0x18749c000 - 0x1874bdfff CoreBluetooth arm64 <6d465f745c9f3d40994aa5c5dfb8bd47> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1874c0000 - 0x1874e5fff DataAccessExpress arm64 /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1874e8000 - 0x187501fff NetworkStatistics arm64 <5e417d9061873b19b049ad6121fa503f> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x187504000 - 0x18757ffff AddressBook arm64 /System/Library/Frameworks/AddressBook.framework/AddressBook 0x187580000 - 0x18768dfff CoreMotion arm64 <84fc4640c3f6324988e607818fd7c81e> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x187690000 - 0x18769ffff CacheDelete arm64 <0cd7d27acecb36cd896af0ecbce96841> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x1876a0000 - 0x1876adfff CoreAUC arm64 <49032794e9663a38870ae3825f822ff9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1876b0000 - 0x187acdfff MediaToolbox arm64 <63c82682825d390e9fc5306f1e0ef3d9> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x187ad0000 - 0x187c51fff Celestial arm64 <3e18c23e80013d3585844d78cc463503> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x187c54000 - 0x187c60fff IntlPreferences arm64 <26be9c8bb13f380cb1c3b6b817802f17> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x187c64000 - 0x187c66fff CoreDuetDebugLogging arm64 /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x187c68000 - 0x187c7dfff CoreDuetDaemonProtocol arm64 <12eeb031ac203a6bb7794b5bab52671a> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x187c80000 - 0x187d33fff CoreDuet arm64 <227bd93065bc38dbafff0c3774d180ff> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x187d34000 - 0x187d35fff BTLEAudioController arm64 <02b9ff17791e3118a8607eb323b8501a> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController 0x187d38000 - 0x187db0fff libAVFAudio.dylib arm64 <6085404284a933f29311bda931a38e43> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib 0x187db4000 - 0x187f34fff AVFoundation arm64 <6dddb40fbe9c39dc82bae11fb54fafaa> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x187f38000 - 0x187f69fff libtidy.A.dylib arm64 <62273117ae1833b6b0fbc5374ac00955> /usr/lib/libtidy.A.dylib 0x187f6c000 - 0x187fddfff IMFoundation arm64 /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x187fe0000 - 0x18846bfff GeoServices arm64 /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x18846c000 - 0x18846dfff DiagnosticLogCollection arm64 <23c742c1baa03399bd005d2330fe2272> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x188470000 - 0x188471fff Marco arm64 <78085fa90dd73982acd80b9b4f074efa> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x188474000 - 0x1884ddfff CoreLocation arm64 <9339dae59c4834b69ad70baaef9d5488> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x1884e0000 - 0x1884e5fff ConstantClasses arm64 /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1884e8000 - 0x1884f3fff libChineseTokenizer.dylib arm64 <12cb857d186b341f9ad1c8ee75095ee5> /usr/lib/libChineseTokenizer.dylib 0x1884f4000 - 0x188753fff libmecabra.dylib arm64 /usr/lib/libmecabra.dylib 0x188754000 - 0x188787fff IDSFoundation arm64 <63f4b86771bf3c97bcc739adab9ba183> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x188788000 - 0x188804fff IDS arm64 /System/Library/PrivateFrameworks/IDS.framework/IDS 0x188808000 - 0x188823fff MediaServices arm64 /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x188824000 - 0x188848fff AuthKit arm64 /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x18884c000 - 0x188851fff libheimdal-asn1.dylib arm64 <2cdbd8d18d663aafb7fbb18c2235f1c6> /usr/lib/libheimdal-asn1.dylib 0x188854000 - 0x1888e6fff MediaRemote arm64 <55291d9da59b36468c3c29ace13e2c82> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1888e8000 - 0x188a19fff MobileSpotlightIndex arm64 /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x188a1c000 - 0x188a37fff PlugInKit arm64 <84c62dcf044f3ddbbb66629ff757016d> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x188a38000 - 0x188a60fff ProtectedCloudStorage arm64 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x188a64000 - 0x188a7ffff libresolv.9.dylib arm64 <0062ade5d59d35ecbb8bf9c15b88d6f8> /usr/lib/libresolv.9.dylib 0x188a80000 - 0x188a95fff ApplePushService arm64 <1d6fc72f497e3abbbc13e9f0528c4bf1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x188bb4000 - 0x188bd8fff VoiceServices arm64 <144c9634ff96328a9352e50b95d41de6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x188bdc000 - 0x188c22fff SAObjects arm64 /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x188c24000 - 0x188c26fff CommonAuth arm64 <38dc2b74c43034c5902810188fe4cc8c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x188c28000 - 0x188c95fff Heimdal arm64 <70f45556567c3167af7cc67723c0c37b> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x188c98000 - 0x188cc1fff GSS arm64 <03e9cbf8ff0c3f2594f933f040f57bb4> /System/Library/Frameworks/GSS.framework/GSS 0x188cd0000 - 0x188d27fff AssistantServices arm64 <773c3d0701ab3f4bad7b6cd61c9f24d2> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x188d28000 - 0x188d31fff FMCoreLite arm64 <9c24f373ca553da0aae4e1601f5d4131> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite 0x188d34000 - 0x188d37fff MessageSupport arm64 <3f0b005a0f2f3e11be2e3de6019bb0d2> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x188d38000 - 0x188d7ffff MIME arm64 <0afac5bbb15c3d78a8d210f32b7cf762> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x188d80000 - 0x188d86fff AOSNotification arm64 <02d1059c4f77377f91574b51b6fd1e56> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification 0x188d88000 - 0x188dedfff AccountsDaemon arm64 /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x188df0000 - 0x188e0afff AppleIDSSOAuthentication arm64 /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x188e0c000 - 0x188e1bfff MailServices arm64 <3e4e96a3897b3ad98ef2ab8565b5dfa7> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x188e1c000 - 0x188e78fff AppleAccount arm64 <6abcea21b5863d0abe482ff62c0e25fc> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x188e7c000 - 0x188e80fff CommunicationsFilter arm64 <529acb9e5bed3635a3d63112484bf115> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x188e84000 - 0x188ea8fff ChunkingLibrary arm64 <5ad8b7937ec334709934a8ad10ab8012> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x188ee0000 - 0x188ee5fff AssetCacheServices arm64 <048dcff988ef32a38008bf337d776629> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x188ee8000 - 0x188f5dfff MMCS arm64 <5aefee3454823fc2800803ddd4db1b84> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x188f74000 - 0x188fb5fff ContentIndex arm64 /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x188fb8000 - 0x188fc0fff MobileIcons arm64 <077159249f6c3bcebb1217dd27a87e8a> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x188fc4000 - 0x188fd0fff MobileBluetooth arm64 <09cc2d3dcc003a5aa796e05406dfe8a6> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x188fd4000 - 0x18900cfff NanoRegistry arm64 <52fb492288d4357c801cb2222861f549> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x189010000 - 0x189017fff BluetoothManager arm64 <1d6811f5c6ba3f42b5279502c90ed632> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x189054000 - 0x189088fff FTServices arm64 <2f9cac51e8233f8abf76332b2408b5e7> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1890f4000 - 0x189105fff UserManagement arm64 <1d49514ccc853a8f8ad3fdec01ad4766> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x189108000 - 0x1891d3fff CorePDF arm64 <5a2aee277ba63cf4a29b20292a94e614> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x18920c000 - 0x189214fff libtzupdate.dylib arm64 <9fcf1d5743c33e7693532e9edbf9a294> /usr/lib/libtzupdate.dylib 0x189268000 - 0x18926efff IncomingCallFilter arm64 /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x189270000 - 0x189352fff Preferences arm64 <4254479c9d32364c86589cca97274aca> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x1894a8000 - 0x18978dfff WebKit arm64 <30d0ac8dc2263a139ca5f109b5871037> /System/Library/Frameworks/WebKit.framework/WebKit 0x18a240000 - 0x18a246fff CloudPhotoServices arm64 /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x18a248000 - 0x18a326fff CloudPhotoLibrary arm64 /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x18a37c000 - 0x18a3a1fff AssetsLibraryServices arm64 <95e063176764337495fab184d2cdc6be> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x18a444000 - 0x18a471fff ACTFramework arm64 <148246d53b103ced8d9153e7ac0f7cc4> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework 0x18a474000 - 0x18a47ffff DCIMServices arm64 /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x18a480000 - 0x18a5acfff CoreMediaStream arm64 <78d4e1723350363ea044c7ecb28eaacb> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x18a5b0000 - 0x18a5c7fff PhotosFormats arm64 <4f1480ae641f35e8b43a77469a30be67> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x18a5c8000 - 0x18a5cffff XPCKit arm64 /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x18a84c000 - 0x18a934fff CameraKit arm64 <94253a49d5553f4583d5bf83e90e30b4> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 0x18a940000 - 0x18a95bfff MediaStream arm64 <685fea53e4533d44b5d2e0a4f63404cf> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x18a95c000 - 0x18ac9afff PhotoLibraryServices arm64 /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x18b664000 - 0x18b677fff AssetsLibrary arm64 /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x18c318000 - 0x18c32dfff FTAWD arm64 /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x18c39c000 - 0x18c45afff IMCore arm64 /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x18c874000 - 0x18c880fff SetupAssistant arm64 /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x18d034000 - 0x18d09efff IMAVCore arm64 /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore 0x190598000 - 0x1905f1fff CoreBrightness arm64 /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x191460000 - 0x1914b1fff libstdc++.6.dylib arm64 /usr/lib/libstdc++.6.dylib 0x1938bc000 - 0x1938cefff libCGInterfaces.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x19556c000 - 0x195591fff CoreServicesInternal arm64 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x195bfc000 - 0x195c07fff libGSFontCache.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1976a0000 - 0x198673fff KBLayouts_iPhone.dylib arm64 /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib

Matchstic commented 4 years ago

Thanks, here's another new build which hopefully solves the issue now: https://www.dropbox.com/s/r51lfuhpu82vf4d/com.matchstic.reprovision_0.5~experimental8-3_iphoneos-arm.deb?dl=0

Assasiri commented 4 years ago

@Matchstic THX. Now it doesnt crash anymore but says Failure Apple Id or Password incorrect. Tried 2 Different Apple Ids. And i dont know if it helps but last Version i could succesfully login was 0.4.5 but on this Version i can not sign because xcode too old, maybe that helps in fixing.

ErraticHail2012 commented 4 years ago

@Matchstic THX. Now it doesnt crash anymore but says Failure Apple Id or Password incorrect. Tried 2 Different Apple Ids. And i dont know if it helps but last Version i could succesfully login was 0.4.5 but on this Version i can not sign because xcode too old, maybe that helps in fixing.

Yea same exact thing here

Lion4K commented 4 years ago

Yeah, here it doesn't crash with ex8-3 but doesn't login either. Incorrect login. I even tried entering my iCloud account just to check if o was typing it wrong.

dpomt commented 4 years ago

Same here. Doesn't crash with ex8-3 but doesn't login either. Failutre: Your Apple ID or password is incorrect...

Matchstic commented 4 years ago

@all New build: https://www.dropbox.com/s/2rkqz8y1eev3i0c/com.matchstic.reprovision_0.5~experimental8-4_iphoneos-arm.deb?dl=0

This reverts back to the previous login approach with a patch for iOS 9 users only.

ErraticHail2012 commented 4 years ago

This now works 100% No crashes or anything. Thank you!

IMG_2538

Lion4K commented 4 years ago

This last one worked here too flawlessly. Thanks @Matchstic

0utlawActual commented 4 years ago

As others have confirmed, totally works now. Thanks for all your hard work!

dpomt commented 4 years ago

Thank‘s a lot, also works for ne now!

Assasiri commented 4 years ago

@Matchstic Many Thx! seems to work for me now too as far is i tested so far.

yarovikov commented 4 years ago

Hi

I have crash when login

ipad3, ios 9.3.5 reprovision 0.5 exp8

danieltroger commented 4 years ago

@yarovikov you need exp8-4: https://www.dropbox.com/s/2rkqz8y1eev3i0c/com.matchstic.reprovision_0.5~experimental8-4_iphoneos-arm.deb?dl=0

yarovikov commented 4 years ago

@danieltroger nice, it's work! thanks!

Arthur2012 commented 4 years ago

0.5exp8-4 works fine on my iPad3 9.3.5, thanks @Matchstic !

Matchstic commented 4 years ago

Fix is now available on my repo, https://repo.incendo.ws

Lion4K commented 4 years ago

@Matchstic I just saw your tweet about it being broken again, does that issue affect this version? As if I understood correctly this is a 9.3.5 exclusive version, so idk if the same issues the one you mentioned in the tweet applies to this version.

Matchstic commented 4 years ago

Please try it on iOS 9; for that version, I use a slightly different login flow which might still work. Let me know!

On 15 Jan 2020, at 07:21, Lion de Oliveira Lorena notifications@github.com wrote:

 @Matchstic I just saw your tweet about it being broken again, does that issue affect this version? As if I understood correctly this is a 9.3.5 exclusive version, so idk if the same issues the one you mentioned in the tweet applies to this version.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Lion4K commented 4 years ago

@Matchstic it's giving me an error "No team ID" "really bad" Idk what that means