Open maodax opened 3 years ago
mee@meedeiMac ~ % /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
==> Checking for sudo
access (which may request your password).
Password:
==> This script will install:
/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew
==> The following existing directories will be made writable by user only:
/usr/local/share/zsh
/usr/local/share/zsh/site-functions
Press RETURN to continue or any other key to abort ==> /usr/bin/sudo /bin/chmod u+rwx /usr/local/share/zsh /usr/local/share/zsh/site-functions ==> /usr/bin/sudo /bin/chmod 755 /usr/local/share/zsh /usr/local/share/zsh/site-functions ==> /usr/bin/sudo /usr/sbin/chown -R mee:admin /usr/local/Homebrew ==> Downloading and installing Homebrew... remote: Enumerating objects: 584, done. remote: Counting objects: 100% (564/564), done. remote: Compressing objects: 100% (232/232), done. remote: Total 584 (delta 343), reused 504 (delta 305), pack-reused 20 Receiving objects: 100% (584/584), 653.34 KiB | 18.00 KiB/s, done. Resolving deltas: 100% (343/343), completed with 29 local objects. From https://github.com/Homebrew/brew 7ae9cc346..99702b247 master -> origin/master
==> Homebrew has enabled anonymous aggregate formulae and cask analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics
No analytics data has been sent yet (or will be during this install
run).
==> Homebrew is run entirely by unpaid volunteers. Please consider donating: https://github.com/Homebrew/brew#donations
==> Next steps:
brew help
to get startedFurther documentation: https://docs.brew.sh mee@meedeiMac ~ % brew install libusb Warning: libusb 1.0.24 is already installed and up-to-date. To reinstall 1.0.24, run: brew reinstall libusb mee@meedeiMac ~ % ./vieux -i /Users/mee/Desktop/iPad_64bit_10.3.3_14G60_Restore.ipsw zsh: no such file or directory: ./vieux mee@meedeiMac ~ % cd /Users/mee/Desktop/Vieux-master mee@meedeiMac Vieux-master % ./vieux -i /Users/mee/Desktop/iPad_64bit_10.3.3_14G60_Restore.ipsw
/(//* /
/(%@&/*((//*/
(((((* %(&@@(*,///
((,((((((((/%%/,/(///
((((((((/*.((((////////**
(((((((((((((((((///////**.
((((((((((((((((//////*** .
((((((((((((((//*//(%#(/*..
(((((((((((////** /%%#(* .
(////////////**..##(/* ..
*(/*******,,,,...,* ,...***.
*(((&@@*.......*/***/////(//*////
*** /((#@@@@@@@@@@@@@@@(///(((/**/*///
#&(***/((%@@@@@@@@@@@@@@@(/((((// *****
((((%(*/((#@@@@@@@@@@@@@@@@((((//****
(((((////(&@@@@@@@@@@@@@(((((//*,,,,
((((.//* %&&@@&&@@&((((////,.,,/((*
(((/* **(%%&&&&&&&((((//**/** ((//
(((((* ./##%%%%#((///**#&*******
/((* */(((/****/(((((#(**
*(((((((
(((((((*
*((((((*
(((((
Vieux - A tool for 32/64 Bit OTA downgrades
Current version is: 1.0.1 If you are using a 64 Bit device then connect it in DFU Mode If you are using a 32 Bit device then just have it connected in NORMAL mode Files cleaned. /Users/mee/Desktop/iPad_64bit_10.3.3_14G60_Restore.ipsw is a zip archive! Starting IPSW unzipping Continuing... IPSW found at given path... Cleaning up old files... Files cleaned. Unzipping.. Found: CPID:8960 CPRV:11 CPFM:03 SCEP:01 BDID:0A ECID:000004F788A35070 IBFL:1C SRTG:[iBoot-1704.10] Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/usb/core.py", line 1021, in ctrl_transfer buff = util.create_buffer(data_or_wLength) File "/usr/local/lib/python3.9/site-packages/usb/util.py", line 162, in create_buffer return array.array('B', _dummy_s * length) TypeError: can't multiply sequence by non-int of type 'str'
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/usb/_interop.py", line 92, in as_array return array.array('B', data) TypeError: cannot use a str to initialize an array with typecode 'B'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/mee/Desktop/Vieux-master/./vieux", line 89, in
Date/Time: 2021-06-09 02:58:48.015 +0800 OS Version: Mac OS X 10.15.7 (19H15) Report Version: 12 Bridge OS Version: 4.6 (17P6610) Anonymous UUID: C1E25A78-423D-802D-790E-00AB01C6B257
Sleep/Wake UUID: C6E7824C-BEEB-4A8E-947D-88B48741B5FA
Time Awake Since Boot: 110000 seconds Time Since Wake: 260 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000058 Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [19026]
VM Regions Near 0x58: --> __TEXT 000000010e85d000-000000010e861000 [ 16K] r-x/r-x SM=COW /usr/local/Cellar/python@3.9/3.9.5/Frameworks/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libusb-1.0.0.dylib 0x00000001102a068f remove_from_flying_list + 17 1 libusb-1.0.0.dylib 0x00000001102a080b usbi_handle_transfer_completion + 32 2 libusb-1.0.0.dylib 0x00000001102a4526 darwin_handle_transfer_completion + 395 3 libusb-1.0.0.dylib 0x00000001102a13cf handle_events + 770 4 libusb-1.0.0.dylib 0x00000001102a0ed9 libusb_handle_events_timeout_completed + 252 5 libusb-1.0.0.dylib 0x000000011029dad2 libusb_exit + 255 6 libffi.dylib 0x00007fff69a7b905 ffi_call_unix64 + 85 7 libffi.dylib 0x00007fff69a7b244 ffi_call_int + 694 8 _ctypes.cpython-39-darwin.so 0x000000010f0b90d3 _ctypes_callproc + 708 9 _ctypes.cpython-39-darwin.so 0x000000010f0b432c PyCFuncPtr_call + 243 10 org.python.python 0x000000010e8d571e _PyObject_MakeTpCall + 129 11 org.python.python 0x000000010e9cdb8d call_function + 278 12 org.python.python 0x000000010e9cb3ee _PyEval_EvalFrameDefault + 45317 13 org.python.python 0x000000010e8d6284 _PyFunction_Vectorcall + 192 14 org.python.python 0x000000010e9cdb1f call_function + 168 15 org.python.python 0x000000010e9cb351 _PyEval_EvalFrameDefault + 45160 16 org.python.python 0x000000010e8d6284 _PyFunction_Vectorcall + 192 17 org.python.python 0x000000010e9cdb1f call_function + 168 18 org.python.python 0x000000010e9cb351 _PyEval_EvalFrameDefault + 45160 19 org.python.python 0x000000010e8d6284 _PyFunction_Vectorcall + 192 20 org.python.python 0x000000010e9cb626 _PyEval_EvalFrameDefault + 45885 21 org.python.python 0x000000010e9bf1a1 _PyEval_EvalCode + 403 22 org.python.python 0x000000010e8d633c _PyFunction_Vectorcall + 376 23 org.python.python 0x000000010e8d594b _PyObject_FastCallDictTstate + 87 24 org.python.python 0x000000010e942777 slot_tp_call + 187 25 org.python.python 0x000000010e8d571e _PyObject_MakeTpCall + 129 26 org.python.python 0x000000010e9cdb8d call_function + 278 27 org.python.python 0x000000010e9cb42a _PyEval_EvalFrameDefault + 45377 28 org.python.python 0x000000010e8d6284 _PyFunction_Vectorcall + 192 29 org.python.python 0x000000010e8d8fff method_vectorcall + 481 30 org.python.python 0x000000010ea84dbc atexit_callfuncs + 124 31 org.python.python 0x000000010ea196e9 Py_FinalizeEx + 897 32 org.python.python 0x000000010ea3d774 Py_RunMain + 28 33 org.python.python 0x000000010ea3ea8c pymain_main + 35 34 org.python.python 0x000000010ea3ed62 Py_BytesMain + 42 35 libdyld.dylib 0x00007fff6bcd9cc9 start + 1
Thread 1:: org.libusb.device-hotplug 0 libsystem_kernel.dylib 0x00007fff6be1adfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6be1b170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff31e04ef5 CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff31e039c2 CFRunLoopRun + 1319 4 com.apple.CoreFoundation 0x00007fff31e02e3e CFRunLoopRunSpecific + 462 5 com.apple.CoreFoundation 0x00007fff31e8b489 CFRunLoopRun + 40 6 libusb-1.0.0.dylib 0x00000001102a46f0 darwin_event_thread_main + 424 7 libsystem_pthread.dylib 0x00007fff6bede109 _pthread_start + 148 8 libsystem_pthread.dylib 0x00007fff6bed9b8b thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fd78e4040b8 rcx: 0x520af9ee63340028 rdx: 0x00000001102abc72 rdi: 0x00007fd78e4040b8 rsi: 0x0000000000000003 rbp: 0x00007ffee13a14d0 rsp: 0x00007ffee13a14c0 r8: 0x00000001102abc4a r9: 0x00000000e00002eb r10: 0x00007fd78e249700 r11: 0x0000000000000202 r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000003 rip: 0x00000001102a068f rfl: 0x0000000000010202 cr2: 0x0000000000000058
Logical CPU: 4 Error Code: 0x00000004 (no mapping for user data read) Trap Number: 14
Binary Images:
0x10e85d000 - 0x10e860fff +org.python.python (3.9.5 - 3.9.5)
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: 69760 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=413.5M resident=0K(0%) swapped_out_or_unallocated=413.5M(100%) Writable regions: Total=194.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=194.6M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 Dispatch continuations 32.0M 1 Kernel Alloc Once 8K 1 MALLOC 132.9M 45 MALLOC guard page 16K 4 MALLOC_LARGE (reserved) 128K 1 reserved VM address space (unallocated) STACK GUARD 8K 2 Stack 16.5M 2 VM_ALLOCATE 12.2M 49 DATA 3302K 92 DATA_CONST 704K 34 LINKEDIT 391.3M 64 OBJC_RO 32.3M 1 __OBJC_RW 1908K 2 TEXT 22.4M 88 UNICODE 564K 1 mapped file 28K 1 shared memory 12K 3 =========== ======= ======= TOTAL 646.4M 392 TOTAL, minus reserved VM space 646.2M 392
Model: iMac20,1, BootROM 1037.147.4.0.0 (iBridge: 17.16.16610.0.0,0), 8 processors, 8-Core Intel Core i7, 3.8 GHz, 8 GB, SMC Graphics: kHW_AMDRadeonPro5500XTItem, AMD Radeon Pro 5500 XT, spdisplays_pcie_device, 8 GB Memory Module: Slot 2 (Channel A / DIMM 0), 4 GB, DDR4, 2667 MHz, SK Hynix, HMA851S6DJR6N-VK Memory Module: Slot 4 (Channel B / DIMM 0), 4 GB, DDR4, 2667 MHz, SK Hynix, HMA851S6DJR6N-VK AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Apr 7 2020 13:09:12 version 9.30.357.41.32.5.49 FWID 01-617711e7 Bluetooth: Version 7.0.6f7, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 USB Device: USB 3.1 Bus USB Device: Apple Mobile Device (DFU Mode) USB Device: Apple T2 Bus USB Device: Headset USB Device: Ambient Light Sensor USB Device: FaceTime HD Camera (Built-in) USB Device: Apple T2 Controller Thunderbolt Bus: iMac, Apple Inc., 58.2 由于苹果5不在这个是iPad mini2降级的10.3.3,但跟iPhone 5降级 报错类似
Last login: Tue May 25 09:41:26 on console maoenen@maoenendeiMac ~ % cd /Users/maoenen/Desktop/Vieux-master maoenen@maoenendeiMac Vieux-master % pip3 install -r requirements.txt Requirement already satisfied: bcrypt==3.1.7 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 1)) (3.1.7) Requirement already satisfied: bsdiff4==1.1.9 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (1.1.9) Requirement already satisfied: cffi==1.13.2 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 3)) (1.13.2) Requirement already satisfied: cryptography==3.3.2 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 4)) (3.3.2) Requirement already satisfied: paramiko>=2.7.0 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 5)) (2.7.2) Requirement already satisfied: pycparser==2.19 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 6)) (2.19) Requirement already satisfied: PyNaCl==1.3.0 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 7)) (1.3.0) Requirement already satisfied: pyusb==1.0.2 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 8)) (1.0.2) Requirement already satisfied: scp==0.13.2 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 9)) (0.13.2) Requirement already satisfied: six==1.13.0 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from -r requirements.txt (line 10)) (1.13.0) WARNING: You are using pip version 21.1.1; however, version 21.1.2 is available. You should consider upgrading via the '/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 -m pip install --upgrade pip' command. maoenen@maoenendeiMac Vieux-master % ./vieux -i /Users/maoenen/Desktop/iPhone5\,2_8.4.1_12H321_Restore.ipsw
Vieux - A tool for 32/64 Bit OTA downgrades
Current version is: 1.0.1 If you are using a 64 Bit device then connect it in DFU Mode If you are using a 32 Bit device then just have it connected in NORMAL mode Files cleaned. /Users/maoenen/Desktop/iPhone5,2_8.4.1_12H321_Restore.ipsw is a zip archive! Starting IPSW unzipping Continuing... IPSW found at given path... Cleaning up old files... Files cleaned. Unzipping.. Unable to get SEPNonce from lockdownd NOTE: Unable to get SepNonce from device Starting iBSS/iBEC patching Looks like you are downgrading an iPhone 5 to 8.4.1! Please enter your devices IP address (Find it in WiFi settings): 192.168.6.101 Please enter the root password to your device (Default is 'alpine'):
Connecting to device via SSH... /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/paramiko/client.py:835: UserWarning: Unknown ssh-rsa host key for 192.168.6.101: b'4b91496bf985ab82dd55883f811e1d2e' warnings.warn( Device is running iOS 10.x, using HGSP4 kloader... Please press the home button on your device or unplug and replug it back in. Waiting 10 seconds for you to do this. Getting SHSH... Traceback (most recent call last): File "/Users/maoenen/Desktop/Vieux-master/./vieux", line 89, in
ipsw.unzipIPSW(argv[2])
File "/Users/maoenen/Desktop/Vieux-master/ipsw.py", line 146, in unzipIPSW
createCustomIPSW32(fname)
File "/Users/maoenen/Desktop/Vieux-master/ipsw.py", line 335, in createCustomIPSW32
restore32(model, iosversion)
File "/Users/maoenen/Desktop/Vieux-master/restore.py", line 230, in restore32
ecid = localdevice.getecid()
File "/Users/maoenen/Desktop/Vieux-master/device.py", line 82, in getecid
device = dfu.acquire_device()
File "/Users/maoenen/Desktop/Vieux-master/resources/ipwndfu/dfu.py", line 20, in acquire_device
for device in usb.core.find(find_all=True, idVendor=0x5AC, idProduct=0x1227, backend=backend):
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/usb/core.py", line 1263, in find
raise NoBackendError('No backend available')
usb.core.NoBackendError: No backend available
maoenen@maoenendeiMac Vieux-master %
这个是全过程,求指点;电脑是imac,2020,10.15.7(catalina)