Giter Site home page Giter Site logo

ideviceactivate's Introduction

ideviceactivate is a small utility to activate iDevices from the comfort of your GNU/Linux box.

Users not comfortable with using a shell should wait for iDeviceActivator, which provides an easier way to do all this.

===Credits===

Almost all of the code, with the major exception of the caching code, was written by p0sixninja.
The caching code and the documentation was written by boxingsquirrel.

===Building===

Fetch your dependencies. Because these vary from distro to distro, I won't list specific packages here, that said you need developement packages for: libimobiledevice, libplist, usbmuxd, libgthread2, librt, gnutls, libtasn1, libxml2, libglib2, and libcurl.

Then:
	git clone git://github.com/boxingsquirrel/ideviceactivate.git
	cd ideviceactivate
	make
	sudo make install

===Running===

For straight-up activation with nothing fancy: ideviceactivate
For the same, but deactivating: ideviceactivate -x

Now, to run with the caching stuff:

	Create the cache and activate the device:
	ideviceactivate -c <cache directory>

	Use an already created cache to activate the device:
	ideviceactivate -r <cache directory>

Notes:
	The -u flag can be used to target a device by its UUID.
	If you have an activation record lying around, you can specify it along with the -f flag.

	The IMEI, IMSI, ICCID, and SerialNumber can be specified on the command line with the -e, -s, -i, and -n flags respectively.

ideviceactivate's People

Contributors

boxingsquirrel avatar posixninja avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.