https://github.com/libimobiledevice/libimobiledevice
libimobiledevice安裝指南,你還不知道libimobiledevice為何物,趕緊看看freebuf上的文章吧http://www.freebuf.com/news/special/53260.html
實現了iPhone,iPod Touch, Ipad等蘋果設備的通訊協議,可以備份apple設備文件等等
環境准備:ubuntu16.04
sudo -i
apt-get install automake libtool pkg-config usbmuxd libplist3 libplist-dev libusbmuxd4 libusbmuxd-dev cython cython-dbg doxygen libplist++3v5 libplist++-dev libgnutls-openssl27 libgnutls-dev libssl-dev
./autogen.sh 檢查環境
然后 make
make install
看下tools目錄下的工具