Skip to content

A library to handle the activation process of iOS devices

License

LGPL-2.1, GPL-3.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

scottgl9/libideviceactivation

 
 

Repository files navigation

About
=====

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

Requirements
============

Development Packages 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?
===============

Home:
	http://www.libimobiledevice.org/

Code:
	git clone http://git.libimobiledevice.org/libideviceactivation.git

Code (Mirror):
	git clone https://github.com/libimobiledevice/libideviceactivation.git

Tickets:
	http://github.com/libimobiledevice/libideviceactivation/issues

Mailing List:
	http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel

IRC:
	irc://irc.freenode.net#libimobiledevice

Twitter:
	https://twitter.com/libimobiledev

Credits
=======

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

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:
	2015-01-29

About

A library to handle the activation process of iOS devices

Resources

License

LGPL-2.1, GPL-3.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 50.3%
  • C 46.3%
  • Objective-C 1.4%
  • M4 1.1%
  • C++ 0.5%
  • Python 0.3%
  • Shell 0.1%