Skip to content

alexR89/libideviceactivation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.8%
  • M4 28.7%
  • Makefile 1.5%
  • Shell 1.0%