flipperdevices / qFlipper

qFlipper — desktop application for updating Flipper Zero firmware via PC
https://update.flipperzero.one
GNU General Public License v3.0
1.14k stars 152 forks source link

Crash on macOS qFlipper 1.0.1 on M1 Mac Pro (os/threads_posix.h:46) #62

Closed dweekly closed 2 years ago

dweekly commented 2 years ago

Translated Report (Full Report Below)

Process: qFlipper [80002] Path: /Applications/qFlipper.app/Contents/MacOS/qFlipper Identifier: test.qFlipper Version: ??? Code Type: X86-64 (Translated) Parent Process: launchd [1] User ID: 501

Date/Time: 2022-04-25 19:31:45.3184 -0700 OS Version: macOS 12.3.1 (21E258) Report Version: 12 Anonymous UUID: 4EA937FA-C98B-8674-73F1-65BE80031B62

Sleep/Wake UUID: EFD9ABD2-A45C-48F4-88F0-0FA93A2EA5F1

Time Awake Since Boot: 1800000 seconds Time Since Wake: 123 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information: Assertion failed: (pthread_mutex_lock(mutex) == 0), function usbi_mutex_lock, file ./os/threads_posix.h, line 46.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee8300e pthread_kill + 10 2 libsystem_pthread.dylib 0x7ff81eeb91ff pthread_kill + 263 3 libsystem_c.dylib 0x7ff81ee04d24 abort + 123 4 libsystem_c.dylib 0x7ff81ee040cb __assert_rtn + 314 5 libusb-1.0.0.dylib 0x1090a522b 0x109097000 + 57899 6 libusb-1.0.0.dylib 0x10909aa40 libusb_ref_device + 48 7 libusb-1.0.0.dylib 0x10909b7fe libusb_open + 138 8 qFlipper 0x100815f6f USBDeviceDetector::fillDeviceInfo(USBDeviceInfo const&) + 271 9 qFlipper 0x100816b4b 0x1007a2000 + 478027 10 QtCore 0x10dbdb614 QObject::event(QEvent) + 900 11 QtWidgets 0x10a6c8a56 QApplicationPrivate::notify_helper(QObject, QEvent) + 262 12 QtWidgets 0x10a6c9e02 QApplication::notify(QObject, QEvent) + 466 13 QtCore 0x10dbb22b6 QCoreApplication::notifyInternal2(QObject, QEvent) + 166 14 QtCore 0x10dbb33f3 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData*) + 803 15 libqcocoa.dylib 0x10d3ee892 0x10d3b2000 + 247954 16 libqcocoa.dylib 0x10d3eef98 0x10d3b2000 + 249752 17 CoreFoundation 0x7ff81ef7fbca CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 18 CoreFoundation 0x7ff81ef7fb32 CFRunLoopDoSource0 + 180 19 CoreFoundation 0x7ff81ef7f8b0 CFRunLoopDoSources0 + 242 20 CoreFoundation 0x7ff81ef7e2c0 CFRunLoopRun + 892 21 CoreFoundation 0x7ff81ef7d884 CFRunLoopRunSpecific + 562 22 HIToolbox 0x7ff828073ce6 RunCurrentEventLoopInMode + 292 23 HIToolbox 0x7ff828073913 ReceiveNextEventCommon + 283 24 HIToolbox 0x7ff8280737e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70 25 AppKit 0x7ff8218db53d _DPSNextEvent + 927 26 AppKit 0x7ff8218d9bfa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394 27 AppKit 0x7ff8218cc2a9 -[NSApplication run] + 586 28 libqcocoa.dylib 0x10d3edd74 0x10d3b2000 + 245108 29 QtCore 0x10dbae6b7 QEventLoop::exec(QFlags) + 471 30 QtCore 0x10dbb2852 QCoreApplication::exec() + 130 31 qFlipper 0x1007b0fb3 main + 371 32 dyld 0x2009d451e start + 462

Thread 1:: com.apple.rosetta.exceptionserver 0 runtime 0x7ff7ffdb89a4 0x7ff7ffdb4000 + 18852 1 runtime 0x7ff7ffdc6738 0x7ff7ffdb4000 + 75576 2 runtime 0x7ff7ffdc7ed0 0x7ff7ffdb4000 + 81616

Thread 2:: Qt bearer thread 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee830aa poll + 10 2 QtCore 0x10dc1045c qt_safe_poll(pollfd, unsigned int, timespec const) + 220 3 QtCore 0x10dc11bf6 QEventDispatcherUNIX::processEvents(QFlags) + 790 4 QtCore 0x10dbae6b7 QEventLoop::exec(QFlags) + 471 5 QtCore 0x10d9ec993 QThread::exec() + 131 6 QtCore 0x10d9ed8a9 0x10d9cc000 + 137385 7 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 3:: org.libusb.device-hotplug 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee7c97a mach_msg_trap + 10 2 libsystem_kernel.dylib 0x7ff81ee7cce8 mach_msg + 56 3 CoreFoundation 0x7ff81ef7fdb0 CFRunLoopServiceMachPort + 319 4 CoreFoundation 0x7ff81ef7e440 CFRunLoopRun + 1276 5 CoreFoundation 0x7ff81ef7d884 CFRunLoopRunSpecific + 562 6 CoreFoundation 0x7ff81f004ec7 CFRunLoopRun + 40 7 libusb-1.0.0.dylib 0x1090a36f0 0x109097000 + 50928 8 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 4:: QQmlThread 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee830aa poll + 10 2 QtCore 0x10dc103de qt_safe_poll(pollfd, unsigned int, timespec const) + 94 3 QtCore 0x10dc11bf6 QEventDispatcherUNIX::processEvents(QFlags) + 790 4 QtCore 0x10dbae6b7 QEventLoop::exec(QFlags) + 471 5 QtCore 0x10d9ec993 QThread::exec() + 131 6 QtQml 0x10cc209a9 0x10c98d000 + 2701737 7 QtCore 0x10d9ed8a9 0x10d9cc000 + 137385 8 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 5:: com.apple.CFSocket.private 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee84d5a select + 10 2 CoreFoundation 0x7ff81efa6b5b CFSocketManager + 643 3 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 4 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 6: 0 runtime 0x7ff7ffdd6814 0x7ff7ffdb4000 + 141332

Thread 7: 0 runtime 0x7ff7ffdd6814 0x7ff7ffdb4000 + 141332

Thread 8:: com.apple.NSEventThread 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee7c97a mach_msg_trap + 10 2 libsystem_kernel.dylib 0x7ff81ee7cce8 mach_msg + 56 3 CoreFoundation 0x7ff81ef7fdb0 CFRunLoopServiceMachPort + 319 4 CoreFoundation 0x7ff81ef7e440 CFRunLoopRun + 1276 5 CoreFoundation 0x7ff81ef7d884 CFRunLoopRunSpecific + 562 6 AppKit 0x7ff821a48f5e _NSEventThread + 132 7 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 9:: QNetworkAccessManager thread 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee830aa poll + 10 2 QtCore 0x10dc1045c qt_safe_poll(pollfd, unsigned int, timespec const) + 220 3 QtCore 0x10dc11bf6 QEventDispatcherUNIX::processEvents(QFlags) + 790 4 QtCore 0x10dbae6b7 QEventLoop::exec(QFlags) + 471 5 QtCore 0x10d9ec993 QThread::exec() + 131 6 QtCore 0x10d9ed8a9 0x10d9cc000 + 137385 7 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 10:: QNetworkAccessManager thread 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee830aa poll + 10 2 QtCore 0x10dc1045c qt_safe_poll(pollfd, unsigned int, timespec const) + 220 3 QtCore 0x10dc11bf6 QEventDispatcherUNIX::processEvents(QFlags) + 790 4 QtCore 0x10dbae6b7 QEventLoop::exec(QFlags) + 471 5 QtCore 0x10d9ec993 QThread::exec() + 131 6 QtCore 0x10d9ed8a9 0x10d9cc000 + 137385 7 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 11:: Thread (pooled) 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee7f3ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff81eeb9a6f _pthread_cond_wait + 1249 3 QtCore 0x10d9f5620 0x10d9cc000 + 169504 4 QtCore 0x10d9f537e 0x10d9cc000 + 168830 5 QtCore 0x10d9f52f3 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83 6 QtCore 0x10d9f1d5d 0x10d9cc000 + 154973 7 QtCore 0x10d9ed8a9 0x10d9cc000 + 137385 8 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 12:: QNetworkAccessManager thread 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee830aa poll + 10 2 QtCore 0x10dc1045c qt_safe_poll(pollfd, unsigned int, timespec const) + 220 3 QtCore 0x10dc11bf6 QEventDispatcherUNIX::processEvents(QFlags) + 790 4 QtCore 0x10dbae6b7 QEventLoop::exec(QFlags) + 471 5 QtCore 0x10d9ec993 QThread::exec() + 131 6 QtCore 0x10d9ed8a9 0x10d9cc000 + 137385 7 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 13:: QNetworkAccessManager thread 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee830aa poll + 10 2 QtCore 0x10dc1045c qt_safe_poll(pollfd, unsigned int, timespec const) + 220 3 QtCore 0x10dc11bf6 QEventDispatcherUNIX::processEvents(QFlags) + 790 4 QtCore 0x10dbae6b7 QEventLoop::exec(QFlags) + 471 5 QtCore 0x10d9ec993 QThread::exec() + 131 6 QtCore 0x10d9ed8a9 0x10d9cc000 + 137385 7 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 14: 0 runtime 0x7ff7ffdd6814 0x7ff7ffdb4000 + 141332

Thread 15: 0 runtime 0x7ff7ffdd6814 0x7ff7ffdb4000 + 141332

Thread 16:: CVDisplayLink 0 ??? 0x7ff8af48e940 ??? 1 libsystem_kernel.dylib 0x7ff81ee7f3ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff81eeb9aa4 _pthread_cond_wait + 1302 3 CoreVideo 0x7ff826ba764a CVDisplayLink::waitUntil(unsigned long long) + 370 4 CoreVideo 0x7ff826ba6848 CVDisplayLink::runIOThread() + 526 5 libsystem_pthread.dylib 0x7ff81eeb94e1 _pthread_start + 125 6 libsystem_pthread.dylib 0x7ff81eeb4f6b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0x000000010b98d000 rsi: 0x0000000000000003 rbp: 0xcccccccccccccccd rsp: 0x000000000000002e r8: 0x0000000200a4f600 r9: 0xcccccccccccccccd r10: 0x0000000000000000 r11: 0x00000000000080bb r12: 0x0000000000000103 r13: 0x000000010b98d028 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: rfl: 0x0000000000000283 tmp0: 0xffffffffffffffff tmp1: 0x00007ff8af48e914 tmp2: 0x00007ff81ee83004

Binary Images: 0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ??? 0x7ff81ee7b000 - 0x7ff81eeb2fff libsystem_kernel.dylib () <26a59789-b846-3ed4-96dc-8dbef3c0c8e7> /usr/lib/system/libsystem_kernel.dylib 0x7ff81eeb3000 - 0x7ff81eebefff libsystem_pthread.dylib () <2f6c275d-7e14-3d31-a924-e1bb41d2415f> /usr/lib/system/libsystem_pthread.dylib 0x7ff81ed83000 - 0x7ff81ee0bfff libsystem_c.dylib () <8e54eca2-9bd8-3482-9589-b9574434d1aa> /usr/lib/system/libsystem_c.dylib 0x109097000 - 0x1090aafff libusb-1.0.0.dylib () /Applications/qFlipper.app/Contents/Frameworks/libusb-1.0.0.dylib 0x1007a2000 - 0x1008c2fff test.qFlipper () <93ba9e98-6683-377f-a6a0-1daad32bf500> /Applications/qFlipper.app/Contents/MacOS/qFlipper 0x10d9cc000 - 0x10df0ffff org.qt-project.QtCore (5.15) <226f4f10-f8c2-301e-aa19-240048d7c206> /Applications/qFlipper.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x10a6b5000 - 0x10ab00fff org.qt-project.QtWidgets (5.15) <151402d2-0ee6-34f3-a101-e6cdd04f398a> /Applications/qFlipper.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x10d3b2000 - 0x10d519fff libqcocoa.dylib () /Applications/qFlipper.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x7ff81ef00000 - 0x7ff81f400fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff828044000 - 0x7ff828337fff com.apple.HIToolbox (2.1.1) <7761967d-a138-33b6-9e3f-5c5420a2eeff> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff82189d000 - 0x7ff82272afff com.apple.AppKit (6.9) <92a78ebd-bba5-3f18-a5e1-768c955539d7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x2009cf000 - 0x200a3afff dyld () /usr/lib/dyld 0x7ff7ffdb4000 - 0x7ff7ffde3fff runtime (*) <24497be3-a1b4-360a-b90e-cde9ce78a93b> /usr/libexec/rosetta/runtime 0x10c98d000 - 0x10cce8fff org.qt-project.QtQml (5.15) /Applications/qFlipper.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml 0x7ff826ba4000 - 0x7ff826bf5fff com.apple.CoreVideo (1.8) <1f916be5-077b-3103-adce-c69e661cc102> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 271 thread_create: 0 thread_set_state: 20574

VM Region Summary: ReadOnly portion of Libraries: Total=996.7M resident=0K(0%) swapped_out_or_unallocated=996.7M(100%) Writable regions: Total=2.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.0G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 6272K 8 ColorSync 228K 25 CoreAnimation 4K 1 CoreGraphics 16K 3 Foundation 16K 1 JS VM Gigacage 4096K 1 JS VM Isolated Heap 6400K 5 Kernel Alloc Once 28K 2 MALLOC 325.3M 59 MALLOC guard page 192K 8 MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) OpenGL GLSL 256K 3 Rosetta Arena 4096K 2 Rosetta Generic 1184K 293 Rosetta IndirectBranch 1024K 1 Rosetta JIT 128.0M 1 Rosetta Return Stack 300K 30 Rosetta Thread Context 300K 30 STACK GUARD 16K 4 Stack 23.1M 16 Stack Guard 56.1M 12 VM_ALLOCATE 4812K 147 VM_ALLOCATE (reserved) 16K 2 reserved VM address space (unallocated) DATA 21.6M 385 DATA_CONST 13.6M 200 DATA_DIRTY 602K 112 __FONT_DATA 4K 1 GLSLBUILTINS 5176K 1 LINKEDIT 718.1M 60 OBJC_RO 82.6M 1 __OBJC_RW 3200K 2 TEXT 278.6M 397 UNICODE 592K 1 dyld private memory 1024K 1 mapped file 5.4G 731 shared memory 832K 19 unshared pmap 10.4M 7 =========== ======= ======= TOTAL 8.6G 2586 TOTAL, minus reserved VM space 7.1G 2586


Full Report

