✅ Problem with downloading .exe file from assets int Github releases
Hello iam trying to create auto-download function for my wpf application but when i download my .exe file from assets windows defender detects it as trojan and iam clueless with how can i bypass that
Here's the code: https://pastebin.com/5CpRf75M
3 Replies
windows detects select patterns as potentially malicious code
it'll be this in particular https://github.com/FaNim21/MultiOpener/blob/master/MultiOpener/Utils/Win32.cs
so is there any solution to it?
because i need those
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.