如何防止应用程序被标记为可疑 [英] How to prevent application being marked as suspicious

查看:214
本文介绍了如何防止应用程序被标记为可疑的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个使用Visual Studio 2012 C#编写的.NET应用程序.我正在通过自己的网站推广该应用程序,并可供下载.在Chrome浏览器中下载该应用程序时,我收到一条消息,指出我的应用程序不常下载,可能很危险".此外,当我下载自己的应用程序并执行该程序时,Avast认为它可疑,并希望在沙箱中运行它.

I have a .NET application written in C# using Visual Studio 2012. I'm promoting the application through my own website and have it available for download. When downloading it in Chrome I get a message stating that my application is "not commonly downloaded and could be dangerous". Additionally, when I download my own application and execute it Avast sees it as suspicious and wants to run it in the sandbox.

无论如何,我是否可以防止这种情况发生(无需购买用于签名的证书)?我不希望潜在用户遇到此问题.

Is there anyway I can prevent this from happening (without purchasing a certificate for signing)? I don't want potential users to run into this issue.

我没有做任何恶意的事情或在我的应用程序中使用任何钩子. 该应用程序只是一个小的简单工具,您可以在此处看到.

I am not doing anything malicious or using any hooks in my application. The application is just a small simple tool as you can see here.

推荐答案

要么对应用程序进行代码签名,要么等到成千上万的人下载了您的应用程序,然后进行安装,而不是将其报告为垃圾内容,然后您就可以了. -会从提供商那里获得资助.

Either you code-sign the App or you wait until a few thousands of people download your App, install it, not report it as garbage and then you get good-will grant from providers.

这篇关于如何防止应用程序被标记为可疑的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