简体   繁体   English

snoop wpf病毒总数

[英]snoop wpf virus total

I would like to use Snoop WPF to help in developing and troubleshooting my applications' UI. 我想使用Snoop WPF来帮助开发和排除应用程序的UI。 The problem is, when I check the file on Virus Total, it says that it is infected, so I am not allowed to install it at work. 问题是,当我检查Virus Total上的文件时,它说它被感染了,所以我不允许在工作时安装它。 Has else had problems with this download? 还有其他问题吗? Please see the report from Virus Total: 请参阅Virus Total的报告:

https://imgur.com/a/PUMvI https://imgur.com/a/PUMvI

Does anyone have any suggestions? 有没有人有什么建议?

Removed the SnoopInstaller project and after that it passed my company's antivirus scan. 删除了SnoopInstaller项目,之后它通过了我公司的防病毒扫描。 So now just build and run from source. 所以现在只需从源代码构建和运行。

UPDATE: 更新:

Needed to install Visual Studio 2008 and sp1 because when you install this also installs all the required C++ redistributables. 需要安装Visual Studio 2008和sp1,因为在安装时还会安装所有必需的C ++可再发行组件。

Then I actually opened the Snoop.sln file in Visual Studio 2015, changed all of the ManagedInjectorLauncher project to .NET Framework 4.5.2, and started debugging Snoop. 然后我实际在Visual Studio 2015中打开了Snoop.sln文件,将所有ManagedInjectorLauncher项目更改为.NET Framework 4.5.2,并开始调试Snoop。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM