Console client for iBoot/iBSS iPhone, iPod touch and iPad
iRecovery is a libusb-based command line utility for Mac OS X and Linux. It is able to talk to the iBoot/iBSS in Apple's iPhone/iPod touch via USB. It supports iBoot/iBSS 2.x, 3.x and 4.x.
iRecovery is a libusb-based command line utility for Mac OS X and Linux. It is able to talk to the iBoot/iBSS in Apple's iPhone/iPod touch via USB. It supports iBoot/iBSS 2.x, 3.x and 4.x.
To install iRecovery, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install iRecovery
To see what files were installed by iRecovery, run:
port contents iRecovery
To later upgrade iRecovery, run:
sudo port selfupdate && sudo port upgrade iRecovery
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.