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

M1 iRecovery Libraries Cutting Off End of sended File #118

Open
usdtportal opened this issue Sep 18, 2023 · 0 comments
Open

M1 iRecovery Libraries Cutting Off End of sended File #118

usdtportal opened this issue Sep 18, 2023 · 0 comments

Comments

@usdtportal
Copy link

Hi there,

I'm facing an issue that I can't seem to resolve on my own. I've developed an application using Xcode that utilizes irecovery libraries for sending files to Apple devices in pwndfu mode.

The problem specifically arises when working with M series CPU devices. When I run the application on these devices, it fails to send the complete file, cutting off 5889 lenght from the end of the file.

Here's a screenshot of the application running on an Intel T2 Mac, where it successfully sends the entire file: Screenshot Link

However, on M series CPU MacBooks, it sends everything except for this 5889-lenght segment of the file.

Does anyone have any suggestions on how I can resolve this issue? Currently, I'm using some irecovery dylib in conjunction with Objective-C files bridged to Swift code.

Any help or guidance would be greatly appreciated.

I would like to say that if I sent this file from irecovery binary then everything seems to working fine at M series as well.

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

No branches or pull requests

1 participant