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

Sign executables in releases #621

Closed
astrelsky opened this issue May 24, 2019 · 1 comment
Closed

Sign executables in releases #621

astrelsky opened this issue May 24, 2019 · 1 comment
Labels
Feature: Build Reason: Won't support This will not be supported by the Ghidra team. Type: Enhancement New feature or request

Comments

@astrelsky
Copy link
Contributor

astrelsky commented May 24, 2019

Unfortunately my antivirus has decided that gnu_demangler.exe , sleigh.exe, pdb.exe and decompile.exe are not safe and required removal. While it isn't something I'm worried about since they were just WS.Reputation.1 (ie "I don't know what this is do I'm going to delete it on you") risks, considering the NSA's reputation it is a good idea to sign the executables that are being released via https://www.ghidra-sre.org/

@ryanmkurtz
Copy link
Collaborator

We have no plans to sign our executables. Instead, the route we decided to go is to allow the user to rebuild the native binaries from a ghidra release, which is described in #3387. This will be available in the 10.1 release.

@ryanmkurtz ryanmkurtz added the Reason: Won't support This will not be supported by the Ghidra team. label Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Build Reason: Won't support This will not be supported by the Ghidra team. Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants