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

MacOS Monterey thinks the application is malware - chmod doesn't seem to fix. #72

Open
christopherMills opened this issue Nov 28, 2021 · 2 comments

Comments

@christopherMills
Copy link

christopherMills commented Nov 28, 2021

When executing ./mdloader --first --download the_downloaded_binary.bin --restart I get the following dialog:

"mdloader" cannot be opened because the developer cannot be verified. macOS cannot verify that this app is free from malware. Safari downloaded this file today at 13:16 from github-releases.githubusercontent.com

with "Move to Bin" and "Cancel" as options. I've attached a screenshot.

Prior to this, I had already cd into the directory and performed chmod u+x mdloader so this ought to make the file executable.

Retried all the above with sudo

image

@christopherMills
Copy link
Author

It seems that after this message shows there is an option in System Preferences → Security to allow the application to run, however this took some digging.

Not sure if this is new and Monterey-specific, or if it's just been a while since I've run unsigned binaries 😆

Perhaps worth placing a pointer on your readme ?

@undefinedtrash
Copy link

have you tried right clicking and hitting open from there? that seems to have worked for me.

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

2 participants