Skip to content

Add support for T7001 (iPad Air 2 - A8X)#64

Merged
rickmark merged 6 commits into
nextfrom
feature/TheRealClarity/T7001_Support
Mar 4, 2022
Merged

Add support for T7001 (iPad Air 2 - A8X)#64
rickmark merged 6 commits into
nextfrom
feature/TheRealClarity/T7001_Support

Conversation

@TheRealClarity
Copy link
Copy Markdown

@TheRealClarity TheRealClarity commented Mar 4, 2022

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). If you
    are working in this fork the source branch should be feature/<username>/<topic> merging into
    hack-different/iwpndfu:next (left side). Don't request your main!
  • Rebase to main locally to prevent messy commits. This can be done from the PR.
  • This may sound obvious but get a device out and test that the program works. (One day we
    may have better test infrastructure but for now this is required)
  • Check the commit's message styles matches our requested structure.
    And no profanity in commit messages as they go out to Discord / are immutable.
  • Link your PR to an open GitHub issue to ensure that the rationale is not repeated and the
    issue is closed when the PR is accepted. (Must be done in body of the PR not in title)
  • Check your code additions will fail neither code linting checks nor unit test. This is done by
    setting up pre-commit in your local workspace. GitHub actions will also verify quality and will
    prevent you from merging without it.

❤️Thank you!

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Boo ja! Thanks for the PR. A core member will look it over, enable the quality checks and then review the code.

@TheRealClarity
Copy link
Copy Markdown
Author

PR for #63
Exploit works, just need to fix some addresses for sig check patching.
Found: CPID:7001 CPRV:01 CPFM:03 SCEP:01 BDID:06 ECID:xxxx IBFL:1C SRTG:[iBoot-1991.0.0.2.16] PWND:[checkm8] Device is already in pwned DFU Mode. Not executing exploit.
Added fix from @Cryptiiiic for encrypt/decrypt gid/uid
Also removed decrypted kbag being printed twice.

@TheRealClarity TheRealClarity added enhancement New feature or request and removed data-update labels Mar 4, 2022
@TheRealClarity TheRealClarity changed the title Feature/the real clarity/t7001 support Add support for T7001 (iPad Air 2 - A8X) Mar 4, 2022
@TheRealClarity
Copy link
Copy Markdown
Author

T7001 Signature check bypass support added.

@TheRealClarity TheRealClarity marked this pull request as ready for review March 4, 2022 13:40
Comment thread src/ipwndfu/usbexec.py Outdated
@TheRealClarity TheRealClarity force-pushed the feature/TheRealClarity/T7001_Support branch from ecfae13 to 32c164f Compare March 4, 2022 18:49
@rickmark rickmark merged commit ebea089 into next Mar 4, 2022
@rickmark rickmark deleted the feature/TheRealClarity/T7001_Support branch March 4, 2022 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants