C
C#11mo ago
FaNim

✅ 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
ero
ero11mo ago
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
FaNim
FaNim11mo ago
so is there any solution to it? because i need those
Accord
Accord11mo ago
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.