All of the following information is based on go version go1.17.1 darwin/amd64.
| GOOS | Out of the Box |
|---|---|
aix |
✅ |
android |
✅ |
| %% Author: PCHAPIER | |
| %% Created: 25 mai 2010 | |
| -module(utility). | |
| %% | |
| %% Include files | |
| %% | |
| %% | |
| %% Exported Functions |
| sudo apt update | |
| # sudo apt upgrade | |
| sudo apt install -y libcurl4-openssl-dev libplist-dev libzip-dev openssl libssl-dev libusb-1.0-0-dev libreadline-dev build-essential git make automake libtool pkg-config | |
| git clone https://github.com/libimobiledevice/libirecovery | |
| git clone https://github.com/libimobiledevice/idevicerestore | |
| git clone https://github.com/libimobiledevice/usbmuxd | |
| git clone https://github.com/libimobiledevice/libimobiledevice | |
| git clone https://github.com/libimobiledevice/libusbmuxd | |
| git clone https://github.com/libimobiledevice/libplist |