Skip to content

Determine if we are running against the main binary or dylib #1

@NSEcho

Description

@NSEcho

Right now we are only taking into the account the case where we are patching the dylib inside binary/application. In the cases where we are dealing with some symbol inside the main binary, we actually need to create new dylib(the same as before) and add new load command to the main binary which references this dylib.

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