-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ About VIRUS warning ] Integrate SignTool for Windows into CI/CD workflow #251
Comments
Currently cheapest option to sign a exe as i can understand is Asure Trusted Signing which is 10 bucks a month for 5000 signages. Also possible to publish proxy in microsoft store for 19 bucks, which should avoid buying and managing cert. You should only pass all store checks |
There is a list of emails which could be used to unflag as malware. |
Having the same issue, at the time i unzip the mod, Windows Defender deletes the noita_proxy.exe file |
Lately there is a number of false positives of Windows Defender triggering on proxy and its libraries.
This is caused by Windows Defender and other AV software thinking that Noita Proxy is similar to how some Trojans deploy themselves, due to auto-update feature. But in reality Noita Proxy should be safe if downloaded from this github repo and DOES NOT CONTAIN a virus. If you capable, still check code for yourself and never trust any software that you run, even if it is opensource. Always check any software you downloaded with at least some sort of AV, such as VirusTotal.
HOW TO AVOID THAT - add Noita Proxy to whitelist. Microsoft Support page that explains how to do it.
The text was updated successfully, but these errors were encountered: