Skip to content

Injecting on El Capitan is broken #21

Description

@fzwo

F-Script 10.10 works on El Capitan. Even injecting the framework works, but a few things need to be revised:

GDB isn't shipped anymore, so Use LLDB instead of GDB for attaching.

System Integrity Protection prevents attaching, so Disable System Integrity Protection (boot into recovery mode by holding Cmd+R and type csrutil disable into Terminal).

Finally, it seems that getting the PID via AppleScript is broken. Supplying it manually does work.

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