On Win10 I get this Antivirus message and can not get runnig my .exe on my 
company notebook. 

This is the binary, the only import is "fmt" : 
https://go.dev/play/p/GIUnvHMUJec?v=gotip

I checked antivirus diagnostics tools and found this:

https://www.virustotal.com/gui/file/01435f5f5fe574e8154a572094bd0dd21a6ce8bc506b9931be0e30a917fd68a1/detection
https://www.virustotal.com/gui/file/01435f5f5fe574e8154a572094bd0dd21a6ce8bc506b9931be0e30a917fd68a1/community
https://valhalla.nextron-systems.com/info/rule/SUSP_LazyDLL_Load_Golang_Jan20_1

So this is probably due to "suspicious LazyDLL loading in Golang binaries". 
Where is this Lazy DLL loading going on, in the runtime ? 
Is there a way to avoid this, to make it static for example ?

I wonder why there a not more complaints about antivirus blocking of Go 
binaries. 
I never came across such blocking in my Rust binaries. 


Any hints welcome
Rusco






-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/b4125129-a244-40b3-8a9a-ae989d0f101cn%40googlegroups.com.

Reply via email to