
virus · GitHub Topics · GitHub
2025年1月19日 · The MTHR7H virus is a malicious software developed in C# designed to disrupt normal operations on infected devices. Once activated, it manipulates files, consumes system …
.net - My C# program is detected as a virus? - Stack Overflow
2016年12月4日 · I have created a C# program and I recently noticed that when I merge my referenced .dlls into one executable .exe file using IL Merge, my Anti Virus (Avast) …
问 我的C#程序被检测为病毒? - 腾讯云
2016年12月4日 · 我创建了一个C#程序,最近我注意到,当我使用IL Merge将引用的.dlls合并到一个可执行的.exe文件中时,我的反病毒软件(Avast)会立即删除它,并说它是病毒。
问 哪些特性导致我的C#应用程序被检测为病毒? - 腾讯云
2017年4月28日 · 我让它使用system.net下载直接执行文件,在许多防病毒和恶意软件程序下,它会检测到它是一种病毒。 简单的解决方案是将exe放到zip中并以这种方式下载。 页面原文内 …
Anti Virus Scanner for .NET (and COM) - GitHub
This library allows you to scan files for viruses by any .NET languages (C#, F#, VB...), PowerShell, F# Script, WSH (JScript, VBScript), and any COM IDispatch client. From Package …
如何使用C#中的VirusTotal.NET库检查文件是否被病毒感染?-腾讯 …
2019年1月13日 · VirusTotal实际上会返回多个扫描引擎的结果,其中一些可能会检测到病毒,另一些可能不会。 Console.WriteLine($ "{report.Positives} out of {report.Total} scan engines …
A Windows malware program made in C# WinForms - GitHub
A Windows malware program made in C# WinForms. Contribute to kristheredpanda/furryvirus development by creating an account on GitHub.
C# Program False Positive Virus Detection - Microsoft Q&A
2021年1月27日 · Code should be seen as safe before to be signed (should be a pre-requisite) to avoid signing code with malware embeded. And you may click as Software developer and …
c# - .NET virus scanning API - Stack Overflow
2009年6月10日 · From my experience you can use COM for interfacing with some anti-virus software. But what I would suggest is a bit easier, just parse scan results after scanning. All …
.net - C# application detected as a virus - Stack Overflow
2009年2月13日 · When I tried to install it on my parent's laptop, their antivirus (the free Avast Home Edition) set off an alarm and accused my setup.exe of being a Trojan. Does anyone …
- 某些结果已被删除