iOS-sbutils
iOS-sbutils copied to clipboard
iOS utilities - replaces some broken Erica utilities and adds a bunch of new ones
sbutils
###sbutils is a collection of utilities to access iOS functions via ssh and to replace some broken ericautilities.
Installation
Installation is relatively straight forward. Either install sbutils from Cydia, from a pre-built deb, or from source
Build
To build sbutils from source yourself, you must follow these instructions:
$ git clone git://github.com/innoying/iOS-sbutils.git
$ cd iOS-sbutils
$ make package install
Utility Explanations (Developers)
The explanations can now be found here