-
Hey I keep getting a windows defender notification from CS Demo Manager and when I upload it to virus total it comes back with a virus Trojan.WinGo.Agent. Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
akiver
Jul 3, 2024
Replies: 1 comment
-
Same as akiver/cs-demo-analyzer#4 - getting a code signing certificate on Windows is expensive, that's why the app is not signed and may be reported by anti-virus. As long as you download the installer from GitHub you are safe - the binaries are built and uploaded from a GitHub action. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
akiver
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Same as akiver/cs-demo-analyzer#4 - getting a code signing certificate on Windows is expensive, that's why the app is not signed and may be reported by anti-virus.
As long as you download the installer from GitHub you are safe - the binaries are built and uploaded from a GitHub action.
You could also build the app from the sources if you want to.