{"app_name":"qFlipper","timestamp":"2022-04-25 19:32:01.00 -0700","app_version":"","slice_uuid":"93ba9e98-6683-377f-a6a0-1daad32bf500","build_version":"","platform":1,"bundleID":"test.qFlipper","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"7EDB9ED4-20C0-4BD2-96F4-EF22D17D18B2","name":"qFlipper"} { "uptime" : 1800000, "procLaunch" : "2022-04-25 19:30:19.5170 -0700", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro18,2", "procStartAbsTime" : 43778501368496, "coalitionID" : 163875, "osVersion" : { "train" : "macOS 12.3.1", "build" : "21E258", "releaseType" : "User" }, "captureTime" : "2022-04-25 19:31:45.3184 -0700", "incident" : "7EDB9ED4-20C0-4BD2-96F4-EF22D17D18B2", "bug_type" : "309", "pid" : 80002, "procExitAbsTime" : 43780559336170, "translated" : true, "cpuType" : "X86-64", "procName" : "qFlipper", "procPath" : "\/Applications\/qFlipper.app\/Contents\/MacOS\/qFlipper", "bundleInfo" : {"CFBundleIdentifier":"test.qFlipper"}, "storeInfo" : {"deviceIdentifierForVendor":"BE31E016-493A-5CD1-A116-B8B7B4ACD528","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "test.qFlipper", "crashReporterKey" : "4EA937FA-C98B-8674-73F1-65BE80031B62", "wakeTime" : 123, "sleepWakeUUID" : "EFD9ABD2-A45C-48F4-88F0-0FA93A2EA5F1", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_c.dylib":["Assertion failed: (pthread_mutex_lock(mutex) == 0), function usbi_mutex_lock, file .\/os\/threads_posix.h, line 46."]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":20574,"task_for_pid":271},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":24384347,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":14757395258967641293},"r12":{"value":259},"rosetta":{"tmp2":{"value":140703647150084},"tmp1":{"value":140706069408020},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":8600745472,"symbolLocation":0,"symbol":"_main_thread"},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":4489531392},"r9":{"value":14757395258967641293},"r13":{"value":4489531432},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":46},"r11":{"value":32955},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":3}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":32782,"symbol":"pthread_kill","symbolLocation":10,"imageIndex":1},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":2},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":3},{"imageOffset":528587,"symbol":"assert_rtn","symbolLocation":314,"imageIndex":3},{"imageOffset":57899,"imageIndex":4},{"imageOffset":14912,"symbol":"libusb_ref_device","symbolLocation":48,"imageIndex":4},{"imageOffset":18430,"symbol":"libusb_open","symbolLocation":138,"imageIndex":4},{"imageOffset":474991,"symbol":"USBDeviceDetector::fillDeviceInfo(USBDeviceInfo const&)","symbolLocation":271,"imageIndex":5},{"imageOffset":478027,"imageIndex":5},{"imageOffset":2160148,"symbol":"QObject::event(QEvent)","symbolLocation":900,"imageIndex":6},{"imageOffset":80470,"symbol":"QApplicationPrivate::notify_helper(QObject, QEvent)","symbolLocation":262,"imageIndex":7},{"imageOffset":85506,"symbol":"QApplication::notify(QObject, QEvent)","symbolLocation":466,"imageIndex":7},{"imageOffset":1991350,"symbol":"QCoreApplication::notifyInternal2(QObject, QEvent)","symbolLocation":166,"imageIndex":6},{"imageOffset":1995763,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData)","symbolLocation":803,"imageIndex":6},{"imageOffset":247954,"imageIndex":8},{"imageOffset":249752,"imageIndex":8},{"imageOffset":523210,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":9},{"imageOffset":523058,"symbol":"CFRunLoopDoSource0","symbolLocation":180,"imageIndex":9},{"imageOffset":522416,"symbol":"CFRunLoopDoSources0","symbolLocation":242,"imageIndex":9},{"imageOffset":516800,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":9},{"imageOffset":514180,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":9},{"imageOffset":195814,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":10},{"imageOffset":194835,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":10},{"imageOffset":194533,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":10},{"imageOffset":255293,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":11},{"imageOffset":248826,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":11},{"imageOffset":193193,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":11},{"imageOffset":245108,"imageIndex":8},{"imageOffset":1975991,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":471,"imageIndex":6},{"imageOffset":1992786,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":6},{"imageOffset":61363,"symbol":"main","symbolLocation":371,"imageIndex":5},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":12}]},{"id":24384468,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18852,"imageIndex":13},{"imageOffset":75576,"imageIndex":13},{"imageOffset":81616,"imageIndex":13}]},{"id":24384724,"name":"Qt bearer thread","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2376796,"symbol":"qt_safe_poll(pollfd, unsigned int, timespec const)","symbolLocation":220,"imageIndex":6},{"imageOffset":2382838,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":790,"imageIndex":6},{"imageOffset":1975991,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":471,"imageIndex":6},{"imageOffset":133523,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":6},{"imageOffset":137385,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24384739,"name":"org.libusb.device-hotplug","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":523696,"symbol":"CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":9},{"imageOffset":517184,"symbol":"CFRunLoopRun","symbolLocation":1276,"imageIndex":9},{"imageOffset":514180,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":9},{"imageOffset":1068743,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":9},{"imageOffset":50928,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24384741,"name":"QQmlThread","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2376670,"symbol":"qt_safe_poll(pollfd, unsigned int, timespec const)","symbolLocation":94,"imageIndex":6},{"imageOffset":2382838,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":790,"imageIndex":6},{"imageOffset":1975991,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":471,"imageIndex":6},{"imageOffset":133523,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":6},{"imageOffset":2701737,"imageIndex":14},{"imageOffset":137385,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24384742,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":40282,"symbol":"select","symbolLocation":10,"imageIndex":1},{"imageOffset":682843,"symbol":"CFSocketManager","symbolLocation":643,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24385026,"frames":[{"imageOffset":141332,"imageIndex":13}]},{"id":24385035,"frames":[{"imageOffset":141332,"imageIndex":13}]},{"id":24385057,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":523696,"symbol":"CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":9},{"imageOffset":517184,"symbol":"CFRunLoopRun","symbolLocation":1276,"imageIndex":9},{"imageOffset":514180,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":9},{"imageOffset":1752926,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":11},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24387875,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2376796,"symbol":"qt_safe_poll(pollfd, unsigned int, timespec const)","symbolLocation":220,"imageIndex":6},{"imageOffset":2382838,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":790,"imageIndex":6},{"imageOffset":1975991,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":471,"imageIndex":6},{"imageOffset":133523,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":6},{"imageOffset":137385,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24387889,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2376796,"symbol":"qt_safe_poll(pollfd, unsigned int, timespec const)","symbolLocation":220,"imageIndex":6},{"imageOffset":2382838,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":790,"imageIndex":6},{"imageOffset":1975991,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":471,"imageIndex":6},{"imageOffset":133523,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":6},{"imageOffset":137385,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24387900,"name":"Thread (pooled)","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":169504,"imageIndex":6},{"imageOffset":168830,"imageIndex":6},{"imageOffset":168691,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":83,"imageIndex":6},{"imageOffset":154973,"imageIndex":6},{"imageOffset":137385,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24387901,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2376796,"symbol":"qt_safe_poll(pollfd, unsigned int, timespec const)","symbolLocation":220,"imageIndex":6},{"imageOffset":2382838,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":790,"imageIndex":6},{"imageOffset":1975991,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":471,"imageIndex":6},{"imageOffset":133523,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":6},{"imageOffset":137385,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24387909,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2376796,"symbol":"qt_safe_poll(pollfd, unsigned int, timespec const)","symbolLocation":220,"imageIndex":6},{"imageOffset":2382838,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":790,"imageIndex":6},{"imageOffset":1975991,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":471,"imageIndex":6},{"imageOffset":133523,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":6},{"imageOffset":137385,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":24388291,"frames":[{"imageOffset":141332,"imageIndex":13}]},{"id":24388570,"frames":[{"imageOffset":141332,"imageIndex":13}]},{"id":24388737,"name":"CVDisplayLink","frames":[{"imageOffset":140706069408064,"imageIndex":0},{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":2},{"imageOffset":13898,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":370,"imageIndex":15},{"imageOffset":10312,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":526,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]}], "usedImages" : [ { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "x86_64", "base" : 140703647117312, "size" : 229376, "uuid" : "26a59789-b846-3ed4-96dc-8dbef3c0c8e7", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703647346688, "size" : 49152, "uuid" : "2f6c275d-7e14-3d31-a924-e1bb41d2415f", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703646101504, "size" : 561152, "uuid" : "8e54eca2-9bd8-3482-9589-b9574434d1aa", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4446580736, "size" : 81920, "uuid" : "af4dc94c-853d-3c9b-be8f-e71257939b36", "path" : "\/Applications\/qFlipper.app\/Contents\/Frameworks\/libusb-1.0.0.dylib", "name" : "libusb-1.0.0.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4302970880, "CFBundleIdentifier" : "test.qFlipper", "size" : 1183744, "uuid" : "93ba9e98-6683-377f-a6a0-1daad32bf500", "path" : "\/Applications\/qFlipper.app\/Contents\/MacOS\/qFlipper", "name" : "qFlipper" }, { "source" : "P", "arch" : "x86_64", "base" : 4523343872, "CFBundleShortVersionString" : "5.15", "CFBundleIdentifier" : "org.qt-project.QtCore", "size" : 5521408, "uuid" : "226f4f10-f8c2-301e-aa19-240048d7c206", "path" : "\/Applications\/qFlipper.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore", "name" : "QtCore", "CFBundleVersion" : "5.15.2" }, { "source" : "P", "arch" : "x86_64", "base" : 4469772288, "CFBundleShortVersionString" : "5.15", "CFBundleIdentifier" : "org.qt-project.QtWidgets", "size" : 4505600, "uuid" : "151402d2-0ee6-34f3-a101-e6cdd04f398a", "path" : "\/Applications\/qFlipper.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets", "name" : "QtWidgets", "CFBundleVersion" : "5.15.2" }, { "source" : "P", "arch" : "x86_64", "base" : 4516945920, "size" : 1474560, "uuid" : "fdff1859-ee45-351c-8ecf-a60fe4edaca0", "path" : "\/Applications\/qFlipper.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib", "name" : "libqcocoa.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703647662080, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5246976, "uuid" : "fa52ff10-225c-3a0f-bfcc-556795ccd233", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1858.112" }, { "source" : "P", "arch" : "x86_64", "base" : 140703799984128, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3096576, "uuid" : "7761967d-a138-33b6-9e3f-5c5420a2eeff", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703691296768, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15261696, "uuid" : "92a78ebd-bba5-3f18-a5e1-768c955539d7", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.40.127" }, { "source" : "P", "arch" : "x86_64", "base" : 8600219648, "size" : 442368, "uuid" : "dd9e80de-fb3b-349b-96a4-46874ad34d11", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64", "base" : 140703126208512, "size" : 196608, "uuid" : "24497be3-a1b4-360a-b90e-cde9ce78a93b", "path" : "\/usr\/libexec\/rosetta\/runtime", "name" : "runtime" }, { "source" : "P", "arch" : "x86_64", "base" : 4506308608, "CFBundleShortVersionString" : "5.15", "CFBundleIdentifier" : "org.qt-project.QtQml", "size" : 3522560, "uuid" : "a43ef279-9d2a-3a91-b35b-472c799822fa", "path" : "\/Applications\/qFlipper.app\/Contents\/Frameworks\/QtQml.framework\/Versions\/5\/QtQml", "name" : "QtQml", "CFBundleVersion" : "5.15.2" }, { "source" : "P", "arch" : "x86_64", "base" : 140703778357248, "CFBundleShortVersionString" : "1.8", "CFBundleIdentifier" : "com.apple.CoreVideo", "size" : 335872, "uuid" : "1f916be5-077b-3103-adce-c69e661cc102", "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo", "name" : "CoreVideo", "CFBundleVersion" : "0.0" } ], "sharedCache" : { "base" : 140703644090368, "size" : 15226814464, "uuid" : "a1c5d735-ceb0-350d-9729-bb0e9be86d75" }, "vmSummary" : "ReadOnly portion of Libraries: Total=996.7M resident=0K(0%) swapped_out_or_unallocated=996.7M(100%)\nWritable regions: Total=2.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.0G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 6272K 8 \nColorSync 228K 25 \nCoreAnimation 4K 1 \nCoreGraphics 16K 3 \nFoundation 16K 1 \nJS VM Gigacage 4096K 1 \nJS VM Isolated Heap 6400K 5 \nKernel Alloc Once 28K 2 \nMALLOC 325.3M 59 \nMALLOC guard page 192K 8 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nRosetta Arena 4096K 2 \nRosetta Generic 1184K 293 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 300K 30 \nRosetta Thread Context 300K 30 \nSTACK GUARD 16K 4 \nStack 23.1M 16 \nStack Guard 56.1M 12 \nVM_ALLOCATE 4812K 147 \nVM_ALLOCATE (reserved) 16K 2 reserved VM address space (unallocated)\nDATA 21.6M 385 \nDATA_CONST 13.6M 200 \nDATA_DIRTY 602K 112 \nFONT_DATA 4K 1 \nGLSLBUILTINS 5176K 1 \nLINKEDIT 718.1M 60 \n__OBJC_RO 82.6M 1 \nOBJC_RW 3200K 2 \nTEXT 278.6M 397 \nUNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 5.4G 731 \nshared memory 832K 19 \nunshared pmap 10.4M 7 \n=========== ======= ======= \nTOTAL 8.6G 2586 \nTOTAL, minus reserved VM space 7.1G 2586 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "61301e3a61217b3110231469", "factorPackIds" : { "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225" }, "deploymentId" : 240000016 }, { "rolloutId" : "5fc94383418129005b4e9ae0", "factorPackIds" : {

  },
  "deploymentId" : 240000349
}

], "experiments" : [

] } }

Model: MacBookPro18,2, BootROM 7459.101.3, proc 10:8:2 processors, 64 GB, SMC Graphics: Apple M1 Max, Apple M1 Max, Built-In Display: SONY TV *00, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), Main, MirrorOff, Online Display: Color LCD, 3456 x 2234 Retina, MirrorOff, Online Memory Module: LPDDR5 AirPort: Wi-Fi, wl0: Feb 8 2022 01:51:44 version 20.90.39.0.8.7.114 FWID 01-510a2aee Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Thunderbolt Ethernet Slot 0 2, Ethernet, en7 PCI Card: Aquantia AQC107-B0, Ethernet Controller, Thunderbolt@3,0,0 USB Device: USB31Bus USB Device: USB3.2 Hub USB Device: USB3.2 Hub USB Device: USB3.2 Hub USB Device: USB3.2 Hub USB Device: USB3.2 Hub USB Device: USB2.1 Hub USB Device: USB2.1 Hub USB Device: USB2.1 Hub USB Device: DFU in FS Mode USB Device: USB2.1 Hub USB Device: Logitech BRIO USB Device: USB2.1 Hub USB Device: USB Optical Mouse USB Device: Yeti X USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Device: Sabrent Ethernet Adapter, Sabrent, 1, 20.1

dweekly commented 2 years ago

Note: was able to perform a repair after relaunching, was able to flash successfully an update.

Here is the repair log.

