Skip to content

fishhook not support macOS 14.0 #97

@paradiseduo

Description

@paradiseduo

I used the same hook code works on macOS 13.6 well.
But on macOS 14.0, it not work

err = vm_protect (mach_task_self (), (uintptr_t)indirect_symbol_bindings, section->size, 0, VM_PROT_READ | VM_PROT_WRITE | VM_PROT_COPY);

return KERN_PROTECTION_FAILURE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions