-
Notifications
You must be signed in to change notification settings - Fork 209
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
Add support for new taDFU mode (iPhone 14 family) #106
Comments
It seems to work. Do you know how to send files |
Dumping this here: main.m.gz |
May I ask, has this problem been solved? |
I pushed a few commits, thanks to the work of @LinusHenze and @tihmstar we have support for it for macOS and Linux. Windows is still missing. |
This is to track implementation progress for the new taDFU mode that is uses with newer devices like iPhone 14.
Thanks to some initial analysis by @Siguza, we already know a few things:
{ 0x01, 0x10, 0xa0, 0x10, 0x00, 0x00, 0x01, 0x04, 0x00, 0x00, 0x00, 0x00 }
The text was updated successfully, but these errors were encountered: