Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced version #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Enhanced version #1

wants to merge 2 commits into from

Conversation

ForceBru
Copy link

@ForceBru ForceBru commented Sep 5, 2019

What's new:

  • Improved user interface: now uses command line arguments via argparse, waits until user plugs in iDevice, checks iDevice name until device is recognised by iTunes
  • Checks generator correctness as indicated in the original Reddit post
  • Better parsing of subprograms output with regexes
  • Better error reporting
  • For developers: included binaries of idevice_id, ideviceenterrecovery, igetnonce, irecovery and tsschecker for x86-64 Darwin, also added links to original repos in README

Requires Python 3.6+ mainly because of f-strings and the encoding parameter of subprocess.run.

…y mode correctly, checks for errors while running subprograms, checks generator correctness. Added binaries too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant