-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
bloodhound 4.1.0 Darwin arm64 release not working #504
Comments
Everything breaks with M1 - what do you expect? Lol |
:), true. Only golang binaries seem to work flawlessly |
+1, but you can compile yourself and it'll work. |
@ddlees we'll need to make sure our pipeline uses Node16 going forward I believe |
@epichoxha We overhauled our build infrastructure and are now publishing the artifacts from the most recent commit on the master branch to a rolling release. Can you let us know if the arm64 binary that is published there works for you? Thanks! https://github.com/BloodHoundAD/BloodHound/releases/tag/rolling |
@ddlees , nah, still getting the same issue.
|
If you build it, it'll work. |
I'll try to build @vysecurity thanks |
I just built the M1 binary on my M1 and verified it works. I went ahead and added it to the release as well: https://github.com/BloodHoundAD/BloodHound/releases/tag/4.1.0 If you'd like to build this yourself, you can clone the repo then run these commands:
This will create the M1 compatible binary for you Andy |
Hey @andyrobbins thanks. Couldn't find your recent built. I build it myself, it works well. Thanks |
@andyrobbins did you get customqueries.json to work on the ARM build? |
App is not signed, I had to remove |
Is the brew one a right M1 Version? |
Brew only had Intel version. I've submitted a PR to add support for arm64 builds in Homebrew/homebrew-cask#127827 |
issue still exists. |
Its still a issue |
When an application gets downloaded from any source other than those that Apple seems suited, the application gets an extended attribute "com.apple.Quarantine". This triggers the message: " is damaged and can't be opened. You should move it to the Bin." To do this, open a console and type: $ xattr -c <path/to/application.app> Lauch, smile and enjoy. |
thanks @rpetersson , worked like a charm |
App does not run. Error message:
BloodHound.app” is damaged and can’t be opened.
Mac M1
The text was updated successfully, but these errors were encountered: