Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find a better way to deal with AMFI #1

Open
biscuitehh opened this issue Jun 11, 2018 · 2 comments
Open

Find a better way to deal with AMFI #1

biscuitehh opened this issue Jun 11, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request probably crazy

Comments

@biscuitehh
Copy link
Owner

It currently kind of stinks that we have to disable AMFI in order to make iOS Mac apps run on Mojave. One thought I had - we could build a kernel extension that could patch this entitlement out at runtime (SIP would still have to be disabled, but that's ok).

@biscuitehh biscuitehh added enhancement New feature or request probably crazy labels Jun 11, 2018
@biscuitehh biscuitehh self-assigned this Jun 11, 2018
@biscuitehh
Copy link
Owner Author

Resource for process tracking in the kernel extension level: https://objective-see.com/blog.html#blogEntry9

@biscuitehh
Copy link
Owner Author

Resource for patching entitlement checks: https://pvieito.com/2016/12/amfid-patching - (note): the MarzipanTool repo does something similar with LLDB breakpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request probably crazy
Projects
None yet
Development

No branches or pull requests

1 participant