MatthewPierson / Vieux

Vieux - A tool for 32/64 Bit iOS downgrades using OTA Blobs
800 stars 147 forks source link

iPad 4,2 (iPad Air wifi + cellular) error pwndfumode #88

Open jene4444ka opened 4 years ago

jene4444ka commented 4 years ago

MacBook-Pro-Admin:Vieux Admin$ ./vieux -i /Users/Admin/Downloads/10.3.3.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/Admin/Downloads/10.3.3.ipsw is a zip archive! Starting IPSW unzipping Continuing... IPSW found at given path... Cleaning up old files... Files cleaned. Unzipping.. Traceback (most recent call last): File "./vieux", line 89, in ipsw.unzipIPSW(argv[2]) File "/Users/Admin/Desktop/Vieux/ipsw.py", line 153, in unzipIPSW pwndfumode() File "/Users/Admin/Desktop/Vieux/restore.py", line 22, in pwndfumode device = dfu.acquire_device() File "/Users/Admin/Desktop/Vieux/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.8/lib/python3.8/site-packages/usb/core.py", line 1263, in find raise NoBackendError('No backend available') usb.core.NoBackendError: No backend available MacBook-Pro-Admin:Vieux Admin$

MatthewPierson commented 4 years ago

Run "brew install libusb" then try again