Skip to content

libimobiledevice/libideviceactivation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libideviceactivation

About

A library to manage the activation process of Apple iOS devices.

Requirements

Development ackages of:

  • libcurl
  • libxml2
  • libplist
  • libimobiledevice

Software:

  • usbmuxd
  • make
  • autoheader
  • automake
  • autoconf
  • libtool
  • pkg-config
  • gcc

Installation

To compile run:

./autogen.sh
make
sudo make install

Who/What/Where?

Credits

Inspired by the activation utility from Joshua Hill aka p0sixninja: https://github.com/posixninja/ideviceactivate/

Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc.

libideviceactivation is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc.

README Updated on: 2020-06-08