趋势防病毒恶意行为监控怀疑MFC可执行文件 [英] MFC executable is suspected by Trend Anti Virus Malicious behavior monitoring

查看:162
本文介绍了趋势防病毒恶意行为监控怀疑MFC可执行文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个静态链接gemalto库的MFC应用程序。

当我从库中调用其中一个函数时,我得到一个防病毒弹出窗口,如下所示

I am developing a MFC application that statically links gemalto libraries.
When I invoked one of the functions from the library, I get an antivirus popup as below

看起来它被拒绝了在路径中创建内容\Device \Harddisk0 \DR0

Looks like it is denied from creating something in path \Device\Harddisk0\DR0

我们有什么方法可以在MFC中使应用程序接受反病毒?
我们可以添加我公司的任何数字签名吗?

Is there any way we can do in MFC to make application acceptable to the anti virus?.
May be could we add any digital signature of my company?.

推荐答案


我正在开发一个静态链接gemalto库的MFC应用程序。

当我从库中调用其中一个函数时,我得到一个防病毒弹出窗口,如下所示

I am developing a MFC application that statically links gemalto libraries.
When I invoked one of the functions from the library, I get an antivirus popup as below

看起来它被拒绝了在路径\Device \ Harddisk0 \DR0

Looks like it is denied from creating something in path \Device\Harddisk0\DR0

我们有什么方法可以在MFC中使反病毒可以接受申请吗?。b $ b b我们可以添加我公司的任何数字签名吗?

Is there any way we can do in MFC to make application acceptable to the anti virus?.
May be could we add any digital signature of my company?.

除了添加防病毒错误的图像之外,这与您在VC ++论坛中的帖子中解决的问题完全相同。

https://social.msdn.microsoft.com/Forums/en-美国/ 73923d2e-5ee7-47dd-af8b-905457aa4810 / IS-有-任何路,我们可任意通的行政权限,从-MFC-可执行到一个功能 - 来电的-A? forum = vcgeneral

Other than adding the image of the Antivirus error this is the exact same question that has been addressed in your post in the VC++ forum at https://social.msdn.microsoft.com/Forums/en-US/73923d2e-5ee7-47dd-af8b-905457aa4810/is-there-any-way-we-can-pass-the-administrative-rights-from-mfc-executable-to-a-function-call-of-a?forum=vcgeneral

答案是一样的。 您之前表示"此功能在根磁盘上创建注册表项和文件夹"。由于在文件系统中创建文件夹,因此防病毒软件使用的启发式方法会触发。
正如Sam Hobbs在另一个帖子中所指出的,也许Antivurs软件不喜欢你在根目录中创建文件夹,例如C:\(如果你的意思是'root disk')。 。) 无论如何,这不是编码问题。 





The answers are the same.  You previously indicated that "This function creates registry entries and folders on root disk." The heuristics used by the Antivirus software are triggering as a consequence of creating folders in the file system. As was pointed out by Sam Hobbs in the other thread, perhaps the Antivurs software doesn't like you creating folders in the root directory, for example C:\ (if that is what you mean by 'root disk").  In any event, this is not a coding issue. 


这篇关于趋势防病毒恶意行为监控怀疑MFC可执行文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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