Skip to content

M1 iRecovery Libraries Cutting Off End of sended File #118

@usdtportal

Description

@usdtportal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions