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

NoGUI executales are blocked for download by browsers due to malicious content. #50

Closed
sergetensen opened this issue Apr 8, 2021 · 1 comment

Comments

@sergetensen
Copy link

I tried to download but both 32- and 64 no-gui versions are reported by Chrome, FireFox and Edge as risk files and blocked by default.
Virustotal shows many av-vendors reporting trojan like code in there. I'm not a coder but if I can do anything to help to make this software work safely please let me know.

//Serge

@benpye
Copy link
Owner

benpye commented Apr 10, 2021

Hey Serge,

This appears to be a duplicate of #38 . Unfortunately AV software does a pretty bad job with binaries written with Go and often result in false detections. I would suggest if you are concerned building the project locally, it should be fairly straightforward.

  1. Install Go from https://golang.org/dl/
  2. Get a copy of the code - if you don't have git I think you can use the zip from https://github.com/benpye/wsl-ssh-pageant/archive/refs/heads/golang.zip
  3. Navigate to the source directory in PowerShell and run build.ps1

I'm going to close this issue in favour of #38

@benpye benpye closed this as completed Apr 10, 2021
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