[APP] qFlipper version 1.0.1 commit beb47b7f 2022-04-06T06:16:06 [APP] OS info: macOS 10.16 10.16 21.4.0 [REG] Detected new device: VID_0x483:PID_0xdf11 [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 32 100% [DBG] Upload has finished. [REG] Registering the device [BKD] Current device changed to "Shythrn4" [UPD] Fetched update information from https://update.flipperzero.one/qFlipper/directory.json [UPD] Fetched update information from https://update.flipperzero.one/firmware/directory.json [UPD] Fetched update information from https://update.flipperzero.one/firmware/directory.json [DEV] Full Repair @Shythrn4 START [ZIP] Uncompressing file with size of 168696 bytes... [ZIP] Uncompression finished : No Error [ZIP] Uncompressing file with size of 26143 bytes... [ZIP] Uncompression finished : No Error [RCY] Set Recovery boot mode @Shythrn4 START [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 128 100% [DBG] Upload has finished. [DBG] vvv ATTENTION: Ignore errors below until matching closing message. vvv [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Failed to perform control transfer: LIBUSB_ERROR_NO_DEVICE [DBG] Unable to get device status [DBG] An error has occured during download phase [DBG] ^^^ ATTENTION: Ignore errors above until matching opening message. ^^^ [DBG] vvv ATTENTION: Ignore errors below until matching closing message. vvv [DBG] ^^^ ATTENTION: Ignore errors above until matching opening message. ^^^ [REG] Device went offline: VID_0x483:PID_0xdf11 [REG] Detected new device: VID_0x483:PID_0xdf11 [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 32 100% [DBG] Upload has finished. [REG] Device went back online [RCY] Set Recovery boot mode @Shythrn4 SUCCESS [RCY] Co-Processor Firmware Download @Shythrn4 START [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 2 100% [DBG] Upload has finished. [DBG] FUS appears NOT to be running: Error occured, Not running. [DBG] vvv ATTENTION: Ignore errors below until matching closing message. vvv [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Failed to perform control transfer: LIBUSB_ERROR_NO_DEVICE [DBG] Bytes uploaded: 0 0% [DBG] End of transmission. [DBG] Upload has finished. [DBG] Failed to read FUS status [DBG] ^^^ ATTENTION: Ignore errors above until matching opening message. ^^^ [DBG] vvv ATTENTION: Ignore errors below until matching closing message. vvv [DBG] ^^^ ATTENTION: Ignore errors above until matching opening message. ^^^ [REG] Device went offline: VID_0x483:PID_0xdf11 [REG] Detected new device: VID_0x483:PID_0xdf11 [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 32 100% [DBG] Upload has finished. [REG] Device went back online [DBG] Device is not idle, resetting... [REG] Device went offline: VID_0x483:PID_0xdf11 [REG] Detected new device: VID_0x483:PID_0xdf11 [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 32 100% [DBG] Upload has finished. [REG] Device went back online [DBG] Getting Co-Processor (Wireless) status... [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 2 100% [DBG] Upload has finished. [DBG] Current FUS state: Idle, No error. [DBG] Attempting to flash CO-PROCESSOR firmware image... [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 128 100% [DBG] Upload has finished. [DBG] SFSA value is 0xf4 [DBG] Target address for co-processor firmware image is 0x80d7000 [DBG] Device is not idle, resetting... [DBG] Erasing memory: 0% [DBG] Erasing memory: 3% [DBG] Erasing memory: 6% [DBG] Erasing memory: 10% [DBG] Erasing memory: 13% [DBG] Erasing memory: 17% [DBG] Erasing memory: 20% [DBG] Erasing memory: 24% [DBG] Erasing memory: 27% [DBG] Erasing memory: 31% [DBG] Erasing memory: 34% [DBG] Erasing memory: 37% [DBG] Erasing memory: 41% [DBG] Erasing memory: 44% [DBG] Erasing memory: 48% [DBG] Erasing memory: 51% [DBG] Erasing memory: 55% [DBG] Erasing memory: 58% [DBG] Erasing memory: 62% [DBG] Erasing memory: 65% [DBG] Erasing memory: 69% [DBG] Erasing memory: 72% [DBG] Erasing memory: 75% [DBG] Erasing memory: 79% [DBG] Erasing memory: 82% [DBG] Erasing memory: 86% [DBG] Erasing memory: 89% [DBG] Erasing memory: 93% [DBG] Erasing memory: 96% [DBG] Erase done. [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes downloaded: 1024 0% [DBG] Bytes downloaded: 2048 1% [DBG] Bytes downloaded: 3072 2% [DBG] Bytes downloaded: 4096 3% [DBG] Bytes downloaded: 5120 4% [DBG] Bytes downloaded: 6144 5% [DBG] Bytes downloaded: 7168 6% [DBG] Bytes downloaded: 9216 7% [DBG] Bytes downloaded: 10240 8% [DBG] Bytes downloaded: 11264 9% [DBG] Bytes downloaded: 12288 10% [DBG] Bytes downloaded: 13312 11% [DBG] Bytes downloaded: 14336 12% [DBG] Bytes downloaded: 16384 13% [DBG] Bytes downloaded: 17408 14% [DBG] Bytes downloaded: 18432 15% [DBG] Bytes downloaded: 19456 16% [DBG] Bytes downloaded: 20480 17% [DBG] Bytes downloaded: 21504 18% [DBG] Bytes downloaded: 23552 19% [DBG] Bytes downloaded: 24576 20% [DBG] Bytes downloaded: 25600 21% [DBG] Bytes downloaded: 26624 22% [DBG] Bytes downloaded: 27648 23% [DBG] Bytes downloaded: 28672 24% [DBG] Bytes downloaded: 29696 25% [DBG] Bytes downloaded: 31744 26% [DBG] Bytes downloaded: 32768 27% [DBG] Bytes downloaded: 33792 28% [DBG] Bytes downloaded: 34816 29% [DBG] Bytes downloaded: 35840 30% [DBG] Bytes downloaded: 36864 31% [DBG] Bytes downloaded: 38912 32% [DBG] Bytes downloaded: 39936 33% [DBG] Bytes downloaded: 40960 34% [DBG] Bytes downloaded: 41984 35% [DBG] Bytes downloaded: 43008 36% [DBG] Bytes downloaded: 44032 37% [DBG] Bytes downloaded: 46080 38% [DBG] Bytes downloaded: 47104 39% [DBG] Bytes downloaded: 48128 40% [DBG] Bytes downloaded: 49152 41% [DBG] Bytes downloaded: 50176 42% [DBG] Bytes downloaded: 51200 43% [DBG] Bytes downloaded: 52224 44% [DBG] Bytes downloaded: 54272 45% [DBG] Bytes downloaded: 55296 46% [DBG] Bytes downloaded: 56320 47% [DBG] Bytes downloaded: 57344 48% [DBG] Bytes downloaded: 58368 49% [DBG] Bytes downloaded: 59392 50% [DBG] Bytes downloaded: 61440 51% [DBG] Bytes downloaded: 62464 52% [DBG] Bytes downloaded: 63488 53% [DBG] Bytes downloaded: 64512 54% [DBG] Bytes downloaded: 65536 55% [DBG] Bytes downloaded: 66560 56% [DBG] Bytes downloaded: 68608 57% [DBG] Bytes downloaded: 69632 58% [DBG] Bytes downloaded: 70656 59% [DBG] Bytes downloaded: 71680 60% [DBG] Bytes downloaded: 72704 61% [DBG] Bytes downloaded: 73728 62% [DBG] Bytes downloaded: 75776 63% [DBG] Bytes downloaded: 76800 64% [DBG] Bytes downloaded: 77824 65% [DBG] Bytes downloaded: 78848 66% [DBG] Bytes downloaded: 79872 67% [DBG] Bytes downloaded: 80896 68% [DBG] Bytes downloaded: 81920 69% [DBG] Bytes downloaded: 83968 70% [DBG] Bytes downloaded: 84992 71% [DBG] Bytes downloaded: 86016 72% [DBG] Bytes downloaded: 87040 73% [DBG] Bytes downloaded: 88064 74% [DBG] Bytes downloaded: 89088 75% [DBG] Bytes downloaded: 91136 76% [DBG] Bytes downloaded: 92160 77% [DBG] Bytes downloaded: 93184 78% [DBG] Bytes downloaded: 94208 79% [DBG] Bytes downloaded: 95232 80% [DBG] Bytes downloaded: 96256 81% [DBG] Bytes downloaded: 98304 82% [DBG] Bytes downloaded: 99328 83% [DBG] Bytes downloaded: 100352 84% [DBG] Bytes downloaded: 101376 85% [DBG] Bytes downloaded: 102400 86% [DBG] Bytes downloaded: 103424 87% [DBG] Bytes downloaded: 104448 88% [DBG] Bytes downloaded: 106496 89% [DBG] Bytes downloaded: 107520 90% [DBG] Bytes downloaded: 108544 91% [DBG] Bytes downloaded: 109568 92% [DBG] Bytes downloaded: 110592 93% [DBG] Bytes downloaded: 111616 94% [DBG] Bytes downloaded: 113664 95% [DBG] Bytes downloaded: 114688 96% [DBG] Bytes downloaded: 115712 97% [DBG] Bytes downloaded: 116736 98% [DBG] Bytes downloaded: 117760 99% [DBG] Bytes downloaded: 118688 100% [DBG] Download has finished. [DBG] Sending FW_UPGRADE command... [DBG] Device is not idle, resetting... [DBG] Getting Co-Processor (Wireless) status... [DBG] Device is not idle, resetting... [DBG] Failed to perform control transfer: LIBUSB_ERROR_NO_DEVICE [DBG] Unable to issue abort request [DBG] Failed to abort to idle [DBG] Failed to prepare the device [DBG] Failed to read FUS status [DBG] Failed to get FUS status. This is normal if the device has just rebooted. [REG] Device went offline: VID_0x483:PID_0xdf11 [DBG] Getting Co-Processor (Wireless) status... [DBG] Failed to get FUS status. The device is offline at the moment. [REG] Detected new device: VID_0x483:PID_0xdf11 [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 32 100% [DBG] Upload has finished. [REG] Device went back online [DBG] Getting Co-Processor (Wireless) status... [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 2 100% [DBG] Upload has finished. [DBG] Current FUS state: Firmware upgrade ongoing, No error. [DBG] Getting Co-Processor (Wireless) status... [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 2 100% [DBG] Upload has finished. [DBG] Current FUS state: Firmware upgrade ongoing, No error. [DBG] Getting Co-Processor (Wireless) status... [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 2 100% [DBG] Upload has finished. [DBG] Current FUS state: Firmware upgrade ongoing, No error. [DBG] Getting Co-Processor (Wireless) status... [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 2 100% [DBG] Upload has finished. [DBG] Current FUS state: Firmware upgrade ongoing, No error. [DBG] Getting Co-Processor (Wireless) status... [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 2 100% [DBG] Upload has finished. [DBG] Current FUS state: Firmware upgrade ongoing, No error. [REG] Device went offline: VID_0x483:PID_0xdf11 [REG] Detected new device: VID_0x483:PID_0xdf11 [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 32 100% [DBG] Upload has finished. [REG] Device went back online [DBG] Getting Co-Processor (Wireless) status... [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 2 100% [DBG] Upload has finished. [DBG] Current FUS state: Error occured, Not running. [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 4 100% [DBG] Upload has finished. [DBG] Reading 56 bytes from address 0x20030024 [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 56 100% [DBG] Upload has finished. [DBG] FUS version: 1.2.0 [DBG] Wireless Stack version: 1.13.0 [RCY] Co-Processor Firmware Download @Shythrn4 SUCCESS [RCY] Firmware Download @Shythrn4 START [DBG] Device is not idle, resetting... [DBG] Erasing memory: 0% [DBG] Erasing memory: 1% [DBG] Erasing memory: 2% [DBG] Erasing memory: 3% [DBG] Erasing memory: 4% [DBG] Erasing memory: 5% [DBG] Erasing memory: 6% [DBG] Erasing memory: 7% [DBG] Erasing memory: 8% [DBG] Erasing memory: 9% [DBG] Erasing memory: 10% [DBG] Erasing memory: 11% [DBG] Erasing memory: 12% [DBG] Erasing memory: 13% [DBG] Erasing memory: 14% [DBG] Erasing memory: 15% [DBG] Erasing memory: 16% [DBG] Erasing memory: 17% [DBG] Erasing memory: 18% [DBG] Erasing memory: 19% [DBG] Erasing memory: 20% [DBG] Erasing memory: 21% [DBG] Erasing memory: 22% [DBG] Erasing memory: 23% [DBG] Erasing memory: 24% [DBG] Erasing memory: 25% [DBG] Erasing memory: 26% [DBG] Erasing memory: 27% [DBG] Erasing memory: 28% [DBG] Erasing memory: 29% [DBG] Erasing memory: 30% [DBG] Erasing memory: 31% [DBG] Erasing memory: 32% [DBG] Erasing memory: 33% [DBG] Erasing memory: 34% [DBG] Erasing memory: 35% [DBG] Erasing memory: 36% [DBG] Erasing memory: 37% [DBG] Erasing memory: 38% [DBG] Erasing memory: 39% [DBG] Erasing memory: 40% [DBG] Erasing memory: 41% [DBG] Erasing memory: 42% [DBG] Erasing memory: 43% [DBG] Erasing memory: 44% [DBG] Erasing memory: 45% [DBG] Erasing memory: 46% [DBG] Erasing memory: 47% [DBG] Erasing memory: 48% [DBG] Erasing memory: 49% [DBG] Erasing memory: 50% [DBG] Erasing memory: 51% [DBG] Erasing memory: 52% [DBG] Erasing memory: 53% [DBG] Erasing memory: 54% [DBG] Erasing memory: 55% [DBG] Erasing memory: 56% [DBG] Erasing memory: 57% [DBG] Erasing memory: 58% [DBG] Erasing memory: 59% [DBG] Erasing memory: 60% [DBG] Erasing memory: 61% [DBG] Erasing memory: 62% [DBG] Erasing memory: 63% [DBG] Erasing memory: 64% [DBG] Erasing memory: 65% [DBG] Erasing memory: 66% [DBG] Erasing memory: 67% [DBG] Erasing memory: 68% [DBG] Erasing memory: 69% [DBG] Erasing memory: 70% [DBG] Erasing memory: 71% [DBG] Erasing memory: 72% [DBG] Erasing memory: 73% [DBG] Erasing memory: 74% [DBG] Erasing memory: 75% [DBG] Erasing memory: 76% [DBG] Erasing memory: 77% [DBG] Erasing memory: 78% [DBG] Erasing memory: 79% [DBG] Erasing memory: 80% [DBG] Erasing memory: 81% [DBG] Erasing memory: 82% [DBG] Erasing memory: 83% [DBG] Erasing memory: 84% [DBG] Erasing memory: 85% [DBG] Erasing memory: 86% [DBG] Erasing memory: 87% [DBG] Erasing memory: 88% [DBG] Erasing memory: 89% [DBG] Erasing memory: 90% [DBG] Erasing memory: 91% [DBG] Erasing memory: 92% [DBG] Erasing memory: 93% [DBG] Erasing memory: 94% [DBG] Erasing memory: 95% [DBG] Erasing memory: 96% [DBG] Erasing memory: 97% [DBG] Erasing memory: 98% [DBG] Erasing memory: 99% [DBG] Erase done. [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes downloaded: 1024 0% [DBG] Bytes downloaded: 7168 1% [DBG] Bytes downloaded: 14336 2% [DBG] Bytes downloaded: 20480 3% [DBG] Bytes downloaded: 27648 4% [DBG] Bytes downloaded: 34816 5% [DBG] Bytes downloaded: 40960 6% [DBG] Bytes downloaded: 48128 7% [DBG] Bytes downloaded: 54272 8% [DBG] Bytes downloaded: 61440 9% [DBG] Bytes downloaded: 68608 10% [DBG] Bytes downloaded: 74752 11% [DBG] Bytes downloaded: 81920 12% [DBG] Bytes downloaded: 89088 13% [DBG] Bytes downloaded: 95232 14% [DBG] Bytes downloaded: 102400 15% [DBG] Bytes downloaded: 108544 16% [DBG] Bytes downloaded: 115712 17% [DBG] Bytes downloaded: 122880 18% [DBG] Bytes downloaded: 129024 19% [DBG] Bytes downloaded: 136192 20% [DBG] Bytes downloaded: 142336 21% [DBG] Bytes downloaded: 149504 22% [DBG] Bytes downloaded: 156672 23% [DBG] Bytes downloaded: 162816 24% [DBG] Bytes downloaded: 169984 25% [DBG] Bytes downloaded: 177152 26% [DBG] Bytes downloaded: 183296 27% [DBG] Bytes downloaded: 190464 28% [DBG] Bytes downloaded: 196608 29% [DBG] Bytes downloaded: 203776 30% [DBG] Bytes downloaded: 210944 31% [DBG] Bytes downloaded: 217088 32% [DBG] Bytes downloaded: 224256 33% [DBG] Bytes downloaded: 230400 34% [DBG] Bytes downloaded: 237568 35% [DBG] Bytes downloaded: 244736 36% [DBG] Bytes downloaded: 250880 37% [DBG] Bytes downloaded: 258048 38% [DBG] Bytes downloaded: 265216 39% [DBG] Bytes downloaded: 271360 40% [DBG] Bytes downloaded: 278528 41% [DBG] Bytes downloaded: 284672 42% [DBG] Bytes downloaded: 291840 43% [DBG] Bytes downloaded: 299008 44% [DBG] Bytes downloaded: 305152 45% [DBG] Bytes downloaded: 312320 46% [DBG] Bytes downloaded: 319488 47% [DBG] Bytes downloaded: 325632 48% [DBG] Bytes downloaded: 332800 49% [DBG] Bytes downloaded: 338944 50% [DBG] Bytes downloaded: 346112 51% [DBG] Bytes downloaded: 353280 52% [DBG] Bytes downloaded: 359424 53% [DBG] Bytes downloaded: 366592 54% [DBG] Bytes downloaded: 372736 55% [DBG] Bytes downloaded: 379904 56% [DBG] Bytes downloaded: 387072 57% [DBG] Bytes downloaded: 393216 58% [DBG] Bytes downloaded: 400384 59% [DBG] Bytes downloaded: 407552 60% [DBG] Bytes downloaded: 413696 61% [DBG] Bytes downloaded: 420864 62% [DBG] Bytes downloaded: 427008 63% [DBG] Bytes downloaded: 434176 64% [DBG] Bytes downloaded: 441344 65% [DBG] Bytes downloaded: 447488 66% [DBG] Bytes downloaded: 454656 67% [DBG] Bytes downloaded: 460800 68% [DBG] Bytes downloaded: 467968 69% [DBG] Bytes downloaded: 475136 70% [DBG] Bytes downloaded: 481280 71% [DBG] Bytes downloaded: 488448 72% [DBG] Bytes downloaded: 495616 73% [DBG] Bytes downloaded: 501760 74% [DBG] Bytes downloaded: 508928 75% [DBG] Bytes downloaded: 515072 76% [DBG] Bytes downloaded: 522240 77% [DBG] Bytes downloaded: 529408 78% [DBG] Bytes downloaded: 535552 79% [DBG] Bytes downloaded: 542720 80% [DBG] Bytes downloaded: 548864 81% [DBG] Bytes downloaded: 556032 82% [DBG] Bytes downloaded: 563200 83% [DBG] Bytes downloaded: 569344 84% [DBG] Bytes downloaded: 576512 85% [DBG] Bytes downloaded: 583680 86% [DBG] Bytes downloaded: 589824 87% [DBG] Bytes downloaded: 596992 88% [DBG] Bytes downloaded: 603136 89% [DBG] Bytes downloaded: 610304 90% [DBG] Bytes downloaded: 617472 91% [DBG] Bytes downloaded: 623616 92% [DBG] Bytes downloaded: 630784 93% [DBG] Bytes downloaded: 637952 94% [DBG] Bytes downloaded: 644096 95% [DBG] Bytes downloaded: 651264 96% [DBG] Bytes downloaded: 657408 97% [DBG] Bytes downloaded: 664576 98% [DBG] Bytes downloaded: 671744 99% [DBG] Bytes downloaded: 677595 100% [DBG] Download has finished. [RCY] Firmware Download @Shythrn4 SUCCESS [RCY] Correct Option Bytes @Shythrn4 START [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Bytes uploaded: 128 100% [DBG] Upload has finished. [DBG] Option Bytes mismatch @nSWBOOT0: this: 0x0, other: 0x1 [DBG] Option Bytes mismatch @nBOOT0: this: 0x0, other: 0x1 [DBG] Writing corrected Option Bytes... [DBG] vvv ATTENTION: Ignore errors below until matching closing message. vvv [DBG] Device is not idle, resetting... [DBG] Device reported transfer size: 1024 [DBG] Failed to perform control transfer: LIBUSB_ERROR_NO_DEVICE [DBG] Unable to get device status [DBG] An error has occured during download phase [DBG] ^^^ ATTENTION: Ignore errors above until matching opening message. ^^^ [DBG] vvv ATTENTION: Ignore errors below until matching closing message. vvv [DBG] ^^^ ATTENTION: Ignore errors above until matching opening message. ^^^ [REG] Device went offline: VID_0x483:PID_0xdf11 [REG] Detected new device: VID_0x483:PID_0x5740 [RPC] Starting RPC session... [RPC] RPC session started successfully. [RPC] (1) System Device Info START [RPC] (1) System Device Info SUCCESS [RPC] (2) Storage Info @/ext START [RPC] (2) Storage Info @/ext SUCCESS [RPC] (3) Storage Stat @/ext/Manifest START [RPC] (3) Storage Stat @/ext/Manifest SUCCESS [RPC] (4) System Get DateTime START [DBG] Flipper time skew is -1509 milliseconds [RPC] (4) System Get DateTime SUCCESS [RPC] (5) System Set DateTime START [RPC] (5) System Set DateTime SUCCESS [RPC] Stopping RPC session... [RPC] Attempting to unload protobuf plugin... [RPC] Unloaded protobuf plugin. [RPC] RPC session stopped successfully. [REG] Device went back online [DEV] Version: 0.56.1 commit: d21e5bd5 radio: 1.13.0 [RPC] Starting RPC session... [RPC] RPC session started successfully. [RCY] Correct Option Bytes @Shythrn4 SUCCESS [RPC] (1) Gui Start VirtualDisplay START [UTL] Assets Download @Shythrn4 START [RPC] (1) Gui Start VirtualDisplay SUCCESS [RPC] (2) Storage Info @/ext START [DBS] External storage is present, 127831506944 bytes free. [RPC] (2) Storage Info @/ext SUCCESS [ZIP] Uncompressing file with size of 123025 bytes... [ZIP] Uncompression finished : No Error [RPC] (3) Storage Stat @/ext/Manifest START [RPC] (3) Storage Stat @/ext/Manifest SUCCESS [DBS] <<<<< Local manifest: [DBS] [D] [DBS] [D] badusb [DBS] [D] dolphin [DBS] [D] infrared [DBS] [D] nfc [DBS] [D] subghz [DBS] [D] u2f [DBS] [F] badusb/demo_macos.txt [DBS] [F] badusb/demo_windows.txt [DBS] [D] dolphin/L1_Boxing_128x64 [DBS] [D] dolphin/L1_Cry_128x64 [DBS] [D] dolphin/L1_Furippa1_128x64 [DBS] [D] dolphin/L1_Laptop_128x51 [DBS] [D] dolphin/L1_Leaving_sad_128x64 [DBS] [D] dolphin/L1_Mad_fist_128x64 [DBS] [D] dolphin/L1_Read_books_128x64 [DBS] [D] dolphin/L1_Recording_128x51 [DBS] [D] dolphin/L1_Sleep_128x64 [DBS] [D] dolphin/L1_Waves_128x50 [DBS] [D] dolphin/L2_Furippa2_128x64 [DBS] [D] dolphin/L2_Hacking_pc_128x64 [DBS] [D] dolphin/L2_Soldering_128x64 [DBS] [D] dolphin/L3_Furippa3_128x64 [DBS] [D] dolphin/L3_Hijack_radio_128x64 [DBS] [D] dolphin/L3_Lab_research_128x54 [DBS] [F] dolphin/manifest.txt [DBS] [D] infrared/assets [DBS] [D] nfc/assets [DBS] [D] subghz/assets [DBS] [D] u2f/assets [DBS] [F] dolphin/L1_Boxing_128x64/frame_0.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_1.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_2.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_3.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_4.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_5.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_6.bm [DBS] [F] dolphin/L1_Boxing_128x64/meta.txt [DBS] [F] dolphin/L1_Cry_128x64/frame_0.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_1.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_2.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_3.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_4.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_5.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_6.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_7.bm [DBS] [F] dolphin/L1_Cry_128x64/meta.txt [DBS] [F] dolphin/L1_Furippa1_128x64/frame_0.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_1.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_10.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_11.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_12.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_13.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_14.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_15.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_16.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_17.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_18.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_2.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_3.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_4.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_5.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_6.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_7.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_8.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_9.bm [DBS] [F] dolphin/L1_Furippa1_128x64/meta.txt [DBS] [F] dolphin/L1_Laptop_128x51/frame_0.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_1.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_2.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_3.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_4.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_5.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_6.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_7.bm [DBS] [F] dolphin/L1_Laptop_128x51/meta.txt [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_0.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_1.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_10.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_11.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_12.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_2.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_3.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_4.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_5.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_6.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_7.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_8.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_9.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/meta.txt [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_0.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_1.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_10.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_11.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_12.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_13.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_2.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_3.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_4.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_5.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_6.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_7.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_8.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_9.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/meta.txt [DBS] [F] dolphin/L1_Read_books_128x64/frame_0.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_1.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_2.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_3.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_4.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_5.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_6.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_7.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_8.bm [DBS] [F] dolphin/L1_Read_books_128x64/meta.txt [DBS] [F] dolphin/L1_Recording_128x51/frame_0.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_1.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_10.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_11.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_2.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_3.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_4.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_5.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_6.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_7.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_8.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_9.bm [DBS] [F] dolphin/L1_Recording_128x51/meta.txt [DBS] [F] dolphin/L1_Sleep_128x64/frame_0.bm [DBS] [F] dolphin/L1_Sleep_128x64/frame_1.bm [DBS] [F] dolphin/L1_Sleep_128x64/frame_2.bm [DBS] [F] dolphin/L1_Sleep_128x64/frame_3.bm [DBS] [F] dolphin/L1_Sleep_128x64/meta.txt [DBS] [F] dolphin/L1_Waves_128x50/frame_0.bm [DBS] [F] dolphin/L1_Waves_128x50/frame_1.bm [DBS] [F] dolphin/L1_Waves_128x50/frame_2.bm [DBS] [F] dolphin/L1_Waves_128x50/frame_3.bm [DBS] [F] dolphin/L1_Waves_128x50/meta.txt [DBS] [F] dolphin/L2_Furippa2_128x64/frame_0.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_1.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_10.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_11.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_12.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_13.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_14.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_15.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_16.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_17.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_18.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_2.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_3.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_4.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_5.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_6.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_7.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_8.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_9.bm [DBS] [F] dolphin/L2_Furippa2_128x64/meta.txt [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_0.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_1.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_2.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_3.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_4.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/meta.txt [DBS] [F] dolphin/L2_Soldering_128x64/frame_0.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_1.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_10.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_2.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_3.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_4.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_5.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_6.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_7.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_8.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_9.bm [DBS] [F] dolphin/L2_Soldering_128x64/meta.txt [DBS] [F] dolphin/L3_Furippa3_128x64/frame_0.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_1.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_10.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_11.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_12.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_13.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_14.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_15.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_16.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_17.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_18.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_2.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_3.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_4.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_5.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_6.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_7.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_8.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_9.bm [DBS] [F] dolphin/L3_Furippa3_128x64/meta.txt [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_0.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_1.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_10.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_11.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_12.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_13.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_2.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_3.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_4.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_5.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_6.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_7.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_8.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_9.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/meta.txt [DBS] [F] dolphin/L3_Lab_research_128x54/frame_0.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_1.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_10.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_11.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_12.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_13.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_2.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_3.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_4.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_5.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_6.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_7.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_8.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_9.bm [DBS] [F] dolphin/L3_Lab_research_128x54/meta.txt [DBS] [F] infrared/assets/tv.ir [DBS] [F] nfc/assets/aid.nfc [DBS] [F] nfc/assets/country_code.nfc [DBS] [F] nfc/assets/currency_code.nfc [DBS] [F] nfc/assets/mf_classic_dict.nfc [DBS] [F] subghz/assets/came_atomo [DBS] [F] subghz/assets/keeloq_mfcodes [DBS] [F] subghz/assets/keeloq_mfcodes_user [DBS] [F] subghz/assets/nice_flor_s [DBS] [F] subghz/assets/setting_frequency_analyzer_user [DBS] [F] subghz/assets/setting_user [DBS] [F] u2f/assets/cert.der [DBS] [F] u2f/assets/cert_key.u2f [DBS] Device manifest not present or corrupt, assumimg fresh install... [DBS] ----- Files deleted: [DBS] [F] badusb/demo_macos.txt [DBS] [F] badusb/demo_windows.txt [DBS] [F] dolphin/manifest.txt [DBS] [F] dolphin/L1_Boxing_128x64/frame_0.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_1.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_2.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_3.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_4.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_5.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_6.bm [DBS] [F] dolphin/L1_Boxing_128x64/meta.txt [DBS] [F] dolphin/L1_Cry_128x64/frame_0.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_1.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_2.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_3.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_4.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_5.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_6.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_7.bm [DBS] [F] dolphin/L1_Cry_128x64/meta.txt [DBS] [F] dolphin/L1_Furippa1_128x64/frame_0.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_1.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_10.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_11.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_12.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_13.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_14.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_15.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_16.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_17.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_18.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_2.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_3.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_4.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_5.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_6.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_7.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_8.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_9.bm [DBS] [F] dolphin/L1_Furippa1_128x64/meta.txt [DBS] [F] dolphin/L1_Laptop_128x51/frame_0.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_1.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_2.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_3.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_4.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_5.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_6.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_7.bm [DBS] [F] dolphin/L1_Laptop_128x51/meta.txt [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_0.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_1.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_10.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_11.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_12.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_2.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_3.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_4.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_5.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_6.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_7.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_8.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_9.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/meta.txt [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_0.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_1.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_10.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_11.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_12.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_13.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_2.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_3.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_4.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_5.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_6.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_7.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_8.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_9.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/meta.txt [DBS] [F] dolphin/L1_Read_books_128x64/frame_0.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_1.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_2.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_3.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_4.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_5.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_6.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_7.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_8.bm [DBS] [F] dolphin/L1_Read_books_128x64/meta.txt [DBS] [F] dolphin/L1_Recording_128x51/frame_0.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_1.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_10.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_11.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_2.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_3.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_4.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_5.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_6.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_7.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_8.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_9.bm [DBS] [F] dolphin/L1_Recording_128x51/meta.txt [DBS] [F] dolphin/L1_Sleep_128x64/frame_0.bm [DBS] [F] dolphin/L1_Sleep_128x64/frame_1.bm [DBS] [F] dolphin/L1_Sleep_128x64/frame_2.bm [DBS] [F] dolphin/L1_Sleep_128x64/frame_3.bm [DBS] [F] dolphin/L1_Sleep_128x64/meta.txt [DBS] [F] dolphin/L1_Waves_128x50/frame_0.bm [DBS] [F] dolphin/L1_Waves_128x50/frame_1.bm [DBS] [F] dolphin/L1_Waves_128x50/frame_2.bm [DBS] [F] dolphin/L1_Waves_128x50/frame_3.bm [DBS] [F] dolphin/L1_Waves_128x50/meta.txt [DBS] [F] dolphin/L2_Furippa2_128x64/frame_0.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_1.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_10.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_11.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_12.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_13.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_14.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_15.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_16.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_17.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_18.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_2.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_3.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_4.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_5.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_6.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_7.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_8.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_9.bm [DBS] [F] dolphin/L2_Furippa2_128x64/meta.txt [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_0.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_1.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_2.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_3.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_4.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/meta.txt [DBS] [F] dolphin/L2_Soldering_128x64/frame_0.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_1.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_10.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_2.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_3.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_4.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_5.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_6.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_7.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_8.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_9.bm [DBS] [F] dolphin/L2_Soldering_128x64/meta.txt [DBS] [F] dolphin/L3_Furippa3_128x64/frame_0.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_1.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_10.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_11.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_12.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_13.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_14.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_15.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_16.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_17.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_18.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_2.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_3.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_4.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_5.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_6.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_7.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_8.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_9.bm [DBS] [F] dolphin/L3_Furippa3_128x64/meta.txt [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_0.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_1.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_10.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_11.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_12.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_13.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_2.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_3.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_4.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_5.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_6.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_7.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_8.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_9.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/meta.txt [DBS] [F] dolphin/L3_Lab_research_128x54/frame_0.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_1.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_10.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_11.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_12.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_13.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_2.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_3.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_4.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_5.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_6.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_7.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_8.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_9.bm [DBS] [F] dolphin/L3_Lab_research_128x54/meta.txt [DBS] [F] infrared/assets/tv.ir [DBS] [F] nfc/assets/aid.nfc [DBS] [F] nfc/assets/country_code.nfc [DBS] [F] nfc/assets/currency_code.nfc [DBS] [F] nfc/assets/mf_classic_dict.nfc [DBS] [F] subghz/assets/came_atomo [DBS] [F] subghz/assets/keeloq_mfcodes [DBS] [F] subghz/assets/keeloq_mfcodes_user [DBS] [F] subghz/assets/nice_flor_s [DBS] [F] subghz/assets/setting_frequency_analyzer_user [DBS] [F] subghz/assets/setting_user [DBS] [F] u2f/assets/cert.der [DBS] [F] u2f/assets/cert_key.u2f [DBS] +++++ Files added: [DBS] [D] badusb [DBS] [D] dolphin [DBS] [D] infrared [DBS] [D] nfc [DBS] [D] subghz [DBS] [D] u2f [DBS] [F] badusb/demo_macos.txt [DBS] [F] badusb/demo_windows.txt [DBS] [D] dolphin/L1_Boxing_128x64 [DBS] [D] dolphin/L1_Cry_128x64 [DBS] [D] dolphin/L1_Furippa1_128x64 [DBS] [D] dolphin/L1_Laptop_128x51 [DBS] [D] dolphin/L1_Leaving_sad_128x64 [DBS] [D] dolphin/L1_Mad_fist_128x64 [DBS] [D] dolphin/L1_Read_books_128x64 [DBS] [D] dolphin/L1_Recording_128x51 [DBS] [D] dolphin/L1_Sleep_128x64 [DBS] [D] dolphin/L1_Waves_128x50 [DBS] [D] dolphin/L2_Furippa2_128x64 [DBS] [D] dolphin/L2_Hacking_pc_128x64 [DBS] [D] dolphin/L2_Soldering_128x64 [DBS] [D] dolphin/L3_Furippa3_128x64 [DBS] [D] dolphin/L3_Hijack_radio_128x64 [DBS] [D] dolphin/L3_Lab_research_128x54 [DBS] [F] dolphin/manifest.txt [DBS] [D] infrared/assets [DBS] [D] nfc/assets [DBS] [D] subghz/assets [DBS] [D] u2f/assets [DBS] [F] dolphin/L1_Boxing_128x64/frame_0.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_1.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_2.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_3.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_4.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_5.bm [DBS] [F] dolphin/L1_Boxing_128x64/frame_6.bm [DBS] [F] dolphin/L1_Boxing_128x64/meta.txt [DBS] [F] dolphin/L1_Cry_128x64/frame_0.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_1.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_2.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_3.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_4.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_5.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_6.bm [DBS] [F] dolphin/L1_Cry_128x64/frame_7.bm [DBS] [F] dolphin/L1_Cry_128x64/meta.txt [DBS] [F] dolphin/L1_Furippa1_128x64/frame_0.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_1.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_10.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_11.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_12.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_13.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_14.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_15.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_16.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_17.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_18.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_2.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_3.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_4.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_5.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_6.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_7.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_8.bm [DBS] [F] dolphin/L1_Furippa1_128x64/frame_9.bm [DBS] [F] dolphin/L1_Furippa1_128x64/meta.txt [DBS] [F] dolphin/L1_Laptop_128x51/frame_0.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_1.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_2.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_3.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_4.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_5.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_6.bm [DBS] [F] dolphin/L1_Laptop_128x51/frame_7.bm [DBS] [F] dolphin/L1_Laptop_128x51/meta.txt [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_0.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_1.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_10.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_11.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_12.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_2.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_3.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_4.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_5.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_6.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_7.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_8.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/frame_9.bm [DBS] [F] dolphin/L1_Leaving_sad_128x64/meta.txt [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_0.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_1.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_10.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_11.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_12.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_13.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_2.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_3.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_4.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_5.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_6.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_7.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_8.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/frame_9.bm [DBS] [F] dolphin/L1_Mad_fist_128x64/meta.txt [DBS] [F] dolphin/L1_Read_books_128x64/frame_0.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_1.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_2.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_3.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_4.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_5.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_6.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_7.bm [DBS] [F] dolphin/L1_Read_books_128x64/frame_8.bm [DBS] [F] dolphin/L1_Read_books_128x64/meta.txt [DBS] [F] dolphin/L1_Recording_128x51/frame_0.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_1.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_10.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_11.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_2.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_3.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_4.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_5.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_6.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_7.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_8.bm [DBS] [F] dolphin/L1_Recording_128x51/frame_9.bm [DBS] [F] dolphin/L1_Recording_128x51/meta.txt [DBS] [F] dolphin/L1_Sleep_128x64/frame_0.bm [DBS] [F] dolphin/L1_Sleep_128x64/frame_1.bm [DBS] [F] dolphin/L1_Sleep_128x64/frame_2.bm [DBS] [F] dolphin/L1_Sleep_128x64/frame_3.bm [DBS] [F] dolphin/L1_Sleep_128x64/meta.txt [DBS] [F] dolphin/L1_Waves_128x50/frame_0.bm [DBS] [F] dolphin/L1_Waves_128x50/frame_1.bm [DBS] [F] dolphin/L1_Waves_128x50/frame_2.bm [DBS] [F] dolphin/L1_Waves_128x50/frame_3.bm [DBS] [F] dolphin/L1_Waves_128x50/meta.txt [DBS] [F] dolphin/L2_Furippa2_128x64/frame_0.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_1.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_10.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_11.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_12.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_13.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_14.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_15.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_16.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_17.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_18.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_2.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_3.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_4.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_5.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_6.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_7.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_8.bm [DBS] [F] dolphin/L2_Furippa2_128x64/frame_9.bm [DBS] [F] dolphin/L2_Furippa2_128x64/meta.txt [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_0.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_1.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_2.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_3.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/frame_4.bm [DBS] [F] dolphin/L2_Hacking_pc_128x64/meta.txt [DBS] [F] dolphin/L2_Soldering_128x64/frame_0.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_1.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_10.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_2.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_3.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_4.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_5.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_6.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_7.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_8.bm [DBS] [F] dolphin/L2_Soldering_128x64/frame_9.bm [DBS] [F] dolphin/L2_Soldering_128x64/meta.txt [DBS] [F] dolphin/L3_Furippa3_128x64/frame_0.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_1.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_10.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_11.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_12.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_13.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_14.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_15.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_16.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_17.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_18.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_2.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_3.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_4.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_5.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_6.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_7.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_8.bm [DBS] [F] dolphin/L3_Furippa3_128x64/frame_9.bm [DBS] [F] dolphin/L3_Furippa3_128x64/meta.txt [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_0.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_1.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_10.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_11.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_12.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_13.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_2.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_3.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_4.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_5.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_6.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_7.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_8.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/frame_9.bm [DBS] [F] dolphin/L3_Hijack_radio_128x64/meta.txt [DBS] [F] dolphin/L3_Lab_research_128x54/frame_0.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_1.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_10.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_11.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_12.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_13.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_2.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_3.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_4.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_5.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_6.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_7.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_8.bm [DBS] [F] dolphin/L3_Lab_research_128x54/frame_9.bm [DBS] [F] dolphin/L3_Lab_research_128x54/meta.txt [DBS] [F] infrared/assets/tv.ir [DBS] [F] nfc/assets/aid.nfc [DBS] [F] nfc/assets/country_code.nfc [DBS] [F] nfc/assets/currency_code.nfc [DBS] [F] nfc/assets/mf_classic_dict.nfc [DBS] [F] subghz/assets/came_atomo [DBS] [F] subghz/assets/keeloq_mfcodes [DBS] [F] subghz/assets/keeloq_mfcodes_user [DBS] [F] subghz/assets/nice_flor_s [DBS] [F] subghz/assets/setting_frequency_analyzer_user [DBS] [F] subghz/assets/setting_user [DBS] [F] u2f/assets/cert.der [DBS] [F] u2f/assets/cert_key.u2f [DBS] ***** Files changed: [DBS] [F] Manifest [RPC] (4) Storage Remove @/ext/Manifest START [RPC] (4) Storage Remove @/ext/Manifest SUCCESS [RPC] (5) Storage Remove @/ext/u2f/assets/cert_key.u2f START [RPC] (5) Storage Remove @/ext/u2f/assets/cert_key.u2f SUCCESS [RPC] (6) Storage Remove @/ext/u2f/assets/cert.der START [RPC] (6) Storage Remove @/ext/u2f/assets/cert.der SUCCESS [RPC] (7) Storage Remove @/ext/subghz/assets/setting_user START [RPC] (7) Storage Remove @/ext/subghz/assets/setting_user SUCCESS [RPC] (8) Storage Remove @/ext/subghz/assets/setting_frequency_analyzer_user START [RPC] (8) Storage Remove @/ext/subghz/assets/setting_frequency_analyzer_user SUCCESS [RPC] (9) Storage Remove @/ext/subghz/assets/nice_flor_s START [RPC] (9) Storage Remove @/ext/subghz/assets/nice_flor_s SUCCESS [RPC] (10) Storage Remove @/ext/subghz/assets/keeloq_mfcodes_user START [RPC] (10) Storage Remove @/ext/subghz/assets/keeloq_mfcodes_user SUCCESS [RPC] (11) Storage Remove @/ext/subghz/assets/keeloq_mfcodes START [RPC] (11) Storage Remove @/ext/subghz/assets/keeloq_mfcodes SUCCESS [RPC] (12) Storage Remove @/ext/subghz/assets/came_atomo START [RPC] (12) Storage Remove @/ext/subghz/assets/came_atomo SUCCESS [RPC] (13) Storage Remove @/ext/nfc/assets/mf_classic_dict.nfc START [RPC] (13) Storage Remove @/ext/nfc/assets/mf_classic_dict.nfc SUCCESS [RPC] (14) Storage Remove @/ext/nfc/assets/currency_code.nfc START [RPC] (14) Storage Remove @/ext/nfc/assets/currency_code.nfc SUCCESS [RPC] (15) Storage Remove @/ext/nfc/assets/country_code.nfc START [RPC] (15) Storage Remove @/ext/nfc/assets/country_code.nfc SUCCESS [RPC] (16) Storage Remove @/ext/nfc/assets/aid.nfc START [RPC] (16) Storage Remove @/ext/nfc/assets/aid.nfc SUCCESS [RPC] (17) Storage Remove @/ext/infrared/assets/tv.ir START [RPC] (17) Storage Remove @/ext/infrared/assets/tv.ir SUCCESS [RPC] (18) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/meta.txt START [RPC] (18) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/meta.txt SUCCESS [RPC] (19) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_9.bm START [RPC] (19) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_9.bm SUCCESS [RPC] (20) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_8.bm START [RPC] (20) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_8.bm SUCCESS [RPC] (21) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_7.bm START [RPC] (21) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_7.bm SUCCESS [RPC] (22) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_6.bm START [RPC] (22) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_6.bm SUCCESS [RPC] (23) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_5.bm START [RPC] (23) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_5.bm SUCCESS [RPC] (24) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_4.bm START [RPC] (24) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_4.bm SUCCESS [RPC] (25) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_3.bm START [RPC] (25) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_3.bm SUCCESS [RPC] (26) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_2.bm START [RPC] (26) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_2.bm SUCCESS [RPC] (27) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_13.bm START [RPC] (27) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_13.bm SUCCESS [RPC] (28) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_12.bm START [RPC] (28) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_12.bm SUCCESS [RPC] (29) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_11.bm START [RPC] (29) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_11.bm SUCCESS [RPC] (30) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_10.bm START [RPC] (30) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_10.bm SUCCESS [RPC] (31) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_1.bm START [RPC] (31) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_1.bm SUCCESS [RPC] (32) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_0.bm START [RPC] (32) Storage Remove @/ext/dolphin/L3_Lab_research_128x54/frame_0.bm SUCCESS [RPC] (33) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/meta.txt START [RPC] (33) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/meta.txt SUCCESS [RPC] (34) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_9.bm START [RPC] (34) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_9.bm SUCCESS [RPC] (35) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_8.bm START [RPC] (35) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_8.bm SUCCESS [RPC] (36) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_7.bm START [RPC] (36) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_7.bm SUCCESS [RPC] (37) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_6.bm START [RPC] (37) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_6.bm SUCCESS [RPC] (38) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_5.bm START [RPC] (38) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_5.bm SUCCESS [RPC] (39) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_4.bm START [RPC] (39) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_4.bm SUCCESS [RPC] (40) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_3.bm START [RPC] (40) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_3.bm SUCCESS [RPC] (41) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_2.bm START [RPC] (41) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_2.bm SUCCESS [RPC] (42) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_13.bm START [RPC] (42) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_13.bm SUCCESS [RPC] (43) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_12.bm START [RPC] (43) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_12.bm SUCCESS [RPC] (44) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_11.bm START [RPC] (44) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_11.bm SUCCESS [RPC] (45) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_10.bm START [RPC] (45) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_10.bm SUCCESS [RPC] (46) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_1.bm START [RPC] (46) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_1.bm SUCCESS [RPC] (47) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_0.bm START [RPC] (47) Storage Remove @/ext/dolphin/L3_Hijack_radio_128x64/frame_0.bm SUCCESS [RPC] (48) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/meta.txt START [RPC] (48) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/meta.txt SUCCESS [RPC] (49) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_9.bm START [RPC] (49) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_9.bm SUCCESS [RPC] (50) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_8.bm START [RPC] (50) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_8.bm SUCCESS [RPC] (51) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_7.bm START [RPC] (51) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_7.bm SUCCESS [RPC] (52) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_6.bm START [RPC] (52) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_6.bm SUCCESS [RPC] (53) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_5.bm START [RPC] (53) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_5.bm SUCCESS [RPC] (54) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_4.bm START [RPC] (54) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_4.bm SUCCESS [RPC] (55) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_3.bm START [RPC] (55) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_3.bm SUCCESS [RPC] (56) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_2.bm START [RPC] (56) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_2.bm SUCCESS [RPC] (57) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_18.bm START [RPC] (57) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_18.bm SUCCESS [RPC] (58) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_17.bm START [RPC] (58) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_17.bm SUCCESS [RPC] (59) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_16.bm START [RPC] (59) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_16.bm SUCCESS [RPC] (60) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_15.bm START [RPC] (60) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_15.bm SUCCESS [RPC] (61) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_14.bm START [RPC] (61) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_14.bm SUCCESS [RPC] (62) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_13.bm START [RPC] (62) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_13.bm SUCCESS [RPC] (63) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_12.bm START [RPC] (63) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_12.bm SUCCESS [RPC] (64) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_11.bm START [RPC] (64) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_11.bm SUCCESS [RPC] (65) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_10.bm START [RPC] (65) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_10.bm SUCCESS [RPC] (66) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_1.bm START [RPC] (66) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_1.bm SUCCESS [RPC] (67) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_0.bm START [RPC] (67) Storage Remove @/ext/dolphin/L3_Furippa3_128x64/frame_0.bm SUCCESS [RPC] (68) Storage Remove @/ext/dolphin/L2_Soldering_128x64/meta.txt START [RPC] (68) Storage Remove @/ext/dolphin/L2_Soldering_128x64/meta.txt SUCCESS [RPC] (69) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_9.bm START [RPC] (69) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_9.bm SUCCESS [RPC] (70) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_8.bm START [RPC] (70) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_8.bm SUCCESS [RPC] (71) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_7.bm START [RPC] (71) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_7.bm SUCCESS [RPC] (72) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_6.bm START [RPC] (72) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_6.bm SUCCESS [RPC] (73) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_5.bm START [RPC] (73) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_5.bm SUCCESS [RPC] (74) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_4.bm START [RPC] (74) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_4.bm SUCCESS [RPC] (75) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_3.bm START [RPC] (75) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_3.bm SUCCESS [RPC] (76) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_2.bm START [RPC] (76) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_2.bm SUCCESS [RPC] (77) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_10.bm START [RPC] (77) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_10.bm SUCCESS [RPC] (78) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_1.bm START [RPC] (78) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_1.bm SUCCESS [RPC] (79) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_0.bm START [RPC] (79) Storage Remove @/ext/dolphin/L2_Soldering_128x64/frame_0.bm SUCCESS [RPC] (80) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/meta.txt START [RPC] (80) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/meta.txt SUCCESS [RPC] (81) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_4.bm START [RPC] (81) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_4.bm SUCCESS [RPC] (82) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_3.bm START [RPC] (82) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_3.bm SUCCESS [RPC] (83) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_2.bm START [RPC] (83) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_2.bm SUCCESS [RPC] (84) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_1.bm START [RPC] (84) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_1.bm SUCCESS [RPC] (85) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_0.bm START [RPC] (85) Storage Remove @/ext/dolphin/L2_Hacking_pc_128x64/frame_0.bm SUCCESS [RPC] (86) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/meta.txt START [RPC] (86) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/meta.txt SUCCESS [RPC] (87) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_9.bm START [RPC] (87) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_9.bm SUCCESS [RPC] (88) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_8.bm START [RPC] (88) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_8.bm SUCCESS [RPC] (89) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_7.bm START [RPC] (89) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_7.bm SUCCESS [RPC] (90) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_6.bm START [RPC] (90) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_6.bm SUCCESS [RPC] (91) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_5.bm START [RPC] (91) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_5.bm SUCCESS [RPC] (92) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_4.bm START [RPC] (92) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_4.bm SUCCESS [RPC] (93) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_3.bm START [RPC] (93) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_3.bm SUCCESS [RPC] (94) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_2.bm START [RPC] (94) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_2.bm SUCCESS [RPC] (95) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_18.bm START [RPC] (95) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_18.bm SUCCESS [RPC] (96) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_17.bm START [RPC] (96) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_17.bm SUCCESS [RPC] (97) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_16.bm START [RPC] (97) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_16.bm SUCCESS [RPC] (98) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_15.bm START [RPC] (98) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_15.bm SUCCESS [RPC] (99) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_14.bm START [RPC] (99) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_14.bm SUCCESS [RPC] (100) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_13.bm START [RPC] (100) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_13.bm SUCCESS [RPC] (101) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_12.bm START [RPC] (101) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_12.bm SUCCESS [RPC] (102) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_11.bm START [RPC] (102) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_11.bm SUCCESS [RPC] (103) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_10.bm START [RPC] (103) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_10.bm SUCCESS [RPC] (104) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_1.bm START [RPC] (104) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_1.bm SUCCESS [RPC] (105) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_0.bm START [RPC] (105) Storage Remove @/ext/dolphin/L2_Furippa2_128x64/frame_0.bm SUCCESS [RPC] (106) Storage Remove @/ext/dolphin/L1_Waves_128x50/meta.txt START [RPC] (106) Storage Remove @/ext/dolphin/L1_Waves_128x50/meta.txt SUCCESS [RPC] (107) Storage Remove @/ext/dolphin/L1_Waves_128x50/frame_3.bm START [RPC] (107) Storage Remove @/ext/dolphin/L1_Waves_128x50/frame_3.bm SUCCESS [RPC] (108) Storage Remove @/ext/dolphin/L1_Waves_128x50/frame_2.bm START [RPC] (108) Storage Remove @/ext/dolphin/L1_Waves_128x50/frame_2.bm SUCCESS [RPC] (109) Storage Remove @/ext/dolphin/L1_Waves_128x50/frame_1.bm START [RPC] (109) Storage Remove @/ext/dolphin/L1_Waves_128x50/frame_1.bm SUCCESS [RPC] (110) Storage Remove @/ext/dolphin/L1_Waves_128x50/frame_0.bm START [RPC] (110) Storage Remove @/ext/dolphin/L1_Waves_128x50/frame_0.bm SUCCESS [RPC] (111) Storage Remove @/ext/dolphin/L1_Sleep_128x64/meta.txt START [RPC] (111) Storage Remove @/ext/dolphin/L1_Sleep_128x64/meta.txt SUCCESS [RPC] (112) Storage Remove @/ext/dolphin/L1_Sleep_128x64/frame_3.bm START [RPC] (112) Storage Remove @/ext/dolphin/L1_Sleep_128x64/frame_3.bm SUCCESS [RPC] (113) Storage Remove @/ext/dolphin/L1_Sleep_128x64/frame_2.bm START [RPC] (113) Storage Remove @/ext/dolphin/L1_Sleep_128x64/frame_2.bm SUCCESS [RPC] (114) Storage Remove @/ext/dolphin/L1_Sleep_128x64/frame_1.bm START [RPC] (114) Storage Remove @/ext/dolphin/L1_Sleep_128x64/frame_1.bm SUCCESS [RPC] (115) Storage Remove @/ext/dolphin/L1_Sleep_128x64/frame_0.bm START [RPC] (115) Storage Remove @/ext/dolphin/L1_Sleep_128x64/frame_0.bm SUCCESS [RPC] (116) Storage Remove @/ext/dolphin/L1_Recording_128x51/meta.txt START [RPC] (116) Storage Remove @/ext/dolphin/L1_Recording_128x51/meta.txt SUCCESS [RPC] (117) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_9.bm START [RPC] (117) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_9.bm SUCCESS [RPC] (118) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_8.bm START [RPC] (118) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_8.bm SUCCESS [RPC] (119) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_7.bm START [RPC] (119) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_7.bm SUCCESS [RPC] (120) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_6.bm START [RPC] (120) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_6.bm SUCCESS [RPC] (121) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_5.bm START [RPC] (121) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_5.bm SUCCESS [RPC] (122) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_4.bm START [RPC] (122) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_4.bm SUCCESS [RPC] (123) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_3.bm START [RPC] (123) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_3.bm SUCCESS [RPC] (124) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_2.bm START [RPC] (124) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_2.bm SUCCESS [RPC] (125) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_11.bm START [RPC] (125) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_11.bm SUCCESS [RPC] (126) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_10.bm START [RPC] (126) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_10.bm SUCCESS [RPC] (127) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_1.bm START [RPC] (127) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_1.bm SUCCESS [RPC] (128) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_0.bm START [RPC] (128) Storage Remove @/ext/dolphin/L1_Recording_128x51/frame_0.bm SUCCESS [RPC] (129) Storage Remove @/ext/dolphin/L1_Read_books_128x64/meta.txt START [RPC] (129) Storage Remove @/ext/dolphin/L1_Read_books_128x64/meta.txt SUCCESS [RPC] (130) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_8.bm START [RPC] (130) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_8.bm SUCCESS [RPC] (131) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_7.bm START [RPC] (131) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_7.bm SUCCESS [RPC] (132) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_6.bm START [RPC] (132) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_6.bm SUCCESS [RPC] (133) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_5.bm START [RPC] (133) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_5.bm SUCCESS [RPC] (134) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_4.bm START [RPC] (134) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_4.bm SUCCESS [RPC] (135) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_3.bm START [RPC] (135) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_3.bm SUCCESS [RPC] (136) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_2.bm START [RPC] (136) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_2.bm SUCCESS [RPC] (137) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_1.bm START [RPC] (137) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_1.bm SUCCESS [RPC] (138) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_0.bm START [RPC] (138) Storage Remove @/ext/dolphin/L1_Read_books_128x64/frame_0.bm SUCCESS [RPC] (139) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/meta.txt START [RPC] (139) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/meta.txt SUCCESS [RPC] (140) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_9.bm START [RPC] (140) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_9.bm SUCCESS [RPC] (141) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_8.bm START [RPC] (141) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_8.bm SUCCESS [RPC] (142) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_7.bm START [RPC] (142) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_7.bm SUCCESS [RPC] (143) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_6.bm START [RPC] (143) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_6.bm SUCCESS [RPC] (144) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_5.bm START [RPC] (144) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_5.bm SUCCESS [RPC] (145) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_4.bm START [RPC] (145) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_4.bm SUCCESS [RPC] (146) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_3.bm START [RPC] (146) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_3.bm SUCCESS [RPC] (147) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_2.bm START [RPC] (147) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_2.bm SUCCESS [RPC] (148) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_13.bm START [RPC] (148) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_13.bm SUCCESS [RPC] (149) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_12.bm START [RPC] (149) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_12.bm SUCCESS [RPC] (150) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_11.bm START [RPC] (150) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_11.bm SUCCESS [RPC] (151) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_10.bm START [RPC] (151) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_10.bm SUCCESS [RPC] (152) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_1.bm START [RPC] (152) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_1.bm SUCCESS [RPC] (153) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_0.bm START [RPC] (153) Storage Remove @/ext/dolphin/L1_Mad_fist_128x64/frame_0.bm SUCCESS [RPC] (154) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/meta.txt START [RPC] (154) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/meta.txt SUCCESS [RPC] (155) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_9.bm START [RPC] (155) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_9.bm SUCCESS [RPC] (156) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_8.bm START [RPC] (156) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_8.bm SUCCESS [RPC] (157) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_7.bm START [RPC] (157) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_7.bm SUCCESS [RPC] (158) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_6.bm START [RPC] (158) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_6.bm SUCCESS [RPC] (159) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_5.bm START [RPC] (159) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_5.bm SUCCESS [RPC] (160) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_4.bm START [RPC] (160) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_4.bm SUCCESS [RPC] (161) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_3.bm START [RPC] (161) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_3.bm SUCCESS [RPC] (162) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_2.bm START [RPC] (162) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_2.bm SUCCESS [RPC] (163) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_12.bm START [RPC] (163) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_12.bm SUCCESS [RPC] (164) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_11.bm START [RPC] (164) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_11.bm SUCCESS [RPC] (165) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_10.bm START [RPC] (165) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_10.bm SUCCESS [RPC] (166) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_1.bm START [RPC] (166) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_1.bm SUCCESS [RPC] (167) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_0.bm START [RPC] (167) Storage Remove @/ext/dolphin/L1_Leaving_sad_128x64/frame_0.bm SUCCESS [RPC] (168) Storage Remove @/ext/dolphin/L1_Laptop_128x51/meta.txt START [RPC] (168) Storage Remove @/ext/dolphin/L1_Laptop_128x51/meta.txt SUCCESS [RPC] (169) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_7.bm START [RPC] (169) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_7.bm SUCCESS [RPC] (170) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_6.bm START [RPC] (170) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_6.bm SUCCESS [RPC] (171) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_5.bm START [RPC] (171) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_5.bm SUCCESS [RPC] (172) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_4.bm START [RPC] (172) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_4.bm SUCCESS [RPC] (173) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_3.bm START [RPC] (173) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_3.bm SUCCESS [RPC] (174) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_2.bm START [RPC] (174) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_2.bm SUCCESS [RPC] (175) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_1.bm START [RPC] (175) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_1.bm SUCCESS [RPC] (176) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_0.bm START [RPC] (176) Storage Remove @/ext/dolphin/L1_Laptop_128x51/frame_0.bm SUCCESS [RPC] (177) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/meta.txt START [RPC] (177) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/meta.txt SUCCESS [RPC] (178) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_9.bm START [RPC] (178) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_9.bm SUCCESS [RPC] (179) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_8.bm START [RPC] (179) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_8.bm SUCCESS [RPC] (180) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_7.bm START [RPC] (180) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_7.bm SUCCESS [RPC] (181) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_6.bm START [RPC] (181) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_6.bm SUCCESS [RPC] (182) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_5.bm START [RPC] (182) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_5.bm SUCCESS [RPC] (183) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_4.bm START [RPC] (183) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_4.bm SUCCESS [RPC] (184) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_3.bm START [RPC] (184) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_3.bm SUCCESS [RPC] (185) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_2.bm START [RPC] (185) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_2.bm SUCCESS [RPC] (186) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_18.bm START [RPC] (186) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_18.bm SUCCESS [RPC] (187) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_17.bm START [RPC] (187) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_17.bm SUCCESS [RPC] (188) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_16.bm START [RPC] (188) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_16.bm SUCCESS [RPC] (189) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_15.bm START [RPC] (189) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_15.bm SUCCESS [RPC] (190) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_14.bm START [RPC] (190) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_14.bm SUCCESS [RPC] (191) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_13.bm START [RPC] (191) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_13.bm SUCCESS [RPC] (192) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_12.bm START [RPC] (192) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_12.bm SUCCESS [RPC] (193) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_11.bm START [RPC] (193) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_11.bm SUCCESS [RPC] (194) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_10.bm START [RPC] (194) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_10.bm SUCCESS [RPC] (195) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_1.bm START [RPC] (195) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_1.bm SUCCESS [RPC] (196) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_0.bm START [RPC] (196) Storage Remove @/ext/dolphin/L1_Furippa1_128x64/frame_0.bm SUCCESS [RPC] (197) Storage Remove @/ext/dolphin/L1_Cry_128x64/meta.txt START [RPC] (197) Storage Remove @/ext/dolphin/L1_Cry_128x64/meta.txt SUCCESS [RPC] (198) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_7.bm START [RPC] (198) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_7.bm SUCCESS [RPC] (199) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_6.bm START [RPC] (199) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_6.bm SUCCESS [RPC] (200) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_5.bm START [RPC] (200) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_5.bm SUCCESS [RPC] (201) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_4.bm START [RPC] (201) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_4.bm SUCCESS [RPC] (202) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_3.bm START [RPC] (202) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_3.bm SUCCESS [RPC] (203) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_2.bm START [RPC] (203) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_2.bm SUCCESS [RPC] (204) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_1.bm START [RPC] (204) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_1.bm SUCCESS [RPC] (205) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_0.bm START [RPC] (205) Storage Remove @/ext/dolphin/L1_Cry_128x64/frame_0.bm SUCCESS [RPC] (206) Storage Remove @/ext/dolphin/L1_Boxing_128x64/meta.txt START [RPC] (206) Storage Remove @/ext/dolphin/L1_Boxing_128x64/meta.txt SUCCESS [RPC] (207) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_6.bm START [RPC] (207) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_6.bm SUCCESS [RPC] (208) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_5.bm START [RPC] (208) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_5.bm SUCCESS [RPC] (209) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_4.bm START [RPC] (209) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_4.bm SUCCESS [RPC] (210) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_3.bm START [RPC] (210) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_3.bm SUCCESS [RPC] (211) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_2.bm START [RPC] (211) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_2.bm SUCCESS [RPC] (212) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_1.bm START [RPC] (212) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_1.bm SUCCESS [RPC] (213) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_0.bm START [RPC] (213) Storage Remove @/ext/dolphin/L1_Boxing_128x64/frame_0.bm SUCCESS [RPC] (214) Storage Remove @/ext/dolphin/manifest.txt START [RPC] (214) Storage Remove @/ext/dolphin/manifest.txt SUCCESS [RPC] (215) Storage Remove @/ext/badusb/demo_windows.txt START [RPC] (215) Storage Remove @/ext/badusb/demo_windows.txt SUCCESS [RPC] (216) Storage Remove @/ext/badusb/demo_macos.txt START [RPC] (216) Storage Remove @/ext/badusb/demo_macos.txt SUCCESS [RPC] (217) Storage MkDir @/ext/badusb START [RPC] (217) Storage MkDir @/ext/badusb SUCCESS [RPC] (218) Storage MkDir @/ext/dolphin START [RPC] (218) Storage MkDir @/ext/dolphin SUCCESS [RPC] (219) Storage MkDir @/ext/infrared START [RPC] (219) Storage MkDir @/ext/infrared SUCCESS [RPC] (220) Storage MkDir @/ext/nfc START [RPC] (220) Storage MkDir @/ext/nfc SUCCESS [RPC] (221) Storage MkDir @/ext/subghz START [RPC] (221) Storage MkDir @/ext/subghz SUCCESS [RPC] (222) Storage MkDir @/ext/u2f START [RPC] (222) Storage MkDir @/ext/u2f SUCCESS [RPC] (223) Storage Write @/ext/badusb/demo_macos.txt START [RPC] (223) Storage Write @/ext/badusb/demo_macos.txt SUCCESS [RPC] (224) Storage Write @/ext/badusb/demo_windows.txt START [RPC] (224) Storage Write @/ext/badusb/demo_windows.txt SUCCESS [RPC] (225) Storage MkDir @/ext/dolphin/L1_Boxing_128x64 START [RPC] (225) Storage MkDir @/ext/dolphin/L1_Boxing_128x64 SUCCESS [RPC] (226) Storage MkDir @/ext/dolphin/L1_Cry_128x64 START [RPC] (226) Storage MkDir @/ext/dolphin/L1_Cry_128x64 SUCCESS [RPC] (227) Storage MkDir @/ext/dolphin/L1_Furippa1_128x64 START [RPC] (227) Storage MkDir @/ext/dolphin/L1_Furippa1_128x64 SUCCESS [RPC] (228) Storage MkDir @/ext/dolphin/L1_Laptop_128x51 START [RPC] (228) Storage MkDir @/ext/dolphin/L1_Laptop_128x51 SUCCESS [RPC] (229) Storage MkDir @/ext/dolphin/L1_Leaving_sad_128x64 START [RPC] (229) Storage MkDir @/ext/dolphin/L1_Leaving_sad_128x64 SUCCESS [RPC] (230) Storage MkDir @/ext/dolphin/L1_Mad_fist_128x64 START [RPC] (230) Storage MkDir @/ext/dolphin/L1_Mad_fist_128x64 SUCCESS [RPC] (231) Storage MkDir @/ext/dolphin/L1_Read_books_128x64 START [RPC] (231) Storage MkDir @/ext/dolphin/L1_Read_books_128x64 SUCCESS [RPC] (232) Storage MkDir @/ext/dolphin/L1_Recording_128x51 START [RPC] (232) Storage MkDir @/ext/dolphin/L1_Recording_128x51 SUCCESS [RPC] (233) Storage MkDir @/ext/dolphin/L1_Sleep_128x64 START [RPC] (233) Storage MkDir @/ext/dolphin/L1_Sleep_128x64 SUCCESS [RPC] (234) Storage MkDir @/ext/dolphin/L1_Waves_128x50 START [RPC] (234) Storage MkDir @/ext/dolphin/L1_Waves_128x50 SUCCESS [RPC] (235) Storage MkDir @/ext/dolphin/L2_Furippa2_128x64 START [RPC] (235) Storage MkDir @/ext/dolphin/L2_Furippa2_128x64 SUCCESS [RPC] (236) Storage MkDir @/ext/dolphin/L2_Hacking_pc_128x64 START [RPC] (236) Storage MkDir @/ext/dolphin/L2_Hacking_pc_128x64 SUCCESS [RPC] (237) Storage MkDir @/ext/dolphin/L2_Soldering_128x64 START [RPC] (237) Storage MkDir @/ext/dolphin/L2_Soldering_128x64 SUCCESS [RPC] (238) Storage MkDir @/ext/dolphin/L3_Furippa3_128x64 START [RPC] (238) Storage MkDir @/ext/dolphin/L3_Furippa3_128x64 SUCCESS [RPC] (239) Storage MkDir @/ext/dolphin/L3_Hijack_radio_128x64 START [RPC] (239) Storage MkDir @/ext/dolphin/L3_Hijack_radio_128x64 SUCCESS [RPC] (240) Storage MkDir @/ext/dolphin/L3_Lab_research_128x54 START [RPC] (240) Storage MkDir @/ext/dolphin/L3_Lab_research_128x54 SUCCESS [RPC] (241) Storage Write @/ext/dolphin/manifest.txt START [RPC] (241) Storage Write @/ext/dolphin/manifest.txt SUCCESS [RPC] (242) Storage MkDir @/ext/infrared/assets START [RPC] (242) Storage MkDir @/ext/infrared/assets SUCCESS [RPC] (243) Storage MkDir @/ext/nfc/assets START [RPC] (243) Storage MkDir @/ext/nfc/assets SUCCESS [RPC] (244) Storage MkDir @/ext/subghz/assets START [RPC] (244) Storage MkDir @/ext/subghz/assets SUCCESS [RPC] (245) Storage MkDir @/ext/u2f/assets START [RPC] (245) Storage MkDir @/ext/u2f/assets SUCCESS [RPC] (246) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_0.bm START [RPC] (246) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_0.bm SUCCESS [RPC] (247) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_1.bm START [RPC] (247) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_1.bm SUCCESS [RPC] (248) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_2.bm START [RPC] (248) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_2.bm SUCCESS [RPC] (249) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_3.bm START [RPC] (249) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_3.bm SUCCESS [RPC] (250) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_4.bm START [RPC] (250) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_4.bm SUCCESS [RPC] (251) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_5.bm START [RPC] (251) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_5.bm SUCCESS [RPC] (252) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_6.bm START [RPC] (252) Storage Write @/ext/dolphin/L1_Boxing_128x64/frame_6.bm SUCCESS [RPC] (253) Storage Write @/ext/dolphin/L1_Boxing_128x64/meta.txt START [RPC] (253) Storage Write @/ext/dolphin/L1_Boxing_128x64/meta.txt SUCCESS [RPC] (254) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_0.bm START [RPC] (254) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_0.bm SUCCESS [RPC] (255) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_1.bm START [RPC] (255) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_1.bm SUCCESS [RPC] (256) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_2.bm START [RPC] (256) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_2.bm SUCCESS [RPC] (257) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_3.bm START [RPC] (257) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_3.bm SUCCESS [RPC] (258) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_4.bm START [RPC] (258) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_4.bm SUCCESS [RPC] (259) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_5.bm START [RPC] (259) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_5.bm SUCCESS [RPC] (260) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_6.bm START [RPC] (260) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_6.bm SUCCESS [RPC] (261) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_7.bm START [RPC] (261) Storage Write @/ext/dolphin/L1_Cry_128x64/frame_7.bm SUCCESS [RPC] (262) Storage Write @/ext/dolphin/L1_Cry_128x64/meta.txt START [RPC] (262) Storage Write @/ext/dolphin/L1_Cry_128x64/meta.txt SUCCESS [RPC] (263) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_0.bm START [RPC] (263) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_0.bm SUCCESS [RPC] (264) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_1.bm START [RPC] (264) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_1.bm SUCCESS [RPC] (265) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_10.bm START [RPC] (265) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_10.bm SUCCESS [RPC] (266) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_11.bm START [RPC] (266) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_11.bm SUCCESS [RPC] (267) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_12.bm START [RPC] (267) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_12.bm SUCCESS [RPC] (268) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_13.bm START [RPC] (268) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_13.bm SUCCESS [RPC] (269) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_14.bm START [RPC] (269) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_14.bm SUCCESS [RPC] (270) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_15.bm START [RPC] (270) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_15.bm SUCCESS [RPC] (271) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_16.bm START [RPC] (271) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_16.bm SUCCESS [RPC] (272) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_17.bm START [RPC] (272) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_17.bm SUCCESS [RPC] (273) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_18.bm START [RPC] (273) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_18.bm SUCCESS [RPC] (274) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_2.bm START [RPC] (274) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_2.bm SUCCESS [RPC] (275) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_3.bm START [RPC] (275) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_3.bm SUCCESS [RPC] (276) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_4.bm START [RPC] (276) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_4.bm SUCCESS [RPC] (277) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_5.bm START [RPC] (277) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_5.bm SUCCESS [RPC] (278) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_6.bm START [RPC] (278) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_6.bm SUCCESS [RPC] (279) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_7.bm START [RPC] (279) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_7.bm SUCCESS [RPC] (280) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_8.bm START [RPC] (280) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_8.bm SUCCESS [RPC] (281) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_9.bm START [RPC] (281) Storage Write @/ext/dolphin/L1_Furippa1_128x64/frame_9.bm SUCCESS [RPC] (282) Storage Write @/ext/dolphin/L1_Furippa1_128x64/meta.txt START [RPC] (282) Storage Write @/ext/dolphin/L1_Furippa1_128x64/meta.txt SUCCESS [RPC] (283) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_0.bm START [RPC] (283) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_0.bm SUCCESS [RPC] (284) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_1.bm START [RPC] (284) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_1.bm SUCCESS [RPC] (285) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_2.bm START [RPC] (285) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_2.bm SUCCESS [RPC] (286) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_3.bm START [RPC] (286) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_3.bm SUCCESS [RPC] (287) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_4.bm START [RPC] (287) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_4.bm SUCCESS [RPC] (288) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_5.bm START [RPC] (288) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_5.bm SUCCESS [RPC] (289) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_6.bm START [RPC] (289) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_6.bm SUCCESS [RPC] (290) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_7.bm START [RPC] (290) Storage Write @/ext/dolphin/L1_Laptop_128x51/frame_7.bm SUCCESS [RPC] (291) Storage Write @/ext/dolphin/L1_Laptop_128x51/meta.txt START [RPC] (291) Storage Write @/ext/dolphin/L1_Laptop_128x51/meta.txt SUCCESS [RPC] (292) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_0.bm START [RPC] (292) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_0.bm SUCCESS [RPC] (293) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_1.bm START [RPC] (293) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_1.bm SUCCESS [RPC] (294) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_10.bm START [RPC] (294) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_10.bm SUCCESS [RPC] (295) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_11.bm START [RPC] (295) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_11.bm SUCCESS [RPC] (296) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_12.bm START [RPC] (296) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_12.bm SUCCESS [RPC] (297) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_2.bm START [RPC] (297) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_2.bm SUCCESS [RPC] (298) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_3.bm START [RPC] (298) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_3.bm SUCCESS [RPC] (299) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_4.bm START [RPC] (299) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_4.bm SUCCESS [RPC] (300) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_5.bm START [RPC] (300) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_5.bm SUCCESS [RPC] (301) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_6.bm START [RPC] (301) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_6.bm SUCCESS [RPC] (302) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_7.bm START [RPC] (302) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_7.bm SUCCESS [RPC] (303) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_8.bm START [RPC] (303) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_8.bm SUCCESS [RPC] (304) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_9.bm START [RPC] (304) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/frame_9.bm SUCCESS [RPC] (305) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/meta.txt START [RPC] (305) Storage Write @/ext/dolphin/L1_Leaving_sad_128x64/meta.txt SUCCESS [RPC] (306) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_0.bm START [RPC] (306) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_0.bm SUCCESS [RPC] (307) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_1.bm START [RPC] (307) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_1.bm SUCCESS [RPC] (308) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_10.bm START [RPC] (308) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_10.bm SUCCESS [RPC] (309) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_11.bm START [RPC] (309) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_11.bm SUCCESS [RPC] (310) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_12.bm START [RPC] (310) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_12.bm SUCCESS [RPC] (311) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_13.bm START [RPC] (311) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_13.bm SUCCESS [RPC] (312) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_2.bm START [RPC] (312) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_2.bm SUCCESS [RPC] (313) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_3.bm START [RPC] (313) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_3.bm SUCCESS [RPC] (314) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_4.bm START [RPC] (314) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_4.bm SUCCESS [RPC] (315) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_5.bm START [RPC] (315) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_5.bm SUCCESS [RPC] (316) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_6.bm START [RPC] (316) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_6.bm SUCCESS [RPC] (317) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_7.bm START [RPC] (317) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_7.bm SUCCESS [RPC] (318) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_8.bm START [RPC] (318) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_8.bm SUCCESS [RPC] (319) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_9.bm START [RPC] (319) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/frame_9.bm SUCCESS [RPC] (320) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/meta.txt START [RPC] (320) Storage Write @/ext/dolphin/L1_Mad_fist_128x64/meta.txt SUCCESS [RPC] (321) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_0.bm START [RPC] (321) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_0.bm SUCCESS [RPC] (322) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_1.bm START [RPC] (322) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_1.bm SUCCESS [RPC] (323) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_2.bm START [RPC] (323) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_2.bm SUCCESS [RPC] (324) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_3.bm START [RPC] (324) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_3.bm SUCCESS [RPC] (325) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_4.bm START [RPC] (325) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_4.bm SUCCESS [RPC] (326) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_5.bm START [RPC] (326) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_5.bm SUCCESS [RPC] (327) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_6.bm START [RPC] (327) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_6.bm SUCCESS [RPC] (328) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_7.bm START [RPC] (328) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_7.bm SUCCESS [RPC] (329) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_8.bm START [RPC] (329) Storage Write @/ext/dolphin/L1_Read_books_128x64/frame_8.bm SUCCESS [RPC] (330) Storage Write @/ext/dolphin/L1_Read_books_128x64/meta.txt START [RPC] (330) Storage Write @/ext/dolphin/L1_Read_books_128x64/meta.txt SUCCESS [RPC] (331) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_0.bm START [RPC] (331) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_0.bm SUCCESS [RPC] (332) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_1.bm START [RPC] (332) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_1.bm SUCCESS [RPC] (333) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_10.bm START [RPC] (333) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_10.bm SUCCESS [RPC] (334) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_11.bm START [RPC] (334) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_11.bm SUCCESS [RPC] (335) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_2.bm START [RPC] (335) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_2.bm SUCCESS [RPC] (336) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_3.bm START [RPC] (336) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_3.bm SUCCESS [RPC] (337) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_4.bm START [RPC] (337) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_4.bm SUCCESS [RPC] (338) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_5.bm START [RPC] (338) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_5.bm SUCCESS [RPC] (339) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_6.bm START [RPC] (339) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_6.bm SUCCESS [RPC] (340) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_7.bm START [RPC] (340) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_7.bm SUCCESS [RPC] (341) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_8.bm START [RPC] (341) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_8.bm SUCCESS [RPC] (342) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_9.bm START [RPC] (342) Storage Write @/ext/dolphin/L1_Recording_128x51/frame_9.bm SUCCESS [RPC] (343) Storage Write @/ext/dolphin/L1_Recording_128x51/meta.txt START [RPC] (343) Storage Write @/ext/dolphin/L1_Recording_128x51/meta.txt SUCCESS [RPC] (344) Storage Write @/ext/dolphin/L1_Sleep_128x64/frame_0.bm START [RPC] (344) Storage Write @/ext/dolphin/L1_Sleep_128x64/frame_0.bm SUCCESS [RPC] (345) Storage Write @/ext/dolphin/L1_Sleep_128x64/frame_1.bm START [RPC] (345) Storage Write @/ext/dolphin/L1_Sleep_128x64/frame_1.bm SUCCESS [RPC] (346) Storage Write @/ext/dolphin/L1_Sleep_128x64/frame_2.bm START [RPC] (346) Storage Write @/ext/dolphin/L1_Sleep_128x64/frame_2.bm SUCCESS [RPC] (347) Storage Write @/ext/dolphin/L1_Sleep_128x64/frame_3.bm START [RPC] (347) Storage Write @/ext/dolphin/L1_Sleep_128x64/frame_3.bm SUCCESS [RPC] (348) Storage Write @/ext/dolphin/L1_Sleep_128x64/meta.txt START [RPC] (348) Storage Write @/ext/dolphin/L1_Sleep_128x64/meta.txt SUCCESS [RPC] (349) Storage Write @/ext/dolphin/L1_Waves_128x50/frame_0.bm START [RPC] (349) Storage Write @/ext/dolphin/L1_Waves_128x50/frame_0.bm SUCCESS [RPC] (350) Storage Write @/ext/dolphin/L1_Waves_128x50/frame_1.bm START [RPC] (350) Storage Write @/ext/dolphin/L1_Waves_128x50/frame_1.bm SUCCESS [RPC] (351) Storage Write @/ext/dolphin/L1_Waves_128x50/frame_2.bm START [RPC] (351) Storage Write @/ext/dolphin/L1_Waves_128x50/frame_2.bm SUCCESS [RPC] (352) Storage Write @/ext/dolphin/L1_Waves_128x50/frame_3.bm START [RPC] (352) Storage Write @/ext/dolphin/L1_Waves_128x50/frame_3.bm SUCCESS [RPC] (353) Storage Write @/ext/dolphin/L1_Waves_128x50/meta.txt START [RPC] (353) Storage Write @/ext/dolphin/L1_Waves_128x50/meta.txt SUCCESS [RPC] (354) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_0.bm START [RPC] (354) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_0.bm SUCCESS [RPC] (355) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_1.bm START [RPC] (355) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_1.bm SUCCESS [RPC] (356) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_10.bm START [RPC] (356) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_10.bm SUCCESS [RPC] (357) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_11.bm START [RPC] (357) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_11.bm SUCCESS [RPC] (358) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_12.bm START [RPC] (358) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_12.bm SUCCESS [RPC] (359) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_13.bm START [RPC] (359) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_13.bm SUCCESS [RPC] (360) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_14.bm START [RPC] (360) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_14.bm SUCCESS [RPC] (361) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_15.bm START [RPC] (361) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_15.bm SUCCESS [RPC] (362) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_16.bm START [RPC] (362) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_16.bm SUCCESS [RPC] (363) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_17.bm START [RPC] (363) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_17.bm SUCCESS [RPC] (364) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_18.bm START [RPC] (364) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_18.bm SUCCESS [RPC] (365) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_2.bm START [RPC] (365) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_2.bm SUCCESS [RPC] (366) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_3.bm START [RPC] (366) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_3.bm SUCCESS [RPC] (367) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_4.bm START [RPC] (367) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_4.bm SUCCESS [RPC] (368) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_5.bm START [RPC] (368) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_5.bm SUCCESS [RPC] (369) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_6.bm START [RPC] (369) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_6.bm SUCCESS [RPC] (370) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_7.bm START [RPC] (370) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_7.bm SUCCESS [RPC] (371) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_8.bm START [RPC] (371) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_8.bm SUCCESS [RPC] (372) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_9.bm START [RPC] (372) Storage Write @/ext/dolphin/L2_Furippa2_128x64/frame_9.bm SUCCESS [RPC] (373) Storage Write @/ext/dolphin/L2_Furippa2_128x64/meta.txt START [RPC] (373) Storage Write @/ext/dolphin/L2_Furippa2_128x64/meta.txt SUCCESS [RPC] (374) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_0.bm START [RPC] (374) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_0.bm SUCCESS [RPC] (375) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_1.bm START [RPC] (375) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_1.bm SUCCESS [RPC] (376) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_2.bm START [RPC] (376) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_2.bm SUCCESS [RPC] (377) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_3.bm START [RPC] (377) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_3.bm SUCCESS [RPC] (378) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_4.bm START [RPC] (378) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/frame_4.bm SUCCESS [RPC] (379) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/meta.txt START [RPC] (379) Storage Write @/ext/dolphin/L2_Hacking_pc_128x64/meta.txt SUCCESS [RPC] (380) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_0.bm START [RPC] (380) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_0.bm SUCCESS [RPC] (381) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_1.bm START [RPC] (381) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_1.bm SUCCESS [RPC] (382) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_10.bm START [RPC] (382) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_10.bm SUCCESS [RPC] (383) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_2.bm START [RPC] (383) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_2.bm SUCCESS [RPC] (384) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_3.bm START [RPC] (384) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_3.bm SUCCESS [RPC] (385) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_4.bm START [RPC] (385) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_4.bm SUCCESS [RPC] (386) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_5.bm START [RPC] (386) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_5.bm SUCCESS [RPC] (387) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_6.bm START [RPC] (387) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_6.bm SUCCESS [RPC] (388) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_7.bm START [RPC] (388) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_7.bm SUCCESS [RPC] (389) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_8.bm START [RPC] (389) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_8.bm SUCCESS [RPC] (390) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_9.bm START [RPC] (390) Storage Write @/ext/dolphin/L2_Soldering_128x64/frame_9.bm SUCCESS [RPC] (391) Storage Write @/ext/dolphin/L2_Soldering_128x64/meta.txt START [RPC] (391) Storage Write @/ext/dolphin/L2_Soldering_128x64/meta.txt SUCCESS [RPC] (392) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_0.bm START [RPC] (392) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_0.bm SUCCESS [RPC] (393) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_1.bm START [RPC] (393) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_1.bm SUCCESS [RPC] (394) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_10.bm START [RPC] (394) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_10.bm SUCCESS [RPC] (395) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_11.bm START [RPC] (395) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_11.bm SUCCESS [RPC] (396) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_12.bm START [RPC] (396) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_12.bm SUCCESS [RPC] (397) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_13.bm START [RPC] (397) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_13.bm SUCCESS [RPC] (398) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_14.bm START [RPC] (398) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_14.bm SUCCESS [RPC] (399) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_15.bm START [RPC] (399) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_15.bm SUCCESS [RPC] (400) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_16.bm START [RPC] (400) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_16.bm SUCCESS [RPC] (401) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_17.bm START [RPC] (401) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_17.bm SUCCESS [RPC] (402) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_18.bm START [RPC] (402) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_18.bm SUCCESS [RPC] (403) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_2.bm START [RPC] (403) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_2.bm SUCCESS [RPC] (404) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_3.bm START [RPC] (404) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_3.bm SUCCESS [RPC] (405) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_4.bm START [RPC] (405) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_4.bm SUCCESS [RPC] (406) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_5.bm START [RPC] (406) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_5.bm SUCCESS [RPC] (407) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_6.bm START [RPC] (407) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_6.bm SUCCESS [RPC] (408) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_7.bm START [RPC] (408) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_7.bm SUCCESS [RPC] (409) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_8.bm START [RPC] (409) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_8.bm SUCCESS [RPC] (410) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_9.bm START [RPC] (410) Storage Write @/ext/dolphin/L3_Furippa3_128x64/frame_9.bm SUCCESS [RPC] (411) Storage Write @/ext/dolphin/L3_Furippa3_128x64/meta.txt START [RPC] (411) Storage Write @/ext/dolphin/L3_Furippa3_128x64/meta.txt SUCCESS [RPC] (412) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_0.bm START [RPC] (412) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_0.bm SUCCESS [RPC] (413) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_1.bm START [RPC] (413) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_1.bm SUCCESS [RPC] (414) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_10.bm START [RPC] (414) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_10.bm SUCCESS [RPC] (415) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_11.bm START [RPC] (415) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_11.bm SUCCESS [RPC] (416) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_12.bm START [RPC] (416) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_12.bm SUCCESS [RPC] (417) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_13.bm START [RPC] (417) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_13.bm SUCCESS [RPC] (418) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_2.bm START [RPC] (418) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_2.bm SUCCESS [RPC] (419) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_3.bm START [RPC] (419) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_3.bm SUCCESS [RPC] (420) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_4.bm START [RPC] (420) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_4.bm SUCCESS [RPC] (421) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_5.bm START [RPC] (421) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_5.bm SUCCESS [RPC] (422) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_6.bm START [RPC] (422) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_6.bm SUCCESS [RPC] (423) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_7.bm START [RPC] (423) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_7.bm SUCCESS [RPC] (424) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_8.bm START [RPC] (424) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_8.bm SUCCESS [RPC] (425) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_9.bm START [RPC] (425) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/frame_9.bm SUCCESS [RPC] (426) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/meta.txt START [RPC] (426) Storage Write @/ext/dolphin/L3_Hijack_radio_128x64/meta.txt SUCCESS [RPC] (427) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_0.bm START [RPC] (427) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_0.bm SUCCESS [RPC] (428) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_1.bm START [RPC] (428) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_1.bm SUCCESS [RPC] (429) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_10.bm START [RPC] (429) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_10.bm SUCCESS [RPC] (430) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_11.bm START [RPC] (430) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_11.bm SUCCESS [RPC] (431) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_12.bm START [RPC] (431) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_12.bm SUCCESS [RPC] (432) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_13.bm START [RPC] (432) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_13.bm SUCCESS [RPC] (433) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_2.bm START [RPC] (433) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_2.bm SUCCESS [RPC] (434) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_3.bm START [RPC] (434) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_3.bm SUCCESS [RPC] (435) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_4.bm START [RPC] (435) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_4.bm SUCCESS [RPC] (436) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_5.bm START [RPC] (436) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_5.bm SUCCESS [RPC] (437) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_6.bm START [RPC] (437) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_6.bm SUCCESS [RPC] (438) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_7.bm START [RPC] (438) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_7.bm SUCCESS [RPC] (439) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_8.bm START [RPC] (439) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_8.bm SUCCESS [RPC] (440) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_9.bm START [RPC] (440) Storage Write @/ext/dolphin/L3_Lab_research_128x54/frame_9.bm SUCCESS [RPC] (441) Storage Write @/ext/dolphin/L3_Lab_research_128x54/meta.txt START [RPC] (441) Storage Write @/ext/dolphin/L3_Lab_research_128x54/meta.txt SUCCESS [RPC] (442) Storage Write @/ext/infrared/assets/tv.ir START [RPC] (442) Storage Write @/ext/infrared/assets/tv.ir SUCCESS [RPC] (443) Storage Write @/ext/nfc/assets/aid.nfc START [RPC] (443) Storage Write @/ext/nfc/assets/aid.nfc SUCCESS [RPC] (444) Storage Write @/ext/nfc/assets/country_code.nfc START [RPC] (444) Storage Write @/ext/nfc/assets/country_code.nfc SUCCESS [RPC] (445) Storage Write @/ext/nfc/assets/currency_code.nfc START [RPC] (445) Storage Write @/ext/nfc/assets/currency_code.nfc SUCCESS [RPC] (446) Storage Write @/ext/nfc/assets/mf_classic_dict.nfc START [RPC] (446) Storage Write @/ext/nfc/assets/mf_classic_dict.nfc SUCCESS [RPC] (447) Storage Write @/ext/subghz/assets/came_atomo START [RPC] (447) Storage Write @/ext/subghz/assets/came_atomo SUCCESS [RPC] (448) Storage Write @/ext/subghz/assets/keeloq_mfcodes START [RPC] (448) Storage Write @/ext/subghz/assets/keeloq_mfcodes SUCCESS [RPC] (449) Storage Write @/ext/subghz/assets/keeloq_mfcodes_user START [RPC] (449) Storage Write @/ext/subghz/assets/keeloq_mfcodes_user SUCCESS [RPC] (450) Storage Write @/ext/subghz/assets/nice_flor_s START [RPC] (450) Storage Write @/ext/subghz/assets/nice_flor_s SUCCESS [RPC] (451) Storage Write @/ext/subghz/assets/setting_frequency_analyzer_user START [RPC] (451) Storage Write @/ext/subghz/assets/setting_frequency_analyzer_user SUCCESS [RPC] (452) Storage Write @/ext/subghz/assets/setting_user START [RPC] (452) Storage Write @/ext/subghz/assets/setting_user SUCCESS [RPC] (453) Storage Write @/ext/u2f/assets/cert.der START [RPC] (453) Storage Write @/ext/u2f/assets/cert.der SUCCESS [RPC] (454) Storage Write @/ext/u2f/assets/cert_key.u2f START [RPC] (454) Storage Write @/ext/u2f/assets/cert_key.u2f SUCCESS [RPC] (455) Storage Write @/ext/Manifest START [RPC] (455) Storage Write @/ext/Manifest SUCCESS [UTL] Assets Download @Shythrn4 SUCCESS [UTL] Restart device @Shythrn4 START [RPC] (456) System Reboot START [RPC] (456) System Reboot SUCCESS [RPC] Serial connection was lost. [RPC] Stopping RPC session... [RPC] Attempting to unload protobuf plugin... [RPC] Unloaded protobuf plugin. [RPC] RPC session stopped successfully. [REG] Device went offline: VID_0x483:PID_0x5740 [REG] Detected new device: VID_0x483:PID_0x5740 [RPC] Starting RPC session... [RPC] RPC session started successfully. [RPC] (1) System Device Info START [RPC] (1) System Device Info SUCCESS [RPC] (2) Storage Info @/ext START [RPC] (2) Storage Info @/ext SUCCESS [RPC] (3) Storage Stat @/ext/Manifest START [RPC] (3) Storage Stat @/ext/Manifest SUCCESS [RPC] (4) System Get DateTime START [DBG] Flipper time skew is -1385 milliseconds [RPC] (4) System Get DateTime SUCCESS [RPC] (5) System Set DateTime START [RPC] (5) System Set DateTime SUCCESS [RPC] Stopping RPC session... [RPC] Attempting to unload protobuf plugin... [RPC] Unloaded protobuf plugin. [RPC] RPC session stopped successfully. [REG] Device went back online [DEV] Version: 0.56.1 commit: d21e5bd5 radio: 1.13.0 [RPC] Starting RPC session... [RPC] RPC session started successfully. [UTL] Restart device @Shythrn4 SUCCESS [RPC] (457) Gui Start VirtualDisplay START [DEV] Full Repair @Shythrn4 SUCCESS [RPC] (457) Gui Start VirtualDisplay SUCCESS [RPC] (458) Gui ScreenFrame START [RPC] (458) Gui ScreenFrame SUCCESS [BKD] Finalized current operation [RPC] (459) Gui Stop VirtualDisplay START [RPC] (459) Gui Stop VirtualDisplay SUCCESS [RPC] (460) Gui Start SreenStream START [RPC] (460) Gui Start SreenStream SUCCESS [RPC] (461) Storage Info @/ext START [RPC] (461) Storage Info @/ext SUCCESS [RPC] (462) Storage Info @/ext START [RPC] (462) Storage Info @/ext SUCCESS [RPC] (463) Gui Stop ScreenStream START [RPC] (463) Gui Stop ScreenStream SUCCESS [RPC] (464) Gui Start SreenStream START [RPC] (464) Gui Start SreenStream SUCCESS [default] Model size of -103 is less than 0 [default] Model size of -12 is less than 0 [DEV] Backup Internal storage @Shythrn4 START [RPC] (465) Gui Start VirtualDisplay START [UTL] Backup /int @Shythrn4 START [RPC] (465) Gui Start VirtualDisplay SUCCESS [RPC] (466) Storage List @/int START [RPC] (466) Storage List @/int SUCCESS [RPC] (467) Storage Read @/int/bt.settings START [RPC] (467) Storage Read @/int/bt.settings SUCCESS [RPC] (468) Storage Read @/int/desktop.settings START [RPC] (468) Storage Read @/int/desktop.settings SUCCESS [RPC] (469) Storage Read @/int/notification.settings START [UTL] Backup /int @Shythrn4 SUCCESS [RPC] (469) Storage Read @/int/notification.settings SUCCESS [DEV] Backup Internal storage @Shythrn4 SUCCESS [RPC] (470) Gui ScreenFrame START [RPC] (470) Gui ScreenFrame SUCCESS [BKD] Finalized current operation [SCR] Screen streaming is already running [RPC] (471) Gui Stop VirtualDisplay START [RPC] (471) Gui Stop VirtualDisplay SUCCESS [RPC] (472) Storage Info @/ext START [RPC] (472) Storage Info @/ext SUCCESS

gsurkov commented 2 years ago

Could you please specify what were you doing with qFlipper before the crash? Does the problem persist or it was a one-time occurence?

dweekly commented 2 years ago

I was partway through performing a firmware update of my just-received Flipper Zero. It has put the device into DFU mode and was partway through flashing it when it crashed.

Possibly a coincidence but I attempted to move the window on my desktop by dragging its titlebar and that is when it crashed.

It was a one time crash and did not reoccur. The second time I opened the app and attempted to flash the device was successful. (I was a little worried that the device might be in irrecoverable state given the timing of the crash!)

zhovner commented 2 years ago

Thank you for the report. Glad you finally flash your device. For now, close until can be reproduced.