GitXplorerGitXplorer
s

idtool

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
16fd4a281ea5273bae8b6216be3ffc8cc63a53df

readme

ssummertriangle-dev committed 8 years ago
Unverified
2f9f76a970c46020f8189a7d3715babd8248a3a6

sign for all keychain access groups

ssummertriangle-dev committed 8 years ago
Unverified
6d8a4420f68c9b9a306ea272d3829515fe5dffe1

update xcode project

ssummertriangle-dev committed 8 years ago
Unverified
e80c6c20d5512d350b8610c3fb03800655fde75b

update for ios 9

ssummertriangle-dev committed 9 years ago
Unverified
1e467aa16e349d2ce7e0309ab310e1b3941d1d04

initial

ssummertriangle-dev committed 10 years ago

README

The README file for this repository.

IDTool

A SIF account manager for jailbroken iOS devices.

How do I compile it?

(You used to be able to patch Xcode to make it build iOS apps without signing them, but that trick doesn't work anymore.)

  1. Open the project in Xcode.
  2. Choose a new bundle ID for the app, because I'm already using the current one.
  3. Select a team (can be a personal AppleID team, doesn't matter)
  4. Build (or Run). It should succeed.

The app will crash on launch if you're not jailbroken, because (thankfully) Apple restricts the keychain-access-groups entitlement on non-jailbroken devices.

How do I use it?

See Umidah's guide. Don't use the download link in the post, grab the .deb from the Releases page on this repo instead.

How do I save a backup of my accounts file?

  • If you installed IDTool from a deb file: copy the file /var/mobile/Library/Preferences/totsuka.no.tsurugi.IDTool.plist.
  • If you installed IDTool as a sandboxed application: copy the file /var/mobile/Containers/Data/Application/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/Library/Preferences/totsuka.no.tsurugi.IDTool.plist.
    • XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX is a random string that changes every time you update the app. A file manager like Filza will help you find the right one.
    • This path has changed between versions of iOS, so you might have to go hunting.

In both cases, totsuka.no.tsurugi.IDTool will differ if you changed the bundle ID.

Is there an Android equivalent app?

SIFAM.