Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Patches does not removes signatures checks #5

@krisanovdev

Description

@krisanovdev

I've decrypted iBSS, then patched it with iBoot64Patcher and pack it back to img4.
Then I've uploaded it to device via:
irecovery -f ibss.patched.img4
So far so good, I can speak with iBSS, for example execute some commands like
irecovery -c 'bgcolor 100 100 250'
The problems begins when I'm uploading original apple bootlogo:
irecovery -f bootlogo.img4
irecovery -c setpicture
irecovery -c 'bgcolor 0 0 0'
Apple logo not appearing and I can make a conclusion that iBSS fails to validate logo signature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions