Sorrow446 / Nugs-Downloader

Nugs downloader written in Go.
92 stars 15 forks source link

Windows Defender Identifying x64 exe as Trojan:Win32/Wacatac.B!ml #17

Closed angeloalberico closed 7 months ago

angeloalberico commented 1 year ago

All of the sudden when I try to run the app I get a windows defender message saying the app is a severe threat and I can't do anything with the app now. I'm sure windows defender updated it's signatures recently.

Trojan:Win32/Wacatac.B!ml error message

winebob commented 1 year ago

Same here.

Sorrow446 commented 1 year ago

AV software has never liked compiled Go binaries :/. You could either disable Defender temporarily or try running from source code. go run main.go structs.go https://play.nugs.net...