ocra icon indicating copy to clipboard operation
ocra copied to clipboard

ocra output recognized as Trojan:Win32/Azden.A!cl

Open EwaRvr opened this issue 7 years ago • 4 comments

I am having an issue with the ocra output, after it is built on our teamcity server, when I try to download it as an artifact, it is immediately "recognized" as Trojan (Trojan:Win32/Azden.A!cl) and removed.

I am downloading to: Windows 10 Chrome v63 Windows defender Antivirus ocra 1.3.10

Is there any way to sign the output, or what is the recommended workaround?

EwaRvr avatar Feb 05 '18 15:02 EwaRvr

Same happening here.

rrguedes avatar Dec 29 '20 18:12 rrguedes

Hi, any update regarding this by any chance? Does anybody know if signing the executable with a certificate would eliminate the problem with antivirus software?

victords avatar Mar 17 '21 00:03 victords

The only workaround I have found so far is building it again. If that doesn't work, add a few line breaks in the code, and build again. After a few tries, I usually end up with something that is accepted. Not a great workaround, but it usually works...

@victords: I think signing should prevent it from happening based on what I have found elsewhere, but Ruby is not really my expertise, so I don't really know how to do that.

EwaRvr avatar Mar 17 '21 12:03 EwaRvr

Hey @EwaRvr , thanks for the tip, I'll try it.

victords avatar Mar 18 '21 00:03 victords