我发现了一个pe文件,当我检查数字证书时,我发现winxp可以识别数字证书,但是win10不能,病毒总数也表明这个文件不是签名的。 这是假的数字证书吗?如何做到这一点呢? winxp信息: enter image description here win10信息 enter image description here
C# application.exe不在Win10工作,但它在我的Win7上工作。我尝试在Win10中进行调试,它显示了这个错误,在win7中是正确的。
using System;
using System.Windows.Forms;
using System.IO;
namespace WindowsFormsApplication2
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
string fullComputerName =