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

unco not works with builtin binaries on macOS #15

Open
kawasin73 opened this issue Sep 23, 2019 · 0 comments
Open

unco not works with builtin binaries on macOS #15

kawasin73 opened this issue Sep 23, 2019 · 0 comments

Comments

@kawasin73
Copy link

unco record does not records any history with apple builtin binaries such as rm or vi.

But it still works with git which I installed with Homebrew.

my environment is macOS 10.14.6.

I think the reason is written at following page.

In older versions of macOS this could be used to inject a dylib into an Apple platform application with higher privileges. This would allow the injected dylib to also gain those additional privileges. Since the addition of SIP in macOS 10.12 this technique can no longer be used on Apple platform binaries.

Code injection on macOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant