libimobiledevice

A cross-platform protocol library to communicate with iOS devices

  • 所有者: libimobiledevice/libimobiledevice
  • 平台:
  • 許可證: GNU Lesser General Public License v2.1
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

libimobiledevice

About

A library to communicate with services of Apple iOS devices using native
protocols.

Requirements

Development Packages of:

  • OpenSSL or GnuTLS
  • libplist
  • libusbmuxd

Software:

  • usbmuxd (OSS or Apple's version)
  • make
  • autoheader
  • automake
  • autoconf
  • libtool
  • pkg-config
  • gcc or clang

Optional:

  • cython (Python bindings)
  • doxygen (Documentation)

Installation

To compile run:

./autogen.sh
make
sudo make install

If you require a custom prefix or other option being passed to ./configure
you can pass them directly to ./autogen.sh like this:

./autogen.sh --prefix=/opt/local --enable-debug-code
make
sudo make install

By default, OpenSSL will be used. If you prefer GnuTLS, configure with
--disable-openssl like this:

./autogen.sh --disable-openssl

Who/What/Where?

Credits

Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc.
libimobiledevice is an independent software library and has not been
authorized, sponsored, or otherwise approved by Apple Inc.

README Updated on: 2019-06-21

主要指標

概覽
名稱與所有者libimobiledevice/libimobiledevice
主編程語言C
編程語言Shell (語言數: 6)
平台
許可證GNU Lesser General Public License v2.1
所有者活动
創建於2013-02-13 14:33:15
推送於2025-07-15 16:20:07
最后一次提交2025-07-15 18:17:06
發布數26
最新版本名稱1.3.0 (發布於 )
第一版名稱0.9.0 (發布於 2009-05-10 08:35:09)
用户参与
星數7.2k
關注者數253
派生數1.4k
提交數1.9k
已啟用問題?
問題數1419
打開的問題數786
拉請求數23
打開的拉請求數3
關閉的拉請求數221
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?